[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladiouz%2Fupdate-attributes-sc-testing" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vladiouz/update-attributes-sc-testing on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.100
[INFO] [stderr]   Downloaded hyper-rustls v0.27.2
[INFO] [stderr]   Downloaded multiversx-sc-snippets v0.50.5
[INFO] [stderr]   Downloaded multiversx-sc-codec-derive v0.19.0
[INFO] [stderr]   Downloaded rand_seeder v0.2.3
[INFO] [stderr]   Downloaded multiversx-sc-modules v0.50.5
[INFO] [stderr]   Downloaded multiversx-chain-vm v0.8.4
[INFO] [stderr]   Downloaded bitcoin_hashes v0.11.0
[INFO] [stderr]   Downloaded zip v2.1.3
[INFO] [stderr]   Downloaded multiversx-sc-meta v0.50.5
[INFO] [stderr]   Downloaded reqwest v0.12.5
[INFO] [stderr]   Downloaded zerocopy v0.7.34
[INFO] [stderr]   Downloaded bip39 v2.0.0
[INFO] [stderr]   Downloaded multiversx-sc v0.50.5
[INFO] [stderr]   Downloaded wasmparser v0.208.1
[INFO] [stderr]   Downloaded serde_json v1.0.118
[INFO] [stderr]   Downloaded multiversx-sc-scenario v0.50.5
[INFO] [stderr]   Downloaded multiversx-sc-codec v0.19.0
[INFO] [stderr]   Downloaded multiversx-sdk v0.4.1
[INFO] [stderr]   Downloaded rustls v0.23.10
[INFO] [stderr]   Downloaded ignore v0.4.22
[INFO] [stderr]   Downloaded wasmprinter v0.208.1
[INFO] [stderr]   Downloaded ruplacer v0.8.2
[INFO] [stderr]   Downloaded tinyvec v1.6.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.34
[INFO] [stderr]   Downloaded multiversx-chain-scenario-format v0.22.2
[INFO] [stderr]   Downloaded multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]   Downloaded multiversx-sc-derive v0.50.5
[INFO] [stderr]   Downloaded copy_dir v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 582574563d99926ffc579714c7027cf68612a4fb918f5b10a42d3cbb6d4c92c9
[INFO] running `Command { std: "docker" "start" "-a" "582574563d99926ffc579714c7027cf68612a4fb918f5b10a42d3cbb6d4c92c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "582574563d99926ffc579714c7027cf68612a4fb918f5b10a42d3cbb6d4c92c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "582574563d99926ffc579714c7027cf68612a4fb918f5b10a42d3cbb6d4c92c9", kill_on_drop: false }`
[INFO] [stdout] 582574563d99926ffc579714c7027cf68612a4fb918f5b10a42d3cbb6d4c92c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bbbd988e1042cc55e7fa9a41ebdb2ba8108b1885176d063f0fc037ba2096560
[INFO] running `Command { std: "docker" "start" "-a" "2bbbd988e1042cc55e7fa9a41ebdb2ba8108b1885176d063f0fc037ba2096560", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling radix_trie v0.2.1
[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 20.22s
[INFO] running `Command { std: "docker" "inspect" "2bbbd988e1042cc55e7fa9a41ebdb2ba8108b1885176d063f0fc037ba2096560", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bbbd988e1042cc55e7fa9a41ebdb2ba8108b1885176d063f0fc037ba2096560", kill_on_drop: false }`
[INFO] [stdout] 2bbbd988e1042cc55e7fa9a41ebdb2ba8108b1885176d063f0fc037ba2096560
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4afe63b298e7d7a019767e3854e0378e2d4ba2f946f6efce7a38567e253c0b0
[INFO] running `Command { std: "docker" "start" "-a" "c4afe63b298e7d7a019767e3854e0378e2d4ba2f946f6efce7a38567e253c0b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.0.100
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[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 sha2 v0.9.9
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling rand v0.7.3
[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 multiversx-sc-codec-derive v0.19.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling multiversx-sc-derive v0.50.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling multiversx-sc-codec v0.19.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling multiversx-sc v0.50.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling ruplacer v0.8.2
[INFO] [stderr]    Compiling serde_repr v0.1.19
[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 rand_seeder v0.2.3
[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 pathdiff v0.2.1
[INFO] [stderr]    Compiling common-path v1.0.0
[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_spanned v0.6.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime 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 toml v0.8.14
[INFO] [stderr]    Compiling multiversx-sc-modules v0.50.5
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling update-attributes v0.0.0 (/opt/rustwide/workdir)
[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_rs_test.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn world() -> ScenarioWorld {
[INFO] [stdout]   |    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 33s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "c4afe63b298e7d7a019767e3854e0378e2d4ba2f946f6efce7a38567e253c0b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4afe63b298e7d7a019767e3854e0378e2d4ba2f946f6efce7a38567e253c0b0", kill_on_drop: false }`
[INFO] [stdout] c4afe63b298e7d7a019767e3854e0378e2d4ba2f946f6efce7a38567e253c0b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 23cd7c7eb2301e6066ae4e00e97b4b18c40b9cc4f76b4639484a0dcaa6ca2e2a
[INFO] running `Command { std: "docker" "start" "-a" "23cd7c7eb2301e6066ae4e00e97b4b18c40b9cc4f76b4639484a0dcaa6ca2e2a", 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)]` 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)]` 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.32s
[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 2`
[INFO] [stderr]      Running unittests src/update_attributes.rs (/opt/rustwide/target/debug/deps/update_attributes-8581a6df9b524ff1)
[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-d47054cd8e7cfd22)
[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-8c67c509ff5f2c5d)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test issue_fungible ... FAILED
[INFO] [stdout] test issue_non_fungible ... FAILED
[INFO] [stdout] test create_nft ... FAILED
[INFO] [stdout] test nft_token_id ... FAILED
[INFO] [stdout] test issue_fungible_token_mapper ... FAILED
[INFO] [stdout] test set_roles ... FAILED
[INFO] [stdout] test send_nft ... FAILED
[INFO] [stdout] test test_token_mapper ... FAILED
[INFO] [stdout] test issue_fungible_and_non_fungible ... FAILED
[INFO] [stdout] test update_attributes ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- issue_fungible stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_fungible' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859a42e34 - std::panicking::begin_panic::{{closure}}::hbe52ef599ce81a3c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5e7859a736c9 - std::sys::backtrace::__rust_end_short_backtrace::h8eb1c20b09ea45bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859a42e00 - std::panicking::begin_panic::h744fc0f53e026d27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5e7859a8acf1 - std::panic::panic_any::h53e6e682722c7fe4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5e7859a498ae - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call::h08594386eda22d11
[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:     0x5e785981c29a - multiversx_chain_vm::vm_hooks::vh_handler::vh_send::VMHooksSend::async_call_raw::h5cf091673f381a4a
[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:     0x5e7859a69f09 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::managed_async_call::h61b27e48d29cfdd7
[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:     0x5e785982e7ca - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::{{closure}}::h657939493b229f0f
[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:     0x5e785984fd40 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::heeb8c458b53dc32d
[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:     0x5e785983006b - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::habfb10e874b60823
[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:     0x5e785982e769 - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::he744b042eaa67d0f
[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:     0x5e7859835fac - multiversx_sc::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<A>::async_call_raw::h641f350d45334ef0
[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:     0x5e78598478d0 - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::{{closure}}::h12ba448eda9fb147
[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:     0x5e7859849fd6 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::{{closure}}::he1b6b31a4c910a1c
[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:     0x5e7859847991 - multiversx_sc::types::interaction::annotated::annotated_impl_big_uint::<impl multiversx_sc::types::interaction::annotated::AnnotatedValue<Env,multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>> for multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>>::with_value_ref::h0113d4194410dec3
[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:     0x5e7859849f59 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::hf55b705b9f84216b
[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:     0x5e785983c7a5 - multiversx_sc::types::interaction::annotated::AnnotatedValue::with_value_ref::h5ca3ef904af3bac8
[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:     0x5e785983c623 - multiversx_sc::types::interaction::tx_to::TxToSpecified::with_address_ref::hb33c955e9a7f91be
[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:     0x5e7859849ed2 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::h23b036efcc368e50
[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:     0x5e785982595d - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::he0f2d05c1401194c
[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:     0x5e7859808bae - update_attributes::UpdateAttributes::issue_fungible::h7308693cb89ae509
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:86:14
[INFO] [stdout]   36:     0x5e7859807128 - update_attributes::EndpointWrappers::call_issue_fungible::hc1c05157f57dc2be
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5e7859807fc1 - update_attributes::EndpointWrappers::call::hb7ca9f320fb05f5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5e7859801e77 - <update_attributes::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::hcaaca196e98192b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5e7859903e48 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::hcedf5a2662987b22
[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:     0x5e785990414c - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h2df18e58a05d8a00
[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:     0x5e7859929bda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2a2d37091d354127
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x5e78598afc74 - std::panicking::catch_unwind::do_call::hbeeb532d8561fada
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x5e785994e64b - __rust_try
[INFO] [stdout]   44:     0x5e7859947497 - std::panicking::catch_unwind::h02288f81af5c90f9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x5e7859947497 - std::panic::catch_unwind::hb5d382dc909d2a58
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e7859968aca - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h088f104705a386a0
[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:     0x5e7859903f07 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h585bce902199cb84
[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:     0x5e78599040cb - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h4119c574dc2115ea
[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:     0x5e7859a8c347 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h417f58f1363b1df2
[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:     0x5e7859a741c7 - core::ops::function::FnOnce::call_once::h840b7c26c70ecd39
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x5e7859a8a6d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hc628155c2266b8a2
[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:     0x5e7859a4c4c1 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hdcdd56dc592697ef
[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:     0x5e7859a8a67f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h59d56b0f395237c8
[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:     0x5e7859a47dd0 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h8c4df5ad0040a43d
[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:     0x5e7859a8c3d6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hb6393c106a6d6e43
[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:     0x5e7859a509a2 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h175151e4ee512be6
[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:     0x5e7859a4fc2d - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h86f228a5093fda3f
[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:     0x5e7859a45caa - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::ha0b80481425e97cf
[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:     0x5e7859a8c4bf - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h591f5b492ef1099a
[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:     0x5e7859a4c240 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h737de2af1c8a3b17
[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:     0x5e7859a45e3e - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h4b06756cb8f91740
[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:     0x5e7859a4665f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::h3a6271a3c1c041cb
[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:     0x5e7859937a0a - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::hb526783b4e5b3843
[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:     0x5e7859937a81 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::he27dd0b2513ed6d7
[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:     0x5e785993789d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::h44d5d816c810240e
[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:     0x5e7859939004 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h810f9dc3d3bf38f2
[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:     0x5e78598f7286 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::h20e54f3d54af8636
[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:     0x5e7859969a50 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h8679968d44fa03f7
[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:     0x5e7859969e14 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h47f4f7e5416f74cb
[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:     0x5e78598316a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::h9ecef9dc4e7c68d7
[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:     0x5e78598277f8 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::heec8d15650210c5f
[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:     0x5e7859856111 - update_attributes_blackbox::issue_fungible::he887e4f449bee39b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:104:10
[INFO] [stdout]   73:     0x5e7859855e67 - update_attributes_blackbox::issue_fungible::{{closure}}::h0a14794e0c491008
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:82:20
[INFO] [stdout]   74:     0x5e7859854466 - core::ops::function::FnOnce::call_once::h815df4340abb055c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   75:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   77:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   78:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   79:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   80:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   81:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   83:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   84:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   85:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   86:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   87:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   88:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   89:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   90:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   91:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   92:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   93:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   94:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   95:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   96:     0x7306c6d0fa34 - clone
[INFO] [stdout]   97:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_fungible' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859b46b9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e7859b45379 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859b4682d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e7859b69d70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e7859b6a1d6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e785984b3b9 - core::result::Result<T,E>::unwrap::h3a3087a81c3a255f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e785984b3b9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h0d188301dc4532e3
[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:     0x5e7859839ee8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::hf909f5fb25652e87
[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:     0x5e7859831600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h92eb6fc9d80c2352
[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:     0x5e7859856129 - update_attributes_blackbox::issue_fungible::he887e4f449bee39b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:106:11
[INFO] [stdout]   25:     0x5e7859855e67 - update_attributes_blackbox::issue_fungible::{{closure}}::h0a14794e0c491008
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:82:20
[INFO] [stdout]   26:     0x5e7859854466 - core::ops::function::FnOnce::call_once::h815df4340abb055c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   48:     0x7306c6d0fa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- issue_non_fungible stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_non_fungible' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859a42e34 - std::panicking::begin_panic::{{closure}}::hbe52ef599ce81a3c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5e7859a736c9 - std::sys::backtrace::__rust_end_short_backtrace::h8eb1c20b09ea45bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859a42e00 - std::panicking::begin_panic::h744fc0f53e026d27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5e7859a8acf1 - std::panic::panic_any::h53e6e682722c7fe4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5e7859a498ae - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call::h08594386eda22d11
[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:     0x5e785981c29a - multiversx_chain_vm::vm_hooks::vh_handler::vh_send::VMHooksSend::async_call_raw::h5cf091673f381a4a
[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:     0x5e7859a69f09 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::managed_async_call::h61b27e48d29cfdd7
[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:     0x5e785982e7ca - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::{{closure}}::h657939493b229f0f
[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:     0x5e785984fd40 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::heeb8c458b53dc32d
[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:     0x5e785983006b - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::habfb10e874b60823
[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:     0x5e785982e769 - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::he744b042eaa67d0f
[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:     0x5e7859835fac - multiversx_sc::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<A>::async_call_raw::h641f350d45334ef0
[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:     0x5e78598478d0 - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::{{closure}}::h12ba448eda9fb147
[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:     0x5e7859849fd6 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::{{closure}}::he1b6b31a4c910a1c
[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:     0x5e7859847991 - multiversx_sc::types::interaction::annotated::annotated_impl_big_uint::<impl multiversx_sc::types::interaction::annotated::AnnotatedValue<Env,multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>> for multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>>::with_value_ref::h0113d4194410dec3
[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:     0x5e7859849f59 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::hf55b705b9f84216b
[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:     0x5e785983c7a5 - multiversx_sc::types::interaction::annotated::AnnotatedValue::with_value_ref::h5ca3ef904af3bac8
[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:     0x5e785983c623 - multiversx_sc::types::interaction::tx_to::TxToSpecified::with_address_ref::hb33c955e9a7f91be
[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:     0x5e7859849ed2 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::h23b036efcc368e50
[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:     0x5e785982595d - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::he0f2d05c1401194c
[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:     0x5e785980906e - update_attributes::UpdateAttributes::issue_non_fungible::h1f7b14bb278265da
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:54:14
[INFO] [stdout]   36:     0x5e78598078b3 - update_attributes::EndpointWrappers::call_issue_non_fungible::h85010a6d4f55e0c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5e7859807f8c - update_attributes::EndpointWrappers::call::hb7ca9f320fb05f5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5e7859801e77 - <update_attributes::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::hcaaca196e98192b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5e7859903e48 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::hcedf5a2662987b22
[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:     0x5e785990414c - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h2df18e58a05d8a00
[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:     0x5e7859929bda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2a2d37091d354127
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x5e78598afc74 - std::panicking::catch_unwind::do_call::hbeeb532d8561fada
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x5e785994e64b - __rust_try
[INFO] [stdout]   44:     0x5e7859947497 - std::panicking::catch_unwind::h02288f81af5c90f9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x5e7859947497 - std::panic::catch_unwind::hb5d382dc909d2a58
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e7859968aca - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h088f104705a386a0
[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:     0x5e7859903f07 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h585bce902199cb84
[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:     0x5e78599040cb - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h4119c574dc2115ea
[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:     0x5e7859a8c347 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h417f58f1363b1df2
[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:     0x5e7859a741c7 - core::ops::function::FnOnce::call_once::h840b7c26c70ecd39
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x5e7859a8a6d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hc628155c2266b8a2
[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:     0x5e7859a4c4c1 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hdcdd56dc592697ef
[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:     0x5e7859a8a67f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h59d56b0f395237c8
[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:     0x5e7859a47dd0 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h8c4df5ad0040a43d
[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:     0x5e7859a8c3d6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hb6393c106a6d6e43
[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:     0x5e7859a509a2 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h175151e4ee512be6
[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:     0x5e7859a4fc2d - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h86f228a5093fda3f
[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:     0x5e7859a45caa - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::ha0b80481425e97cf
[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:     0x5e7859a8c4bf - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h591f5b492ef1099a
[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:     0x5e7859a4c240 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h737de2af1c8a3b17
[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:     0x5e7859a45e3e - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h4b06756cb8f91740
[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:     0x5e7859a4665f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::h3a6271a3c1c041cb
[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:     0x5e7859937a0a - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::hb526783b4e5b3843
[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:     0x5e7859937a81 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::he27dd0b2513ed6d7
[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:     0x5e785993789d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::h44d5d816c810240e
[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:     0x5e7859939004 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h810f9dc3d3bf38f2
[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:     0x5e78598f7286 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::h20e54f3d54af8636
[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:     0x5e7859969a50 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h8679968d44fa03f7
[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:     0x5e7859969e14 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h47f4f7e5416f74cb
[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:     0x5e78598316a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::h9ecef9dc4e7c68d7
[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:     0x5e78598270d8 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::h28b9c98753e59637
[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:     0x5e7859855df8 - update_attributes_blackbox::issue_non_fungible::h6015d8ea1c0d93f5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:76:10
[INFO] [stdout]   73:     0x5e7859855b37 - update_attributes_blackbox::issue_non_fungible::{{closure}}::h69e2e4eefe63282f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:53:24
[INFO] [stdout]   74:     0x5e78598545e6 - core::ops::function::FnOnce::call_once::hf4c246f960366a2a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   75:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   77:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   78:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   79:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   80:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   81:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   83:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   84:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   85:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   86:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   87:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   88:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   89:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   90:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   91:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   92:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   93:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   94:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   95:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   96:     0x7306c6d0fa34 - clone
[INFO] [stdout]   97:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_non_fungible' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859b46b9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e7859b45379 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859b4682d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e7859b69d70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e7859b6a1d6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e785984b3b9 - core::result::Result<T,E>::unwrap::h3a3087a81c3a255f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e785984b3b9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h0d188301dc4532e3
[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:     0x5e7859839ee8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::hf909f5fb25652e87
[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:     0x5e7859831600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h92eb6fc9d80c2352
[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:     0x5e7859855e10 - update_attributes_blackbox::issue_non_fungible::h6015d8ea1c0d93f5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:78:11
[INFO] [stdout]   25:     0x5e7859855b37 - update_attributes_blackbox::issue_non_fungible::{{closure}}::h69e2e4eefe63282f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:53:24
[INFO] [stdout]   26:     0x5e78598545e6 - core::ops::function::FnOnce::call_once::hf4c246f960366a2a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   48:     0x7306c6d0fa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- create_nft stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'create_nft' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859a42e34 - std::panicking::begin_panic::{{closure}}::hbe52ef599ce81a3c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5e7859a736c9 - std::sys::backtrace::__rust_end_short_backtrace::h8eb1c20b09ea45bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859a42e00 - std::panicking::begin_panic::h744fc0f53e026d27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5e7859a8acf1 - std::panic::panic_any::h53e6e682722c7fe4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5e7859a498ae - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call::h08594386eda22d11
[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:     0x5e785981c29a - multiversx_chain_vm::vm_hooks::vh_handler::vh_send::VMHooksSend::async_call_raw::h5cf091673f381a4a
[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:     0x5e7859a69f09 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::managed_async_call::h61b27e48d29cfdd7
[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:     0x5e785982e7ca - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::{{closure}}::h657939493b229f0f
[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:     0x5e785984fd40 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::heeb8c458b53dc32d
[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:     0x5e785983006b - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::habfb10e874b60823
[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:     0x5e785982e769 - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::he744b042eaa67d0f
[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:     0x5e7859835fac - multiversx_sc::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<A>::async_call_raw::h641f350d45334ef0
[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:     0x5e7859847950 - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::{{closure}}::he02c550ff91fd330
[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:     0x5e785982a83f - multiversx_sc::types::interaction::tx_payment::tx_payment_none::<impl multiversx_sc::types::interaction::tx_payment::TxPayment<Env> for ()>::with_normalized::{{closure}}::h9657a6d155c1a2d8
[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:     0x5e785983c6ec - multiversx_sc::types::interaction::annotated::AnnotatedValue::with_value_ref::h0a1c061fd0004e5f
[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:     0x5e785983c5e3 - multiversx_sc::types::interaction::tx_to::TxToSpecified::with_address_ref::h0a696c5cee9827e6
[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:     0x5e785982a434 - multiversx_sc::types::interaction::tx_payment::tx_payment_none::<impl multiversx_sc::types::interaction::tx_payment::TxPayment<Env> for ()>::with_normalized::h86757dca21624577
[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:     0x5e7859849b03 - <multiversx_sc::types::interaction::tx_payment::tx_payment_not_payable::NotPayable as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::h37b75de89229a196
[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:     0x5e78598257fb - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::hb04bf198d2551e54
[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:     0x5e785980971f - update_attributes::UpdateAttributes::set_roles::h8008f66fddb70977
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:103:14
[INFO] [stdout]   35:     0x5e78598064a1 - update_attributes::EndpointWrappers::call_set_roles::h7bfa68ae07b2a284
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   36:     0x5e7859807ff6 - update_attributes::EndpointWrappers::call::hb7ca9f320fb05f5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5e7859801e77 - <update_attributes::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::hcaaca196e98192b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5e7859903e48 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::hcedf5a2662987b22
[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:     0x5e785990414c - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h2df18e58a05d8a00
[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:     0x5e7859929bda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2a2d37091d354127
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x5e78598afc74 - std::panicking::catch_unwind::do_call::hbeeb532d8561fada
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x5e785994e64b - __rust_try
[INFO] [stdout]   43:     0x5e7859947497 - std::panicking::catch_unwind::h02288f81af5c90f9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x5e7859947497 - std::panic::catch_unwind::hb5d382dc909d2a58
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5e7859968aca - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h088f104705a386a0
[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:     0x5e7859903f07 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h585bce902199cb84
[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:     0x5e78599040cb - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h4119c574dc2115ea
[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:     0x5e7859a8c347 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h417f58f1363b1df2
[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:     0x5e7859a741c7 - core::ops::function::FnOnce::call_once::h840b7c26c70ecd39
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x5e7859a8a6d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hc628155c2266b8a2
[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:     0x5e7859a4c4c1 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hdcdd56dc592697ef
[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:     0x5e7859a8a67f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h59d56b0f395237c8
[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:     0x5e7859a47dd0 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h8c4df5ad0040a43d
[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:     0x5e7859a8c3d6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hb6393c106a6d6e43
[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:     0x5e7859a509a2 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h175151e4ee512be6
[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:     0x5e7859a4fc2d - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h86f228a5093fda3f
[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:     0x5e7859a45caa - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::ha0b80481425e97cf
[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:     0x5e7859a8c4bf - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h591f5b492ef1099a
[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:     0x5e7859a4c240 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h737de2af1c8a3b17
[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:     0x5e7859a45e3e - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h4b06756cb8f91740
[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:     0x5e7859a4665f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::h3a6271a3c1c041cb
[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:     0x5e7859937a0a - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::hb526783b4e5b3843
[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:     0x5e7859937a81 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::he27dd0b2513ed6d7
[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:     0x5e785993789d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::h44d5d816c810240e
[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:     0x5e7859939004 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h810f9dc3d3bf38f2
[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:     0x5e78598f7286 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::h20e54f3d54af8636
[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:     0x5e7859969a50 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h8679968d44fa03f7
[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:     0x5e7859969e14 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h47f4f7e5416f74cb
[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:     0x5e78598316a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::h9ecef9dc4e7c68d7
[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:     0x5e7859827598 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::h97310b1baacf7466
[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:     0x5e7859857340 - update_attributes_blackbox::create_nft::h1f0b7f6bf1112dc3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:278:10
[INFO] [stdout]   72:     0x5e78598570b7 - update_attributes_blackbox::create_nft::{{closure}}::hfc7005be3141b02e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:256:16
[INFO] [stdout]   73:     0x5e78598544a6 - core::ops::function::FnOnce::call_once::h9a81465987740f78
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   74:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   75:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   76:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   77:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   78:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   79:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   80:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   82:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   83:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   84:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   85:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   86:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   87:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   88:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   89:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   91:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   92:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   93:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   94:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   95:     0x7306c6d0fa34 - clone
[INFO] [stdout]   96:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'create_nft' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859a42e34 - std::panicking::begin_panic::{{closure}}::hbe52ef599ce81a3c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5e7859a736c9 - std::sys::backtrace::__rust_end_short_backtrace::h8eb1c20b09ea45bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859a42e00 - std::panicking::begin_panic::h744fc0f53e026d27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5e7859a8acf1 - std::panic::panic_any::h53e6e682722c7fe4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5e7859a498ae - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call::h08594386eda22d11
[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:     0x5e785981c29a - multiversx_chain_vm::vm_hooks::vh_handler::vh_send::VMHooksSend::async_call_raw::h5cf091673f381a4a
[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:     0x5e7859a69f09 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::managed_async_call::h61b27e48d29cfdd7
[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:     0x5e785982e7ca - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::{{closure}}::h657939493b229f0f
[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:     0x5e785984fd40 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::heeb8c458b53dc32d
[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:     0x5e785983006b - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::habfb10e874b60823
[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:     0x5e785982e769 - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::he744b042eaa67d0f
[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:     0x5e7859835fac - multiversx_sc::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<A>::async_call_raw::h641f350d45334ef0
[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:     0x5e78598478d0 - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::{{closure}}::h12ba448eda9fb147
[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:     0x5e7859849fd6 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::{{closure}}::he1b6b31a4c910a1c
[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:     0x5e7859847991 - multiversx_sc::types::interaction::annotated::annotated_impl_big_uint::<impl multiversx_sc::types::interaction::annotated::AnnotatedValue<Env,multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>> for multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>>::with_value_ref::h0113d4194410dec3
[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:     0x5e7859849f59 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::hf55b705b9f84216b
[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:     0x5e785983c7a5 - multiversx_sc::types::interaction::annotated::AnnotatedValue::with_value_ref::h5ca3ef904af3bac8
[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:     0x5e785983c623 - multiversx_sc::types::interaction::tx_to::TxToSpecified::with_address_ref::hb33c955e9a7f91be
[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:     0x5e7859849ed2 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::h23b036efcc368e50
[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:     0x5e785982595d - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::he0f2d05c1401194c
[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:     0x5e785980906e - update_attributes::UpdateAttributes::issue_non_fungible::h1f7b14bb278265da
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:54:14
[INFO] [stdout]   36:     0x5e78598078b3 - update_attributes::EndpointWrappers::call_issue_non_fungible::h85010a6d4f55e0c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5e7859807f8c - update_attributes::EndpointWrappers::call::hb7ca9f320fb05f5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5e7859801e77 - <update_attributes::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::hcaaca196e98192b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5e7859903e48 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::hcedf5a2662987b22
[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:     0x5e785990414c - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h2df18e58a05d8a00
[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:     0x5e7859929bda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2a2d37091d354127
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x5e78598afc74 - std::panicking::catch_unwind::do_call::hbeeb532d8561fada
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x5e785994e64b - __rust_try
[INFO] [stdout]   44:     0x5e7859947497 - std::panicking::catch_unwind::h02288f81af5c90f9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x5e7859947497 - std::panic::catch_unwind::hb5d382dc909d2a58
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e7859968aca - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h088f104705a386a0
[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:     0x5e7859903f07 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h585bce902199cb84
[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:     0x5e78599040cb - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h4119c574dc2115ea
[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:     0x5e7859a8c347 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h417f58f1363b1df2
[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:     0x5e7859a741c7 - core::ops::function::FnOnce::call_once::h840b7c26c70ecd39
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x5e7859a8a6d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hc628155c2266b8a2
[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:     0x5e7859a4c4c1 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hdcdd56dc592697ef
[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:     0x5e7859a8a67f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h59d56b0f395237c8
[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:     0x5e7859a47dd0 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h8c4df5ad0040a43d
[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:     0x5e7859a8c3d6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hb6393c106a6d6e43
[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:     0x5e7859a509a2 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h175151e4ee512be6
[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:     0x5e7859a4fc2d - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h86f228a5093fda3f
[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:     0x5e7859a45caa - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::ha0b80481425e97cf
[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:     0x5e7859a8c4bf - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h591f5b492ef1099a
[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:     0x5e7859a4c240 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h737de2af1c8a3b17
[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:     0x5e7859a45e3e - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h4b06756cb8f91740
[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:     0x5e7859a4665f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::h3a6271a3c1c041cb
[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:     0x5e7859937a0a - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::hb526783b4e5b3843
[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:     0x5e7859937a81 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::he27dd0b2513ed6d7
[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:     0x5e785993789d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::h44d5d816c810240e
[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:     0x5e7859939004 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h810f9dc3d3bf38f2
[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:     0x5e78598f7286 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::h20e54f3d54af8636
[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:     0x5e7859969a50 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h8679968d44fa03f7
[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:     0x5e7859969e14 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h47f4f7e5416f74cb
[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:     0x5e78598316a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::h9ecef9dc4e7c68d7
[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:     0x5e78598270d8 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::h28b9c98753e59637
[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:     0x5e7859857413 - update_attributes_blackbox::create_nft::h1f0b7f6bf1112dc3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:287:10
[INFO] [stdout]   73:     0x5e78598570b7 - update_attributes_blackbox::create_nft::{{closure}}::hfc7005be3141b02e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:256:16
[INFO] [stdout]   74:     0x5e78598544a6 - core::ops::function::FnOnce::call_once::h9a81465987740f78
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   75:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   77:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   78:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   79:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   80:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   81:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   83:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   84:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   85:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   86:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   87:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   88:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   89:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   90:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   91:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   92:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   93:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   94:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   95:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   96:     0x7306c6d0fa34 - clone
[INFO] [stdout]   97:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'create_nft' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859b46b9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e7859b45379 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859b4682d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e7859b69d70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e7859b6a1d6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e785984b3b9 - core::result::Result<T,E>::unwrap::h3a3087a81c3a255f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e785984b3b9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h0d188301dc4532e3
[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:     0x5e7859839ee8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::hf909f5fb25652e87
[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:     0x5e7859831600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h92eb6fc9d80c2352
[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:     0x5e78598574d2 - update_attributes_blackbox::create_nft::h1f0b7f6bf1112dc3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:297:11
[INFO] [stdout]   25:     0x5e78598570b7 - update_attributes_blackbox::create_nft::{{closure}}::hfc7005be3141b02e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:256:16
[INFO] [stdout]   26:     0x5e78598544a6 - core::ops::function::FnOnce::call_once::h9a81465987740f78
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   48:     0x7306c6d0fa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nft_token_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nft_token_id' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859a42e34 - std::panicking::begin_panic::{{closure}}::hbe52ef599ce81a3c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5e7859a736c9 - std::sys::backtrace::__rust_end_short_backtrace::h8eb1c20b09ea45bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859a42e00 - std::panicking::begin_panic::h744fc0f53e026d27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5e7859a8acf1 - std::panic::panic_any::h53e6e682722c7fe4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5e7859a498ae - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call::h08594386eda22d11
[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:     0x5e785981c29a - multiversx_chain_vm::vm_hooks::vh_handler::vh_send::VMHooksSend::async_call_raw::h5cf091673f381a4a
[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:     0x5e7859a69f09 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::managed_async_call::h61b27e48d29cfdd7
[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:     0x5e785982e7ca - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::{{closure}}::h657939493b229f0f
[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:     0x5e785984fd40 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::heeb8c458b53dc32d
[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:     0x5e785983006b - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::habfb10e874b60823
[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:     0x5e785982e769 - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::he744b042eaa67d0f
[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:     0x5e7859835fac - multiversx_sc::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<A>::async_call_raw::h641f350d45334ef0
[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:     0x5e78598478d0 - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::{{closure}}::h12ba448eda9fb147
[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:     0x5e7859849fd6 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::{{closure}}::he1b6b31a4c910a1c
[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:     0x5e7859847991 - multiversx_sc::types::interaction::annotated::annotated_impl_big_uint::<impl multiversx_sc::types::interaction::annotated::AnnotatedValue<Env,multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>> for multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>>::with_value_ref::h0113d4194410dec3
[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:     0x5e7859849f59 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::hf55b705b9f84216b
[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:     0x5e785983c7a5 - multiversx_sc::types::interaction::annotated::AnnotatedValue::with_value_ref::h5ca3ef904af3bac8
[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:     0x5e785983c623 - multiversx_sc::types::interaction::tx_to::TxToSpecified::with_address_ref::hb33c955e9a7f91be
[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:     0x5e7859849ed2 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::h23b036efcc368e50
[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:     0x5e785982595d - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::he0f2d05c1401194c
[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:     0x5e785980906e - update_attributes::UpdateAttributes::issue_non_fungible::h1f7b14bb278265da
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:54:14
[INFO] [stdout]   36:     0x5e78598078b3 - update_attributes::EndpointWrappers::call_issue_non_fungible::h85010a6d4f55e0c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5e7859807f8c - update_attributes::EndpointWrappers::call::hb7ca9f320fb05f5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5e7859801e77 - <update_attributes::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::hcaaca196e98192b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5e7859903e48 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::hcedf5a2662987b22
[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:     0x5e785990414c - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h2df18e58a05d8a00
[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:     0x5e7859929bda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2a2d37091d354127
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x5e78598afc74 - std::panicking::catch_unwind::do_call::hbeeb532d8561fada
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x5e785994e64b - __rust_try
[INFO] [stdout]   44:     0x5e7859947497 - std::panicking::catch_unwind::h02288f81af5c90f9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x5e7859947497 - std::panic::catch_unwind::hb5d382dc909d2a58
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e7859968aca - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h088f104705a386a0
[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:     0x5e7859903f07 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h585bce902199cb84
[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:     0x5e78599040cb - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h4119c574dc2115ea
[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:     0x5e7859a8c347 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h417f58f1363b1df2
[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:     0x5e7859a741c7 - core::ops::function::FnOnce::call_once::h840b7c26c70ecd39
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x5e7859a8a6d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hc628155c2266b8a2
[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:     0x5e7859a4c4c1 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hdcdd56dc592697ef
[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:     0x5e7859a8a67f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h59d56b0f395237c8
[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:     0x5e7859a47dd0 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h8c4df5ad0040a43d
[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:     0x5e7859a8c3d6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hb6393c106a6d6e43
[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:     0x5e7859a509a2 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h175151e4ee512be6
[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:     0x5e7859a4fc2d - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h86f228a5093fda3f
[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:     0x5e7859a45caa - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::ha0b80481425e97cf
[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:     0x5e7859a8c4bf - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h591f5b492ef1099a
[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:     0x5e7859a4c240 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h737de2af1c8a3b17
[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:     0x5e7859a45e3e - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h4b06756cb8f91740
[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:     0x5e7859a4665f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::h3a6271a3c1c041cb
[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:     0x5e7859937a0a - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::hb526783b4e5b3843
[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:     0x5e7859937a81 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::he27dd0b2513ed6d7
[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:     0x5e785993789d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::h44d5d816c810240e
[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:     0x5e7859939004 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h810f9dc3d3bf38f2
[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:     0x5e78598f7286 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::h20e54f3d54af8636
[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:     0x5e7859969a50 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h8679968d44fa03f7
[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:     0x5e7859969e14 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h47f4f7e5416f74cb
[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:     0x5e78598316a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::h9ecef9dc4e7c68d7
[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:     0x5e78598270d8 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::h28b9c98753e59637
[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:     0x5e7859857d08 - update_attributes_blackbox::nft_token_id::hae009bdcdc1a2282
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:377:10
[INFO] [stdout]   73:     0x5e7859857a47 - update_attributes_blackbox::nft_token_id::{{closure}}::h5706dff53918a678
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:354:18
[INFO] [stdout]   74:     0x5e7859854526 - core::ops::function::FnOnce::call_once::hc9ab1ffa6d4eebfe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   75:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   77:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   78:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   79:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   80:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   81:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   83:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   84:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   85:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   86:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   87:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   88:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   89:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   90:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   91:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   92:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   93:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   94:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   95:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   96:     0x7306c6d0fa34 - clone
[INFO] [stdout]   97:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'nft_token_id' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859b46b9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e7859b45379 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859b4682d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e7859b69d70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e7859b6a1d6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e785984b3b9 - core::result::Result<T,E>::unwrap::h3a3087a81c3a255f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e785984b3b9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h0d188301dc4532e3
[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:     0x5e7859839ee8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::hf909f5fb25652e87
[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:     0x5e7859831600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h92eb6fc9d80c2352
[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:     0x5e7859857e51 - update_attributes_blackbox::nft_token_id::hae009bdcdc1a2282
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:389:11
[INFO] [stdout]   25:     0x5e7859857a47 - update_attributes_blackbox::nft_token_id::{{closure}}::h5706dff53918a678
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:354:18
[INFO] [stdout]   26:     0x5e7859854526 - core::ops::function::FnOnce::call_once::hc9ab1ffa6d4eebfe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   48:     0x7306c6d0fa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- issue_fungible_token_mapper stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_fungible_token_mapper' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859a42e34 - std::panicking::begin_panic::{{closure}}::hbe52ef599ce81a3c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5e7859a736c9 - std::sys::backtrace::__rust_end_short_backtrace::h8eb1c20b09ea45bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859a42e00 - std::panicking::begin_panic::h744fc0f53e026d27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5e7859a8acf1 - std::panic::panic_any::h53e6e682722c7fe4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5e7859a498ae - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call::h08594386eda22d11
[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:     0x5e785981c29a - multiversx_chain_vm::vm_hooks::vh_handler::vh_send::VMHooksSend::async_call_raw::h5cf091673f381a4a
[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:     0x5e7859a69f09 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::managed_async_call::h61b27e48d29cfdd7
[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:     0x5e785982e7ca - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::{{closure}}::h657939493b229f0f
[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:     0x5e785984fd40 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::heeb8c458b53dc32d
[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:     0x5e785983006b - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::habfb10e874b60823
[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:     0x5e785982e769 - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::he744b042eaa67d0f
[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:     0x5e7859835fac - multiversx_sc::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<A>::async_call_raw::h641f350d45334ef0
[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:     0x5e78598478d0 - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::{{closure}}::h12ba448eda9fb147
[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:     0x5e7859849fd6 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::{{closure}}::he1b6b31a4c910a1c
[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:     0x5e7859847991 - multiversx_sc::types::interaction::annotated::annotated_impl_big_uint::<impl multiversx_sc::types::interaction::annotated::AnnotatedValue<Env,multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>> for multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>>::with_value_ref::h0113d4194410dec3
[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:     0x5e7859849f59 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::hf55b705b9f84216b
[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:     0x5e785983c7a5 - multiversx_sc::types::interaction::annotated::AnnotatedValue::with_value_ref::h5ca3ef904af3bac8
[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:     0x5e785983c623 - multiversx_sc::types::interaction::tx_to::TxToSpecified::with_address_ref::hb33c955e9a7f91be
[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:     0x5e7859849ed2 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::h23b036efcc368e50
[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:     0x5e785982595d - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::he0f2d05c1401194c
[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:     0x5e785982c767 - multiversx_sc::storage::mappers::token::fungible_token_mapper::FungibleTokenMapper<SA>::issue_and_set_all_roles::he3249adca0b7da3b
[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:     0x5e7859809260 - update_attributes::UpdateAttributes::issue_fungible_token_mapper::h99e2b5cc00dc283e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:29:34
[INFO] [stdout]   37:     0x5e7859807db3 - update_attributes::EndpointWrappers::call_issue_fungible_token_mapper::haac2a0e104eefda0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5e7859807f57 - update_attributes::EndpointWrappers::call::hb7ca9f320fb05f5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5e7859801e77 - <update_attributes::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::hcaaca196e98192b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   40:     0x5e7859903e48 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::hcedf5a2662987b22
[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:     0x5e785990414c - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h2df18e58a05d8a00
[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:     0x5e7859929bda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2a2d37091d354127
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   43:     0x5e78598afc74 - std::panicking::catch_unwind::do_call::hbeeb532d8561fada
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   44:     0x5e785994e64b - __rust_try
[INFO] [stdout]   45:     0x5e7859947497 - std::panicking::catch_unwind::h02288f81af5c90f9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5e7859947497 - std::panic::catch_unwind::hb5d382dc909d2a58
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e7859968aca - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h088f104705a386a0
[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:     0x5e7859903f07 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h585bce902199cb84
[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:     0x5e78599040cb - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h4119c574dc2115ea
[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:     0x5e7859a8c347 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h417f58f1363b1df2
[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:     0x5e7859a741c7 - core::ops::function::FnOnce::call_once::h840b7c26c70ecd39
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   52:     0x5e7859a8a6d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hc628155c2266b8a2
[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:     0x5e7859a4c4c1 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hdcdd56dc592697ef
[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:     0x5e7859a8a67f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h59d56b0f395237c8
[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:     0x5e7859a47dd0 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h8c4df5ad0040a43d
[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:     0x5e7859a8c3d6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hb6393c106a6d6e43
[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:     0x5e7859a509a2 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h175151e4ee512be6
[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:     0x5e7859a4fc2d - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h86f228a5093fda3f
[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:     0x5e7859a45caa - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::ha0b80481425e97cf
[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:     0x5e7859a8c4bf - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h591f5b492ef1099a
[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:     0x5e7859a4c240 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h737de2af1c8a3b17
[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:     0x5e7859a45e3e - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h4b06756cb8f91740
[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:     0x5e7859a4665f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::h3a6271a3c1c041cb
[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:     0x5e7859937a0a - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::hb526783b4e5b3843
[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:     0x5e7859937a81 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::he27dd0b2513ed6d7
[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:     0x5e785993789d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::h44d5d816c810240e
[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:     0x5e7859939004 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h810f9dc3d3bf38f2
[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:     0x5e78598f7286 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::h20e54f3d54af8636
[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:     0x5e7859969a50 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h8679968d44fa03f7
[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:     0x5e7859969e14 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h47f4f7e5416f74cb
[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:     0x5e78598316a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::h9ecef9dc4e7c68d7
[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:     0x5e78598277f8 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::heec8d15650210c5f
[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:     0x5e7859855ac7 - update_attributes_blackbox::issue_fungible_token_mapper::h5d55dc71da63e5d9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:47:10
[INFO] [stdout]   74:     0x5e7859855827 - update_attributes_blackbox::issue_fungible_token_mapper::{{closure}}::h4181842a15bbc6a2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:25:33
[INFO] [stdout]   75:     0x5e78598545a6 - core::ops::function::FnOnce::call_once::hec0c8bf40b6fff6d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   77:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   78:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   79:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   80:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   81:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   82:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   84:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   85:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   86:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   87:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   88:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   89:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   90:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   91:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   92:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   93:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   94:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   95:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   96:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   97:     0x7306c6d0fa34 - clone
[INFO] [stdout]   98:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_fungible_token_mapper' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859b46b9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e7859b45379 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859b4682d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e7859b69d70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e7859b6a1d6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e785984b3b9 - core::result::Result<T,E>::unwrap::h3a3087a81c3a255f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e785984b3b9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h0d188301dc4532e3
[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:     0x5e7859839ee8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::hf909f5fb25652e87
[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:     0x5e7859831600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h92eb6fc9d80c2352
[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:     0x5e7859855adf - update_attributes_blackbox::issue_fungible_token_mapper::h5d55dc71da63e5d9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:49:11
[INFO] [stdout]   25:     0x5e7859855827 - update_attributes_blackbox::issue_fungible_token_mapper::{{closure}}::h4181842a15bbc6a2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:25:33
[INFO] [stdout]   26:     0x5e78598545a6 - core::ops::function::FnOnce::call_once::hec0c8bf40b6fff6d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   48:     0x7306c6d0fa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- set_roles stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'set_roles' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859a42e34 - std::panicking::begin_panic::{{closure}}::hbe52ef599ce81a3c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5e7859a736c9 - std::sys::backtrace::__rust_end_short_backtrace::h8eb1c20b09ea45bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859a42e00 - std::panicking::begin_panic::h744fc0f53e026d27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5e7859a8acf1 - std::panic::panic_any::h53e6e682722c7fe4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5e7859a498ae - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call::h08594386eda22d11
[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:     0x5e785981c29a - multiversx_chain_vm::vm_hooks::vh_handler::vh_send::VMHooksSend::async_call_raw::h5cf091673f381a4a
[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:     0x5e7859a69f09 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::managed_async_call::h61b27e48d29cfdd7
[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:     0x5e785982e7ca - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::{{closure}}::h657939493b229f0f
[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:     0x5e785984fd40 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::heeb8c458b53dc32d
[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:     0x5e785983006b - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::habfb10e874b60823
[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:     0x5e785982e769 - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::he744b042eaa67d0f
[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:     0x5e7859835fac - multiversx_sc::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<A>::async_call_raw::h641f350d45334ef0
[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:     0x5e7859847950 - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::{{closure}}::he02c550ff91fd330
[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:     0x5e785982a83f - multiversx_sc::types::interaction::tx_payment::tx_payment_none::<impl multiversx_sc::types::interaction::tx_payment::TxPayment<Env> for ()>::with_normalized::{{closure}}::h9657a6d155c1a2d8
[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:     0x5e785983c6ec - multiversx_sc::types::interaction::annotated::AnnotatedValue::with_value_ref::h0a1c061fd0004e5f
[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:     0x5e785983c5e3 - multiversx_sc::types::interaction::tx_to::TxToSpecified::with_address_ref::h0a696c5cee9827e6
[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:     0x5e785982a434 - multiversx_sc::types::interaction::tx_payment::tx_payment_none::<impl multiversx_sc::types::interaction::tx_payment::TxPayment<Env> for ()>::with_normalized::h86757dca21624577
[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:     0x5e7859849b03 - <multiversx_sc::types::interaction::tx_payment::tx_payment_not_payable::NotPayable as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::h37b75de89229a196
[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:     0x5e78598257fb - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::hb04bf198d2551e54
[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:     0x5e785980971f - update_attributes::UpdateAttributes::set_roles::h8008f66fddb70977
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:103:14
[INFO] [stdout]   35:     0x5e78598064a1 - update_attributes::EndpointWrappers::call_set_roles::h7bfa68ae07b2a284
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   36:     0x5e7859807ff6 - update_attributes::EndpointWrappers::call::hb7ca9f320fb05f5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5e7859801e77 - <update_attributes::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::hcaaca196e98192b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5e7859903e48 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::hcedf5a2662987b22
[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:     0x5e785990414c - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h2df18e58a05d8a00
[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:     0x5e7859929bda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2a2d37091d354127
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x5e78598afc74 - std::panicking::catch_unwind::do_call::hbeeb532d8561fada
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x5e785994e64b - __rust_try
[INFO] [stdout]   43:     0x5e7859947497 - std::panicking::catch_unwind::h02288f81af5c90f9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x5e7859947497 - std::panic::catch_unwind::hb5d382dc909d2a58
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5e7859968aca - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h088f104705a386a0
[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:     0x5e7859903f07 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h585bce902199cb84
[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:     0x5e78599040cb - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h4119c574dc2115ea
[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:     0x5e7859a8c347 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h417f58f1363b1df2
[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:     0x5e7859a741c7 - core::ops::function::FnOnce::call_once::h840b7c26c70ecd39
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x5e7859a8a6d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hc628155c2266b8a2
[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:     0x5e7859a4c4c1 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hdcdd56dc592697ef
[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:     0x5e7859a8a67f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h59d56b0f395237c8
[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:     0x5e7859a47dd0 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h8c4df5ad0040a43d
[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:     0x5e7859a8c3d6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hb6393c106a6d6e43
[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:     0x5e7859a509a2 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h175151e4ee512be6
[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:     0x5e7859a4fc2d - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h86f228a5093fda3f
[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:     0x5e7859a45caa - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::ha0b80481425e97cf
[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:     0x5e7859a8c4bf - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h591f5b492ef1099a
[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:     0x5e7859a4c240 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h737de2af1c8a3b17
[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:     0x5e7859a45e3e - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h4b06756cb8f91740
[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:     0x5e7859a4665f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::h3a6271a3c1c041cb
[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:     0x5e7859937a0a - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::hb526783b4e5b3843
[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:     0x5e7859937a81 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::he27dd0b2513ed6d7
[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:     0x5e785993789d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::h44d5d816c810240e
[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:     0x5e7859939004 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h810f9dc3d3bf38f2
[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:     0x5e78598f7286 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::h20e54f3d54af8636
[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:     0x5e7859969a50 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h8679968d44fa03f7
[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:     0x5e7859969e14 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h47f4f7e5416f74cb
[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:     0x5e78598316a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::h9ecef9dc4e7c68d7
[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:     0x5e7859827598 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::h97310b1baacf7466
[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:     0x5e7859856410 - update_attributes_blackbox::set_roles::h9b78c6d776d43629
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:132:10
[INFO] [stdout]   72:     0x5e7859856187 - update_attributes_blackbox::set_roles::{{closure}}::h516bce6240541e58
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:110:15
[INFO] [stdout]   73:     0x5e7859854566 - core::ops::function::FnOnce::call_once::he700bd4c3fe431ce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   74:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   75:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   76:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   77:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   78:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   79:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   80:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   82:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   83:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   84:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   85:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   86:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   87:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   88:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   89:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   91:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   92:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   93:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   94:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   95:     0x7306c6d0fa34 - clone
[INFO] [stdout]   96:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'set_roles' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859b46b9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e7859b45379 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859b4682d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e7859b69d70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e7859b6a1d6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e785984b3b9 - core::result::Result<T,E>::unwrap::h3a3087a81c3a255f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e785984b3b9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h0d188301dc4532e3
[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:     0x5e7859839ee8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::hf909f5fb25652e87
[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:     0x5e7859831600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h92eb6fc9d80c2352
[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:     0x5e7859856428 - update_attributes_blackbox::set_roles::h9b78c6d776d43629
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:134:11
[INFO] [stdout]   25:     0x5e7859856187 - update_attributes_blackbox::set_roles::{{closure}}::h516bce6240541e58
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:110:15
[INFO] [stdout]   26:     0x5e7859854566 - core::ops::function::FnOnce::call_once::he700bd4c3fe431ce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   48:     0x7306c6d0fa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- send_nft stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'send_nft' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859a42e34 - std::panicking::begin_panic::{{closure}}::hbe52ef599ce81a3c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5e7859a736c9 - std::sys::backtrace::__rust_end_short_backtrace::h8eb1c20b09ea45bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859a42e00 - std::panicking::begin_panic::h744fc0f53e026d27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5e7859a8acf1 - std::panic::panic_any::h53e6e682722c7fe4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5e7859a498ae - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call::h08594386eda22d11
[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:     0x5e785981c29a - multiversx_chain_vm::vm_hooks::vh_handler::vh_send::VMHooksSend::async_call_raw::h5cf091673f381a4a
[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:     0x5e7859a69f09 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::managed_async_call::h61b27e48d29cfdd7
[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:     0x5e785982e7ca - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::{{closure}}::h657939493b229f0f
[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:     0x5e785984fd40 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::heeb8c458b53dc32d
[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:     0x5e785983006b - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::habfb10e874b60823
[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:     0x5e785982e769 - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::he744b042eaa67d0f
[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:     0x5e7859835fac - multiversx_sc::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<A>::async_call_raw::h641f350d45334ef0
[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:     0x5e7859847950 - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::{{closure}}::he02c550ff91fd330
[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:     0x5e785982a83f - multiversx_sc::types::interaction::tx_payment::tx_payment_none::<impl multiversx_sc::types::interaction::tx_payment::TxPayment<Env> for ()>::with_normalized::{{closure}}::h9657a6d155c1a2d8
[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:     0x5e785983c6ec - multiversx_sc::types::interaction::annotated::AnnotatedValue::with_value_ref::h0a1c061fd0004e5f
[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:     0x5e785983c5e3 - multiversx_sc::types::interaction::tx_to::TxToSpecified::with_address_ref::h0a696c5cee9827e6
[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:     0x5e785982a434 - multiversx_sc::types::interaction::tx_payment::tx_payment_none::<impl multiversx_sc::types::interaction::tx_payment::TxPayment<Env> for ()>::with_normalized::h86757dca21624577
[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:     0x5e7859849b03 - <multiversx_sc::types::interaction::tx_payment::tx_payment_not_payable::NotPayable as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::h37b75de89229a196
[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:     0x5e78598257fb - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::hb04bf198d2551e54
[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:     0x5e785980971f - update_attributes::UpdateAttributes::set_roles::h8008f66fddb70977
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:103:14
[INFO] [stdout]   35:     0x5e78598064a1 - update_attributes::EndpointWrappers::call_set_roles::h7bfa68ae07b2a284
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   36:     0x5e7859807ff6 - update_attributes::EndpointWrappers::call::hb7ca9f320fb05f5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5e7859801e77 - <update_attributes::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::hcaaca196e98192b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5e7859903e48 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::hcedf5a2662987b22
[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:     0x5e785990414c - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h2df18e58a05d8a00
[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:     0x5e7859929bda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2a2d37091d354127
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x5e78598afc74 - std::panicking::catch_unwind::do_call::hbeeb532d8561fada
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x5e785994e64b - __rust_try
[INFO] [stdout]   43:     0x5e7859947497 - std::panicking::catch_unwind::h02288f81af5c90f9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x5e7859947497 - std::panic::catch_unwind::hb5d382dc909d2a58
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5e7859968aca - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h088f104705a386a0
[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:     0x5e7859903f07 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h585bce902199cb84
[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:     0x5e78599040cb - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h4119c574dc2115ea
[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:     0x5e7859a8c347 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h417f58f1363b1df2
[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:     0x5e7859a741c7 - core::ops::function::FnOnce::call_once::h840b7c26c70ecd39
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x5e7859a8a6d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hc628155c2266b8a2
[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:     0x5e7859a4c4c1 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hdcdd56dc592697ef
[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:     0x5e7859a8a67f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h59d56b0f395237c8
[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:     0x5e7859a47dd0 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h8c4df5ad0040a43d
[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:     0x5e7859a8c3d6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hb6393c106a6d6e43
[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:     0x5e7859a509a2 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h175151e4ee512be6
[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:     0x5e7859a4fc2d - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h86f228a5093fda3f
[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:     0x5e7859a45caa - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::ha0b80481425e97cf
[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:     0x5e7859a8c4bf - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h591f5b492ef1099a
[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:     0x5e7859a4c240 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h737de2af1c8a3b17
[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:     0x5e7859a45e3e - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h4b06756cb8f91740
[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:     0x5e7859a4665f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::h3a6271a3c1c041cb
[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:     0x5e7859937a0a - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::hb526783b4e5b3843
[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:     0x5e7859937a81 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::he27dd0b2513ed6d7
[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:     0x5e785993789d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::h44d5d816c810240e
[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:     0x5e7859939004 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h810f9dc3d3bf38f2
[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:     0x5e78598f7286 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::h20e54f3d54af8636
[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:     0x5e7859969a50 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h8679968d44fa03f7
[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:     0x5e7859969e14 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h47f4f7e5416f74cb
[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:     0x5e78598316a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::h9ecef9dc4e7c68d7
[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:     0x5e7859827598 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::h97310b1baacf7466
[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:     0x5e78598577b0 - update_attributes_blackbox::send_nft::h1fcf4fac4eaf794e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:323:10
[INFO] [stdout]   72:     0x5e7859857527 - update_attributes_blackbox::send_nft::{{closure}}::h6a447f5773207bbb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:301:14
[INFO] [stdout]   73:     0x5e78598543a6 - core::ops::function::FnOnce::call_once::h73c397443a4b945f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   74:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   75:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   76:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   77:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   78:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   79:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   80:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   82:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   83:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   84:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   85:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   86:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   87:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   88:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   89:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   91:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   92:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   93:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   94:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   95:     0x7306c6d0fa34 - clone
[INFO] [stdout]   96:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'send_nft' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859a42e34 - std::panicking::begin_panic::{{closure}}::hbe52ef599ce81a3c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5e7859a736c9 - std::sys::backtrace::__rust_end_short_backtrace::h8eb1c20b09ea45bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859a42e00 - std::panicking::begin_panic::h744fc0f53e026d27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5e7859a8acf1 - std::panic::panic_any::h53e6e682722c7fe4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5e7859a498ae - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call::h08594386eda22d11
[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:     0x5e785981c29a - multiversx_chain_vm::vm_hooks::vh_handler::vh_send::VMHooksSend::async_call_raw::h5cf091673f381a4a
[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:     0x5e7859a69f09 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::managed_async_call::h61b27e48d29cfdd7
[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:     0x5e785982e7ca - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::{{closure}}::h657939493b229f0f
[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:     0x5e785984fd40 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::heeb8c458b53dc32d
[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:     0x5e785983006b - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::habfb10e874b60823
[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:     0x5e785982e769 - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::he744b042eaa67d0f
[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:     0x5e7859835fac - multiversx_sc::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<A>::async_call_raw::h641f350d45334ef0
[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:     0x5e78598478d0 - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::{{closure}}::h12ba448eda9fb147
[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:     0x5e7859849fd6 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::{{closure}}::he1b6b31a4c910a1c
[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:     0x5e7859847991 - multiversx_sc::types::interaction::annotated::annotated_impl_big_uint::<impl multiversx_sc::types::interaction::annotated::AnnotatedValue<Env,multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>> for multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>>::with_value_ref::h0113d4194410dec3
[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:     0x5e7859849f59 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::hf55b705b9f84216b
[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:     0x5e785983c7a5 - multiversx_sc::types::interaction::annotated::AnnotatedValue::with_value_ref::h5ca3ef904af3bac8
[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:     0x5e785983c623 - multiversx_sc::types::interaction::tx_to::TxToSpecified::with_address_ref::hb33c955e9a7f91be
[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:     0x5e7859849ed2 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::h23b036efcc368e50
[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:     0x5e785982595d - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::he0f2d05c1401194c
[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:     0x5e785980906e - update_attributes::UpdateAttributes::issue_non_fungible::h1f7b14bb278265da
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:54:14
[INFO] [stdout]   36:     0x5e78598078b3 - update_attributes::EndpointWrappers::call_issue_non_fungible::h85010a6d4f55e0c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5e7859807f8c - update_attributes::EndpointWrappers::call::hb7ca9f320fb05f5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5e7859801e77 - <update_attributes::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::hcaaca196e98192b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5e7859903e48 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::hcedf5a2662987b22
[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:     0x5e785990414c - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h2df18e58a05d8a00
[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:     0x5e7859929bda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2a2d37091d354127
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x5e78598afc74 - std::panicking::catch_unwind::do_call::hbeeb532d8561fada
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x5e785994e64b - __rust_try
[INFO] [stdout]   44:     0x5e7859947497 - std::panicking::catch_unwind::h02288f81af5c90f9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x5e7859947497 - std::panic::catch_unwind::hb5d382dc909d2a58
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e7859968aca - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h088f104705a386a0
[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:     0x5e7859903f07 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h585bce902199cb84
[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:     0x5e78599040cb - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h4119c574dc2115ea
[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:     0x5e7859a8c347 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h417f58f1363b1df2
[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:     0x5e7859a741c7 - core::ops::function::FnOnce::call_once::h840b7c26c70ecd39
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x5e7859a8a6d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hc628155c2266b8a2
[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:     0x5e7859a4c4c1 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hdcdd56dc592697ef
[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:     0x5e7859a8a67f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h59d56b0f395237c8
[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:     0x5e7859a47dd0 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h8c4df5ad0040a43d
[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:     0x5e7859a8c3d6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hb6393c106a6d6e43
[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:     0x5e7859a509a2 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h175151e4ee512be6
[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:     0x5e7859a4fc2d - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h86f228a5093fda3f
[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:     0x5e7859a45caa - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::ha0b80481425e97cf
[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:     0x5e7859a8c4bf - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h591f5b492ef1099a
[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:     0x5e7859a4c240 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h737de2af1c8a3b17
[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:     0x5e7859a45e3e - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h4b06756cb8f91740
[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:     0x5e7859a4665f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::h3a6271a3c1c041cb
[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:     0x5e7859937a0a - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::hb526783b4e5b3843
[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:     0x5e7859937a81 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::he27dd0b2513ed6d7
[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:     0x5e785993789d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::h44d5d816c810240e
[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:     0x5e7859939004 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h810f9dc3d3bf38f2
[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:     0x5e78598f7286 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::h20e54f3d54af8636
[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:     0x5e7859969a50 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h8679968d44fa03f7
[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:     0x5e7859969e14 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h47f4f7e5416f74cb
[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:     0x5e78598316a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::h9ecef9dc4e7c68d7
[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:     0x5e78598270d8 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::h28b9c98753e59637
[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:     0x5e7859857883 - update_attributes_blackbox::send_nft::h1fcf4fac4eaf794e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:332:10
[INFO] [stdout]   73:     0x5e7859857527 - update_attributes_blackbox::send_nft::{{closure}}::h6a447f5773207bbb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:301:14
[INFO] [stdout]   74:     0x5e78598543a6 - core::ops::function::FnOnce::call_once::h73c397443a4b945f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   75:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   77:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   78:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   79:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   80:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   81:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   83:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   84:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   85:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   86:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   87:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   88:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   89:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   90:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   91:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   92:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   93:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   94:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   95:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   96:     0x7306c6d0fa34 - clone
[INFO] [stdout]   97:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'send_nft' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859b46b9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e7859b45379 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859b4682d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e7859b69d70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e7859b6a1d6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e785984b3b9 - core::result::Result<T,E>::unwrap::h3a3087a81c3a255f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e785984b3b9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h0d188301dc4532e3
[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:     0x5e7859839ee8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::hf909f5fb25652e87
[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:     0x5e7859831600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h92eb6fc9d80c2352
[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:     0x5e78598579ef - update_attributes_blackbox::send_nft::h1fcf4fac4eaf794e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:350:11
[INFO] [stdout]   25:     0x5e7859857527 - update_attributes_blackbox::send_nft::{{closure}}::h6a447f5773207bbb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:301:14
[INFO] [stdout]   26:     0x5e78598543a6 - core::ops::function::FnOnce::call_once::h73c397443a4b945f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   48:     0x7306c6d0fa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_token_mapper stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_token_mapper' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859a42e34 - std::panicking::begin_panic::{{closure}}::hbe52ef599ce81a3c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5e7859a736c9 - std::sys::backtrace::__rust_end_short_backtrace::h8eb1c20b09ea45bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859a42e00 - std::panicking::begin_panic::h744fc0f53e026d27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5e7859a8acf1 - std::panic::panic_any::h53e6e682722c7fe4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5e7859a498ae - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call::h08594386eda22d11
[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:     0x5e785981c29a - multiversx_chain_vm::vm_hooks::vh_handler::vh_send::VMHooksSend::async_call_raw::h5cf091673f381a4a
[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:     0x5e7859a69f09 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::managed_async_call::h61b27e48d29cfdd7
[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:     0x5e785982e7ca - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::{{closure}}::h657939493b229f0f
[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:     0x5e785984fd40 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::heeb8c458b53dc32d
[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:     0x5e785983006b - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::habfb10e874b60823
[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:     0x5e785982e769 - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::he744b042eaa67d0f
[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:     0x5e7859835fac - multiversx_sc::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<A>::async_call_raw::h641f350d45334ef0
[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:     0x5e78598478d0 - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::{{closure}}::h12ba448eda9fb147
[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:     0x5e7859849fd6 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::{{closure}}::he1b6b31a4c910a1c
[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:     0x5e7859847991 - multiversx_sc::types::interaction::annotated::annotated_impl_big_uint::<impl multiversx_sc::types::interaction::annotated::AnnotatedValue<Env,multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>> for multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>>::with_value_ref::h0113d4194410dec3
[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:     0x5e7859849f59 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::hf55b705b9f84216b
[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:     0x5e785983c7a5 - multiversx_sc::types::interaction::annotated::AnnotatedValue::with_value_ref::h5ca3ef904af3bac8
[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:     0x5e785983c623 - multiversx_sc::types::interaction::tx_to::TxToSpecified::with_address_ref::hb33c955e9a7f91be
[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:     0x5e7859849ed2 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::h23b036efcc368e50
[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:     0x5e785982595d - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::he0f2d05c1401194c
[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:     0x5e7859808bae - update_attributes::UpdateAttributes::issue_fungible::h7308693cb89ae509
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:86:14
[INFO] [stdout]   36:     0x5e7859807128 - update_attributes::EndpointWrappers::call_issue_fungible::hc1c05157f57dc2be
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5e7859807fc1 - update_attributes::EndpointWrappers::call::hb7ca9f320fb05f5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5e7859801e77 - <update_attributes::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::hcaaca196e98192b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5e7859903e48 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::hcedf5a2662987b22
[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:     0x5e785990414c - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h2df18e58a05d8a00
[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:     0x5e7859929bda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2a2d37091d354127
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x5e78598afc74 - std::panicking::catch_unwind::do_call::hbeeb532d8561fada
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x5e785994e64b - __rust_try
[INFO] [stdout]   44:     0x5e7859947497 - std::panicking::catch_unwind::h02288f81af5c90f9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x5e7859947497 - std::panic::catch_unwind::hb5d382dc909d2a58
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e7859968aca - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h088f104705a386a0
[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:     0x5e7859903f07 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h585bce902199cb84
[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:     0x5e78599040cb - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h4119c574dc2115ea
[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:     0x5e7859a8c347 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h417f58f1363b1df2
[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:     0x5e7859a741c7 - core::ops::function::FnOnce::call_once::h840b7c26c70ecd39
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x5e7859a8a6d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hc628155c2266b8a2
[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:     0x5e7859a4c4c1 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hdcdd56dc592697ef
[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:     0x5e7859a8a67f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h59d56b0f395237c8
[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:     0x5e7859a47dd0 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h8c4df5ad0040a43d
[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:     0x5e7859a8c3d6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hb6393c106a6d6e43
[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:     0x5e7859a509a2 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h175151e4ee512be6
[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:     0x5e7859a4fc2d - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h86f228a5093fda3f
[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:     0x5e7859a45caa - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::ha0b80481425e97cf
[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:     0x5e7859a8c4bf - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h591f5b492ef1099a
[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:     0x5e7859a4c240 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h737de2af1c8a3b17
[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:     0x5e7859a45e3e - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h4b06756cb8f91740
[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:     0x5e7859a4665f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::h3a6271a3c1c041cb
[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:     0x5e7859937a0a - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::hb526783b4e5b3843
[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:     0x5e7859937a81 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::he27dd0b2513ed6d7
[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:     0x5e785993789d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::h44d5d816c810240e
[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:     0x5e7859939004 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h810f9dc3d3bf38f2
[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:     0x5e78598f7286 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::h20e54f3d54af8636
[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:     0x5e7859969a50 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h8679968d44fa03f7
[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:     0x5e7859969e14 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h47f4f7e5416f74cb
[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:     0x5e78598316a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::h9ecef9dc4e7c68d7
[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:     0x5e78598270d8 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::h28b9c98753e59637
[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:     0x5e7859858172 - update_attributes_blackbox::test_token_mapper::hc20c50a24301b4a4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:416:10
[INFO] [stdout]   73:     0x5e7859857ea7 - update_attributes_blackbox::test_token_mapper::{{closure}}::h5c52ff8511dabdf2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:393:23
[INFO] [stdout]   74:     0x5e78598544e6 - core::ops::function::FnOnce::call_once::hb0c6a5f0523c7268
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   75:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   77:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   78:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   79:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   80:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   81:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   83:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   84:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   85:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   86:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   87:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   88:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   89:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   90:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   91:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   92:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   93:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   94:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   95:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   96:     0x7306c6d0fa34 - clone
[INFO] [stdout]   97:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_token_mapper' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859a42e34 - std::panicking::begin_panic::{{closure}}::hbe52ef599ce81a3c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5e7859a736c9 - std::sys::backtrace::__rust_end_short_backtrace::h8eb1c20b09ea45bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859a42e00 - std::panicking::begin_panic::h744fc0f53e026d27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5e7859a8acf1 - std::panic::panic_any::h53e6e682722c7fe4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5e7859a498ae - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call::h08594386eda22d11
[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:     0x5e785981c29a - multiversx_chain_vm::vm_hooks::vh_handler::vh_send::VMHooksSend::async_call_raw::h5cf091673f381a4a
[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:     0x5e7859a69f09 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::managed_async_call::h61b27e48d29cfdd7
[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:     0x5e785982e7ca - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::{{closure}}::h657939493b229f0f
[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:     0x5e785984fd40 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::heeb8c458b53dc32d
[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:     0x5e785983006b - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::habfb10e874b60823
[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:     0x5e785982e769 - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::he744b042eaa67d0f
[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:     0x5e7859835fac - multiversx_sc::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<A>::async_call_raw::h641f350d45334ef0
[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:     0x5e78598478d0 - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::{{closure}}::h12ba448eda9fb147
[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:     0x5e7859849fd6 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::{{closure}}::he1b6b31a4c910a1c
[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:     0x5e7859847991 - multiversx_sc::types::interaction::annotated::annotated_impl_big_uint::<impl multiversx_sc::types::interaction::annotated::AnnotatedValue<Env,multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>> for multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>>::with_value_ref::h0113d4194410dec3
[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:     0x5e7859849f59 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::hf55b705b9f84216b
[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:     0x5e785983c7a5 - multiversx_sc::types::interaction::annotated::AnnotatedValue::with_value_ref::h5ca3ef904af3bac8
[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:     0x5e785983c623 - multiversx_sc::types::interaction::tx_to::TxToSpecified::with_address_ref::hb33c955e9a7f91be
[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:     0x5e7859849ed2 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::h23b036efcc368e50
[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:     0x5e785982595d - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::he0f2d05c1401194c
[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:     0x5e785982c767 - multiversx_sc::storage::mappers::token::fungible_token_mapper::FungibleTokenMapper<SA>::issue_and_set_all_roles::he3249adca0b7da3b
[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:     0x5e7859809260 - update_attributes::UpdateAttributes::issue_fungible_token_mapper::h99e2b5cc00dc283e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:29:34
[INFO] [stdout]   37:     0x5e7859807db3 - update_attributes::EndpointWrappers::call_issue_fungible_token_mapper::haac2a0e104eefda0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5e7859807f57 - update_attributes::EndpointWrappers::call::hb7ca9f320fb05f5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5e7859801e77 - <update_attributes::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::hcaaca196e98192b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   40:     0x5e7859903e48 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::hcedf5a2662987b22
[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:     0x5e785990414c - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h2df18e58a05d8a00
[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:     0x5e7859929bda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2a2d37091d354127
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   43:     0x5e78598afc74 - std::panicking::catch_unwind::do_call::hbeeb532d8561fada
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   44:     0x5e785994e64b - __rust_try
[INFO] [stdout]   45:     0x5e7859947497 - std::panicking::catch_unwind::h02288f81af5c90f9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5e7859947497 - std::panic::catch_unwind::hb5d382dc909d2a58
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e7859968aca - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h088f104705a386a0
[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:     0x5e7859903f07 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h585bce902199cb84
[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:     0x5e78599040cb - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h4119c574dc2115ea
[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:     0x5e7859a8c347 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h417f58f1363b1df2
[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:     0x5e7859a741c7 - core::ops::function::FnOnce::call_once::h840b7c26c70ecd39
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   52:     0x5e7859a8a6d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hc628155c2266b8a2
[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:     0x5e7859a4c4c1 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hdcdd56dc592697ef
[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:     0x5e7859a8a67f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h59d56b0f395237c8
[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:     0x5e7859a47dd0 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h8c4df5ad0040a43d
[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:     0x5e7859a8c3d6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hb6393c106a6d6e43
[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:     0x5e7859a509a2 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h175151e4ee512be6
[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:     0x5e7859a4fc2d - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h86f228a5093fda3f
[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:     0x5e7859a45caa - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::ha0b80481425e97cf
[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:     0x5e7859a8c4bf - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h591f5b492ef1099a
[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:     0x5e7859a4c240 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h737de2af1c8a3b17
[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:     0x5e7859a45e3e - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h4b06756cb8f91740
[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:     0x5e7859a4665f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::h3a6271a3c1c041cb
[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:     0x5e7859937a0a - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::hb526783b4e5b3843
[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:     0x5e7859937a81 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::he27dd0b2513ed6d7
[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:     0x5e785993789d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::h44d5d816c810240e
[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:     0x5e7859939004 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h810f9dc3d3bf38f2
[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:     0x5e78598f7286 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::h20e54f3d54af8636
[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:     0x5e7859969a50 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h8679968d44fa03f7
[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:     0x5e7859969e14 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h47f4f7e5416f74cb
[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:     0x5e78598316a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::h9ecef9dc4e7c68d7
[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:     0x5e78598270d8 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::h28b9c98753e59637
[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:     0x5e7859858245 - update_attributes_blackbox::test_token_mapper::hc20c50a24301b4a4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:425:10
[INFO] [stdout]   74:     0x5e7859857ea7 - update_attributes_blackbox::test_token_mapper::{{closure}}::h5c52ff8511dabdf2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:393:23
[INFO] [stdout]   75:     0x5e78598544e6 - core::ops::function::FnOnce::call_once::hb0c6a5f0523c7268
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   77:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   78:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   79:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   80:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   81:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   82:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   84:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   85:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   86:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   87:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   88:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   89:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   90:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   91:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   92:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   93:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   94:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   95:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   96:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   97:     0x7306c6d0fa34 - clone
[INFO] [stdout]   98:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_token_mapper' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859b46b9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e7859b45379 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859b4682d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e7859b69d70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e7859b6a1d6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e785984b3b9 - core::result::Result<T,E>::unwrap::h3a3087a81c3a255f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e785984b3b9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h0d188301dc4532e3
[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:     0x5e7859839ee8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::hf909f5fb25652e87
[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:     0x5e7859831600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h92eb6fc9d80c2352
[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:     0x5e78598583e5 - update_attributes_blackbox::test_token_mapper::hc20c50a24301b4a4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:437:11
[INFO] [stdout]   25:     0x5e7859857ea7 - update_attributes_blackbox::test_token_mapper::{{closure}}::h5c52ff8511dabdf2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:393:23
[INFO] [stdout]   26:     0x5e78598544e6 - core::ops::function::FnOnce::call_once::hb0c6a5f0523c7268
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   48:     0x7306c6d0fa34 - 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' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859a42e34 - std::panicking::begin_panic::{{closure}}::hbe52ef599ce81a3c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5e7859a736c9 - std::sys::backtrace::__rust_end_short_backtrace::h8eb1c20b09ea45bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859a42e00 - std::panicking::begin_panic::h744fc0f53e026d27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5e7859a8acf1 - std::panic::panic_any::h53e6e682722c7fe4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5e7859a498ae - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call::h08594386eda22d11
[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:     0x5e785981c29a - multiversx_chain_vm::vm_hooks::vh_handler::vh_send::VMHooksSend::async_call_raw::h5cf091673f381a4a
[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:     0x5e7859a69f09 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::managed_async_call::h61b27e48d29cfdd7
[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:     0x5e785982e7ca - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::{{closure}}::h657939493b229f0f
[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:     0x5e785984fd40 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::heeb8c458b53dc32d
[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:     0x5e785983006b - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::habfb10e874b60823
[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:     0x5e785982e769 - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::he744b042eaa67d0f
[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:     0x5e7859835fac - multiversx_sc::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<A>::async_call_raw::h641f350d45334ef0
[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:     0x5e78598478d0 - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::{{closure}}::h12ba448eda9fb147
[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:     0x5e7859849fd6 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::{{closure}}::he1b6b31a4c910a1c
[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:     0x5e7859847991 - multiversx_sc::types::interaction::annotated::annotated_impl_big_uint::<impl multiversx_sc::types::interaction::annotated::AnnotatedValue<Env,multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>> for multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>>::with_value_ref::h0113d4194410dec3
[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:     0x5e7859849f59 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::hf55b705b9f84216b
[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:     0x5e785983c7a5 - multiversx_sc::types::interaction::annotated::AnnotatedValue::with_value_ref::h5ca3ef904af3bac8
[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:     0x5e785983c623 - multiversx_sc::types::interaction::tx_to::TxToSpecified::with_address_ref::hb33c955e9a7f91be
[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:     0x5e7859849ed2 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::h23b036efcc368e50
[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:     0x5e785982595d - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::he0f2d05c1401194c
[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:     0x5e785982c767 - multiversx_sc::storage::mappers::token::fungible_token_mapper::FungibleTokenMapper<SA>::issue_and_set_all_roles::he3249adca0b7da3b
[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:     0x5e7859809260 - update_attributes::UpdateAttributes::issue_fungible_token_mapper::h99e2b5cc00dc283e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:29:34
[INFO] [stdout]   37:     0x5e7859807db3 - update_attributes::EndpointWrappers::call_issue_fungible_token_mapper::haac2a0e104eefda0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5e7859807f57 - update_attributes::EndpointWrappers::call::hb7ca9f320fb05f5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5e7859801e77 - <update_attributes::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::hcaaca196e98192b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   40:     0x5e7859903e48 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::hcedf5a2662987b22
[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:     0x5e785990414c - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h2df18e58a05d8a00
[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:     0x5e7859929bda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2a2d37091d354127
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   43:     0x5e78598afc74 - std::panicking::catch_unwind::do_call::hbeeb532d8561fada
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   44:     0x5e785994e64b - __rust_try
[INFO] [stdout]   45:     0x5e7859947497 - std::panicking::catch_unwind::h02288f81af5c90f9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5e7859947497 - std::panic::catch_unwind::hb5d382dc909d2a58
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e7859968aca - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h088f104705a386a0
[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:     0x5e7859903f07 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h585bce902199cb84
[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:     0x5e78599040cb - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h4119c574dc2115ea
[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:     0x5e7859a8c347 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h417f58f1363b1df2
[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:     0x5e7859a741c7 - core::ops::function::FnOnce::call_once::h840b7c26c70ecd39
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   52:     0x5e7859a8a6d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hc628155c2266b8a2
[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:     0x5e7859a4c4c1 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hdcdd56dc592697ef
[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:     0x5e7859a8a67f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h59d56b0f395237c8
[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:     0x5e7859a47dd0 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h8c4df5ad0040a43d
[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:     0x5e7859a8c3d6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hb6393c106a6d6e43
[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:     0x5e7859a509a2 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h175151e4ee512be6
[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:     0x5e7859a4fc2d - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h86f228a5093fda3f
[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:     0x5e7859a45caa - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::ha0b80481425e97cf
[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:     0x5e7859a8c4bf - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h591f5b492ef1099a
[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:     0x5e7859a4c240 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h737de2af1c8a3b17
[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:     0x5e7859a45e3e - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h4b06756cb8f91740
[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:     0x5e7859a4665f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::h3a6271a3c1c041cb
[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:     0x5e7859937a0a - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::hb526783b4e5b3843
[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:     0x5e7859937a81 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::he27dd0b2513ed6d7
[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:     0x5e785993789d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::h44d5d816c810240e
[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:     0x5e7859939004 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h810f9dc3d3bf38f2
[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:     0x5e78598f7286 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::h20e54f3d54af8636
[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:     0x5e7859969a50 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h8679968d44fa03f7
[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:     0x5e7859969e14 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h47f4f7e5416f74cb
[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:     0x5e78598316a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::h9ecef9dc4e7c68d7
[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:     0x5e78598277f8 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::heec8d15650210c5f
[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:     0x5e7859856727 - update_attributes_blackbox::issue_fungible_and_non_fungible::h70fc46c0581e37cc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:160:10
[INFO] [stdout]   74:     0x5e7859856487 - update_attributes_blackbox::issue_fungible_and_non_fungible::{{closure}}::h1def561030990fbe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:138:37
[INFO] [stdout]   75:     0x5e7859854626 - core::ops::function::FnOnce::call_once::hf9a74d9986882b98
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   77:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   78:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   79:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   80:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   81:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   82:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   84:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   85:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   86:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   87:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   88:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   89:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   90:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   91:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   92:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   93:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   94:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   95:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   96:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   97:     0x7306c6d0fa34 - clone
[INFO] [stdout]   98:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_fungible_and_non_fungible' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859a42e34 - std::panicking::begin_panic::{{closure}}::hbe52ef599ce81a3c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5e7859a736c9 - std::sys::backtrace::__rust_end_short_backtrace::h8eb1c20b09ea45bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859a42e00 - std::panicking::begin_panic::h744fc0f53e026d27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5e7859a8acf1 - std::panic::panic_any::h53e6e682722c7fe4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5e7859a498ae - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call::h08594386eda22d11
[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:     0x5e785981c29a - multiversx_chain_vm::vm_hooks::vh_handler::vh_send::VMHooksSend::async_call_raw::h5cf091673f381a4a
[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:     0x5e7859a69f09 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::managed_async_call::h61b27e48d29cfdd7
[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:     0x5e785982e7ca - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::{{closure}}::h657939493b229f0f
[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:     0x5e785984fd40 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::heeb8c458b53dc32d
[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:     0x5e785983006b - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::habfb10e874b60823
[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:     0x5e785982e769 - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::he744b042eaa67d0f
[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:     0x5e7859835fac - multiversx_sc::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<A>::async_call_raw::h641f350d45334ef0
[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:     0x5e78598478d0 - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::{{closure}}::h12ba448eda9fb147
[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:     0x5e7859849fd6 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::{{closure}}::he1b6b31a4c910a1c
[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:     0x5e7859847991 - multiversx_sc::types::interaction::annotated::annotated_impl_big_uint::<impl multiversx_sc::types::interaction::annotated::AnnotatedValue<Env,multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>> for multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>>::with_value_ref::h0113d4194410dec3
[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:     0x5e7859849f59 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::hf55b705b9f84216b
[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:     0x5e785983c7a5 - multiversx_sc::types::interaction::annotated::AnnotatedValue::with_value_ref::h5ca3ef904af3bac8
[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:     0x5e785983c623 - multiversx_sc::types::interaction::tx_to::TxToSpecified::with_address_ref::hb33c955e9a7f91be
[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:     0x5e7859849ed2 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::h23b036efcc368e50
[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:     0x5e785982595d - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::he0f2d05c1401194c
[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:     0x5e785980906e - update_attributes::UpdateAttributes::issue_non_fungible::h1f7b14bb278265da
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:54:14
[INFO] [stdout]   36:     0x5e78598078b3 - update_attributes::EndpointWrappers::call_issue_non_fungible::h85010a6d4f55e0c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5e7859807f8c - update_attributes::EndpointWrappers::call::hb7ca9f320fb05f5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5e7859801e77 - <update_attributes::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::hcaaca196e98192b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5e7859903e48 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::hcedf5a2662987b22
[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:     0x5e785990414c - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h2df18e58a05d8a00
[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:     0x5e7859929bda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2a2d37091d354127
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x5e78598afc74 - std::panicking::catch_unwind::do_call::hbeeb532d8561fada
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x5e785994e64b - __rust_try
[INFO] [stdout]   44:     0x5e7859947497 - std::panicking::catch_unwind::h02288f81af5c90f9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x5e7859947497 - std::panic::catch_unwind::hb5d382dc909d2a58
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e7859968aca - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h088f104705a386a0
[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:     0x5e7859903f07 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h585bce902199cb84
[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:     0x5e78599040cb - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h4119c574dc2115ea
[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:     0x5e7859a8c347 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h417f58f1363b1df2
[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:     0x5e7859a741c7 - core::ops::function::FnOnce::call_once::h840b7c26c70ecd39
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x5e7859a8a6d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hc628155c2266b8a2
[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:     0x5e7859a4c4c1 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hdcdd56dc592697ef
[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:     0x5e7859a8a67f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h59d56b0f395237c8
[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:     0x5e7859a47dd0 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h8c4df5ad0040a43d
[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:     0x5e7859a8c3d6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hb6393c106a6d6e43
[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:     0x5e7859a509a2 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h175151e4ee512be6
[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:     0x5e7859a4fc2d - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h86f228a5093fda3f
[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:     0x5e7859a45caa - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::ha0b80481425e97cf
[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:     0x5e7859a8c4bf - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h591f5b492ef1099a
[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:     0x5e7859a4c240 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h737de2af1c8a3b17
[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:     0x5e7859a45e3e - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h4b06756cb8f91740
[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:     0x5e7859a4665f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::h3a6271a3c1c041cb
[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:     0x5e7859937a0a - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::hb526783b4e5b3843
[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:     0x5e7859937a81 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::he27dd0b2513ed6d7
[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:     0x5e785993789d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::h44d5d816c810240e
[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:     0x5e7859939004 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h810f9dc3d3bf38f2
[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:     0x5e78598f7286 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::h20e54f3d54af8636
[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:     0x5e7859969a50 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h8679968d44fa03f7
[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:     0x5e7859969e14 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h47f4f7e5416f74cb
[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:     0x5e78598316a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::h9ecef9dc4e7c68d7
[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:     0x5e78598277f8 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::heec8d15650210c5f
[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:     0x5e78598567d9 - update_attributes_blackbox::issue_fungible_and_non_fungible::h70fc46c0581e37cc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:168:10
[INFO] [stdout]   73:     0x5e7859856487 - update_attributes_blackbox::issue_fungible_and_non_fungible::{{closure}}::h1def561030990fbe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:138:37
[INFO] [stdout]   74:     0x5e7859854626 - core::ops::function::FnOnce::call_once::hf9a74d9986882b98
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   75:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   77:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   78:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   79:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   80:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   81:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   83:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   84:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   85:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   86:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   87:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   88:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   89:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   90:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   91:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   92:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   93:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   94:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   95:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   96:     0x7306c6d0fa34 - clone
[INFO] [stdout]   97:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_fungible_and_non_fungible' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859a42e34 - std::panicking::begin_panic::{{closure}}::hbe52ef599ce81a3c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5e7859a736c9 - std::sys::backtrace::__rust_end_short_backtrace::h8eb1c20b09ea45bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859a42e00 - std::panicking::begin_panic::h744fc0f53e026d27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5e7859a8acf1 - std::panic::panic_any::h53e6e682722c7fe4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5e7859a498ae - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call::h08594386eda22d11
[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:     0x5e785981c29a - multiversx_chain_vm::vm_hooks::vh_handler::vh_send::VMHooksSend::async_call_raw::h5cf091673f381a4a
[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:     0x5e7859a69f09 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::managed_async_call::h61b27e48d29cfdd7
[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:     0x5e785982e7ca - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::{{closure}}::h657939493b229f0f
[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:     0x5e785984fd40 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::heeb8c458b53dc32d
[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:     0x5e785983006b - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::habfb10e874b60823
[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:     0x5e785982e769 - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::he744b042eaa67d0f
[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:     0x5e7859835fac - multiversx_sc::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<A>::async_call_raw::h641f350d45334ef0
[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:     0x5e78598478d0 - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::{{closure}}::h12ba448eda9fb147
[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:     0x5e7859849fd6 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::{{closure}}::he1b6b31a4c910a1c
[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:     0x5e7859847991 - multiversx_sc::types::interaction::annotated::annotated_impl_big_uint::<impl multiversx_sc::types::interaction::annotated::AnnotatedValue<Env,multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>> for multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>>::with_value_ref::h0113d4194410dec3
[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:     0x5e7859849f59 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::hf55b705b9f84216b
[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:     0x5e785983c7a5 - multiversx_sc::types::interaction::annotated::AnnotatedValue::with_value_ref::h5ca3ef904af3bac8
[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:     0x5e785983c623 - multiversx_sc::types::interaction::tx_to::TxToSpecified::with_address_ref::hb33c955e9a7f91be
[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:     0x5e7859849ed2 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::h23b036efcc368e50
[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:     0x5e785982595d - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::he0f2d05c1401194c
[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:     0x5e7859808bae - update_attributes::UpdateAttributes::issue_fungible::h7308693cb89ae509
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:86:14
[INFO] [stdout]   36:     0x5e7859807128 - update_attributes::EndpointWrappers::call_issue_fungible::hc1c05157f57dc2be
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5e7859807fc1 - update_attributes::EndpointWrappers::call::hb7ca9f320fb05f5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5e7859801e77 - <update_attributes::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::hcaaca196e98192b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5e7859903e48 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::hcedf5a2662987b22
[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:     0x5e785990414c - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h2df18e58a05d8a00
[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:     0x5e7859929bda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2a2d37091d354127
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x5e78598afc74 - std::panicking::catch_unwind::do_call::hbeeb532d8561fada
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x5e785994e64b - __rust_try
[INFO] [stdout]   44:     0x5e7859947497 - std::panicking::catch_unwind::h02288f81af5c90f9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x5e7859947497 - std::panic::catch_unwind::hb5d382dc909d2a58
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e7859968aca - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h088f104705a386a0
[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:     0x5e7859903f07 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h585bce902199cb84
[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:     0x5e78599040cb - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h4119c574dc2115ea
[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:     0x5e7859a8c347 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h417f58f1363b1df2
[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:     0x5e7859a741c7 - core::ops::function::FnOnce::call_once::h840b7c26c70ecd39
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x5e7859a8a6d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hc628155c2266b8a2
[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:     0x5e7859a4c4c1 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hdcdd56dc592697ef
[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:     0x5e7859a8a67f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h59d56b0f395237c8
[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:     0x5e7859a47dd0 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h8c4df5ad0040a43d
[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:     0x5e7859a8c3d6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hb6393c106a6d6e43
[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:     0x5e7859a509a2 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h175151e4ee512be6
[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:     0x5e7859a4fc2d - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h86f228a5093fda3f
[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:     0x5e7859a45caa - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::ha0b80481425e97cf
[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:     0x5e7859a8c4bf - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h591f5b492ef1099a
[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:     0x5e7859a4c240 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h737de2af1c8a3b17
[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:     0x5e7859a45e3e - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h4b06756cb8f91740
[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:     0x5e7859a4665f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::h3a6271a3c1c041cb
[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:     0x5e7859937a0a - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::hb526783b4e5b3843
[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:     0x5e7859937a81 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::he27dd0b2513ed6d7
[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:     0x5e785993789d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::h44d5d816c810240e
[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:     0x5e7859939004 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h810f9dc3d3bf38f2
[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:     0x5e78598f7286 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::h20e54f3d54af8636
[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:     0x5e7859969a50 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h8679968d44fa03f7
[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:     0x5e7859969e14 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h47f4f7e5416f74cb
[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:     0x5e78598316a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::h9ecef9dc4e7c68d7
[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:     0x5e78598277f8 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::heec8d15650210c5f
[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:     0x5e7859856895 - update_attributes_blackbox::issue_fungible_and_non_fungible::h70fc46c0581e37cc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:176:10
[INFO] [stdout]   73:     0x5e7859856487 - update_attributes_blackbox::issue_fungible_and_non_fungible::{{closure}}::h1def561030990fbe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:138:37
[INFO] [stdout]   74:     0x5e7859854626 - core::ops::function::FnOnce::call_once::hf9a74d9986882b98
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   75:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   77:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   78:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   79:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   80:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   81:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   83:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   84:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   85:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   86:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   87:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   88:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   89:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   90:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   91:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   92:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   93:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   94:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   95:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   96:     0x7306c6d0fa34 - clone
[INFO] [stdout]   97:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_fungible_and_non_fungible' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859a42e34 - std::panicking::begin_panic::{{closure}}::hbe52ef599ce81a3c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5e7859a736c9 - std::sys::backtrace::__rust_end_short_backtrace::h8eb1c20b09ea45bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859a42e00 - std::panicking::begin_panic::h744fc0f53e026d27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5e7859a8acf1 - std::panic::panic_any::h53e6e682722c7fe4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5e7859a498ae - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call::h08594386eda22d11
[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:     0x5e785981c29a - multiversx_chain_vm::vm_hooks::vh_handler::vh_send::VMHooksSend::async_call_raw::h5cf091673f381a4a
[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:     0x5e7859a69f09 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::managed_async_call::h61b27e48d29cfdd7
[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:     0x5e785982e7ca - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::{{closure}}::h657939493b229f0f
[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:     0x5e785984fd40 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::heeb8c458b53dc32d
[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:     0x5e785983006b - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::habfb10e874b60823
[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:     0x5e785982e769 - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::he744b042eaa67d0f
[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:     0x5e7859835fac - multiversx_sc::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<A>::async_call_raw::h641f350d45334ef0
[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:     0x5e7859847950 - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::{{closure}}::he02c550ff91fd330
[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:     0x5e785982a83f - multiversx_sc::types::interaction::tx_payment::tx_payment_none::<impl multiversx_sc::types::interaction::tx_payment::TxPayment<Env> for ()>::with_normalized::{{closure}}::h9657a6d155c1a2d8
[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:     0x5e785983c6ec - multiversx_sc::types::interaction::annotated::AnnotatedValue::with_value_ref::h0a1c061fd0004e5f
[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:     0x5e785983c5e3 - multiversx_sc::types::interaction::tx_to::TxToSpecified::with_address_ref::h0a696c5cee9827e6
[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:     0x5e785982a434 - multiversx_sc::types::interaction::tx_payment::tx_payment_none::<impl multiversx_sc::types::interaction::tx_payment::TxPayment<Env> for ()>::with_normalized::h86757dca21624577
[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:     0x5e7859849b03 - <multiversx_sc::types::interaction::tx_payment::tx_payment_not_payable::NotPayable as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::h37b75de89229a196
[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:     0x5e78598257fb - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::hb04bf198d2551e54
[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:     0x5e785980971f - update_attributes::UpdateAttributes::set_roles::h8008f66fddb70977
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:103:14
[INFO] [stdout]   35:     0x5e78598064a1 - update_attributes::EndpointWrappers::call_set_roles::h7bfa68ae07b2a284
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   36:     0x5e7859807ff6 - update_attributes::EndpointWrappers::call::hb7ca9f320fb05f5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5e7859801e77 - <update_attributes::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::hcaaca196e98192b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5e7859903e48 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::hcedf5a2662987b22
[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:     0x5e785990414c - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h2df18e58a05d8a00
[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:     0x5e7859929bda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2a2d37091d354127
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x5e78598afc74 - std::panicking::catch_unwind::do_call::hbeeb532d8561fada
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x5e785994e64b - __rust_try
[INFO] [stdout]   43:     0x5e7859947497 - std::panicking::catch_unwind::h02288f81af5c90f9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x5e7859947497 - std::panic::catch_unwind::hb5d382dc909d2a58
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5e7859968aca - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h088f104705a386a0
[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:     0x5e7859903f07 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h585bce902199cb84
[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:     0x5e78599040cb - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h4119c574dc2115ea
[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:     0x5e7859a8c347 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h417f58f1363b1df2
[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:     0x5e7859a741c7 - core::ops::function::FnOnce::call_once::h840b7c26c70ecd39
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x5e7859a8a6d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hc628155c2266b8a2
[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:     0x5e7859a4c4c1 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hdcdd56dc592697ef
[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:     0x5e7859a8a67f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h59d56b0f395237c8
[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:     0x5e7859a47dd0 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h8c4df5ad0040a43d
[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:     0x5e7859a8c3d6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hb6393c106a6d6e43
[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:     0x5e7859a509a2 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h175151e4ee512be6
[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:     0x5e7859a4fc2d - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h86f228a5093fda3f
[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:     0x5e7859a45caa - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::ha0b80481425e97cf
[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:     0x5e7859a8c4bf - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h591f5b492ef1099a
[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:     0x5e7859a4c240 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h737de2af1c8a3b17
[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:     0x5e7859a45e3e - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h4b06756cb8f91740
[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:     0x5e7859a4665f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::h3a6271a3c1c041cb
[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:     0x5e7859937a0a - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::hb526783b4e5b3843
[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:     0x5e7859937a81 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::he27dd0b2513ed6d7
[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:     0x5e785993789d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::h44d5d816c810240e
[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:     0x5e7859939004 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h810f9dc3d3bf38f2
[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:     0x5e78598f7286 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::h20e54f3d54af8636
[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:     0x5e7859969a50 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h8679968d44fa03f7
[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:     0x5e7859969e14 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h47f4f7e5416f74cb
[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:     0x5e78598316a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::h9ecef9dc4e7c68d7
[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:     0x5e7859827598 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::h97310b1baacf7466
[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:     0x5e7859856930 - update_attributes_blackbox::issue_fungible_and_non_fungible::h70fc46c0581e37cc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:184:10
[INFO] [stdout]   72:     0x5e7859856487 - update_attributes_blackbox::issue_fungible_and_non_fungible::{{closure}}::h1def561030990fbe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:138:37
[INFO] [stdout]   73:     0x5e7859854626 - core::ops::function::FnOnce::call_once::hf9a74d9986882b98
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   74:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   75:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   76:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   77:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   78:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   79:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   80:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   82:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   83:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   84:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   85:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   86:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   87:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   88:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   89:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   91:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   92:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   93:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   94:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   95:     0x7306c6d0fa34 - clone
[INFO] [stdout]   96:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_fungible_and_non_fungible' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr] error: test failed, to rerun pass `--test update_attributes_blackbox`
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859b46b9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e7859b45379 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859b4682d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e7859b69d70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e7859b6a1d6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e785984b3b9 - core::result::Result<T,E>::unwrap::h3a3087a81c3a255f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e785984b3b9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h0d188301dc4532e3
[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:     0x5e7859839ee8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::hf909f5fb25652e87
[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:     0x5e7859831600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h92eb6fc9d80c2352
[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:     0x5e7859856948 - update_attributes_blackbox::issue_fungible_and_non_fungible::h70fc46c0581e37cc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:186:11
[INFO] [stdout]   25:     0x5e7859856487 - update_attributes_blackbox::issue_fungible_and_non_fungible::{{closure}}::h1def561030990fbe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:138:37
[INFO] [stdout]   26:     0x5e7859854626 - core::ops::function::FnOnce::call_once::hf9a74d9986882b98
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   48:     0x7306c6d0fa34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- update_attributes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'update_attributes' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859a42e34 - std::panicking::begin_panic::{{closure}}::hbe52ef599ce81a3c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5e7859a736c9 - std::sys::backtrace::__rust_end_short_backtrace::h8eb1c20b09ea45bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859a42e00 - std::panicking::begin_panic::h744fc0f53e026d27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5e7859a8acf1 - std::panic::panic_any::h53e6e682722c7fe4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5e7859a498ae - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call::h08594386eda22d11
[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:     0x5e785981c29a - multiversx_chain_vm::vm_hooks::vh_handler::vh_send::VMHooksSend::async_call_raw::h5cf091673f381a4a
[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:     0x5e7859a69f09 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::managed_async_call::h61b27e48d29cfdd7
[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:     0x5e785982e7ca - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::{{closure}}::h657939493b229f0f
[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:     0x5e785984fd40 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::heeb8c458b53dc32d
[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:     0x5e785983006b - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::habfb10e874b60823
[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:     0x5e785982e769 - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::he744b042eaa67d0f
[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:     0x5e7859835fac - multiversx_sc::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<A>::async_call_raw::h641f350d45334ef0
[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:     0x5e7859847950 - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::{{closure}}::he02c550ff91fd330
[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:     0x5e785982a83f - multiversx_sc::types::interaction::tx_payment::tx_payment_none::<impl multiversx_sc::types::interaction::tx_payment::TxPayment<Env> for ()>::with_normalized::{{closure}}::h9657a6d155c1a2d8
[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:     0x5e785983c6ec - multiversx_sc::types::interaction::annotated::AnnotatedValue::with_value_ref::h0a1c061fd0004e5f
[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:     0x5e785983c5e3 - multiversx_sc::types::interaction::tx_to::TxToSpecified::with_address_ref::h0a696c5cee9827e6
[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:     0x5e785982a434 - multiversx_sc::types::interaction::tx_payment::tx_payment_none::<impl multiversx_sc::types::interaction::tx_payment::TxPayment<Env> for ()>::with_normalized::h86757dca21624577
[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:     0x5e7859849b03 - <multiversx_sc::types::interaction::tx_payment::tx_payment_not_payable::NotPayable as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::h37b75de89229a196
[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:     0x5e78598257fb - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::hb04bf198d2551e54
[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:     0x5e785980971f - update_attributes::UpdateAttributes::set_roles::h8008f66fddb70977
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:103:14
[INFO] [stdout]   35:     0x5e78598064a1 - update_attributes::EndpointWrappers::call_set_roles::h7bfa68ae07b2a284
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   36:     0x5e7859807ff6 - update_attributes::EndpointWrappers::call::hb7ca9f320fb05f5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5e7859801e77 - <update_attributes::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::hcaaca196e98192b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5e7859903e48 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::hcedf5a2662987b22
[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:     0x5e785990414c - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h2df18e58a05d8a00
[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:     0x5e7859929bda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2a2d37091d354127
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x5e78598afc74 - std::panicking::catch_unwind::do_call::hbeeb532d8561fada
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x5e785994e64b - __rust_try
[INFO] [stdout]   43:     0x5e7859947497 - std::panicking::catch_unwind::h02288f81af5c90f9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x5e7859947497 - std::panic::catch_unwind::hb5d382dc909d2a58
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5e7859968aca - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h088f104705a386a0
[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:     0x5e7859903f07 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h585bce902199cb84
[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:     0x5e78599040cb - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h4119c574dc2115ea
[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:     0x5e7859a8c347 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h417f58f1363b1df2
[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:     0x5e7859a741c7 - core::ops::function::FnOnce::call_once::h840b7c26c70ecd39
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   50:     0x5e7859a8a6d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hc628155c2266b8a2
[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:     0x5e7859a4c4c1 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hdcdd56dc592697ef
[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:     0x5e7859a8a67f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h59d56b0f395237c8
[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:     0x5e7859a47dd0 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h8c4df5ad0040a43d
[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:     0x5e7859a8c3d6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hb6393c106a6d6e43
[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:     0x5e7859a509a2 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h175151e4ee512be6
[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:     0x5e7859a4fc2d - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h86f228a5093fda3f
[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:     0x5e7859a45caa - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::ha0b80481425e97cf
[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:     0x5e7859a8c4bf - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h591f5b492ef1099a
[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:     0x5e7859a4c240 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h737de2af1c8a3b17
[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:     0x5e7859a45e3e - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h4b06756cb8f91740
[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:     0x5e7859a4665f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::h3a6271a3c1c041cb
[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:     0x5e7859937a0a - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::hb526783b4e5b3843
[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:     0x5e7859937a81 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::he27dd0b2513ed6d7
[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:     0x5e785993789d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::h44d5d816c810240e
[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:     0x5e7859939004 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h810f9dc3d3bf38f2
[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:     0x5e78598f7286 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::h20e54f3d54af8636
[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:     0x5e7859969a50 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h8679968d44fa03f7
[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:     0x5e7859969e14 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h47f4f7e5416f74cb
[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:     0x5e78598316a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::h9ecef9dc4e7c68d7
[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:     0x5e7859827598 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::h97310b1baacf7466
[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:     0x5e7859856c40 - update_attributes_blackbox::update_attributes::hbffdc984c2f0c1a3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:212:10
[INFO] [stdout]   72:     0x5e78598569a7 - update_attributes_blackbox::update_attributes::{{closure}}::haf317227f32811b4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:190:23
[INFO] [stdout]   73:     0x5e7859854426 - core::ops::function::FnOnce::call_once::h74f903847224f458
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   74:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   75:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   76:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   77:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   78:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   79:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   80:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   82:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   83:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   84:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   85:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   86:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   87:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   88:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   89:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   91:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   92:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   93:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   94:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   95:     0x7306c6d0fa34 - clone
[INFO] [stdout]   96:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'update_attributes' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859a42e34 - std::panicking::begin_panic::{{closure}}::hbe52ef599ce81a3c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5e7859a736c9 - std::sys::backtrace::__rust_end_short_backtrace::h8eb1c20b09ea45bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859a42e00 - std::panicking::begin_panic::h744fc0f53e026d27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5e7859a8acf1 - std::panic::panic_any::h53e6e682722c7fe4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5e7859a498ae - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call::h08594386eda22d11
[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:     0x5e785981c29a - multiversx_chain_vm::vm_hooks::vh_handler::vh_send::VMHooksSend::async_call_raw::h5cf091673f381a4a
[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:     0x5e7859a69f09 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::managed_async_call::h61b27e48d29cfdd7
[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:     0x5e785982e7ca - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::{{closure}}::h657939493b229f0f
[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:     0x5e785984fd40 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::heeb8c458b53dc32d
[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:     0x5e785983006b - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::habfb10e874b60823
[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:     0x5e785982e769 - multiversx_sc_scenario::api::core_api_vh::send_api_vh::<impl multiversx_sc::api::send_api::SendApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::async_call_raw::he744b042eaa67d0f
[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:     0x5e7859835fac - multiversx_sc::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<A>::async_call_raw::h641f350d45334ef0
[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:     0x5e78598478d0 - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::{{closure}}::h12ba448eda9fb147
[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:     0x5e7859849fd6 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::{{closure}}::he1b6b31a4c910a1c
[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:     0x5e7859847991 - multiversx_sc::types::interaction::annotated::annotated_impl_big_uint::<impl multiversx_sc::types::interaction::annotated::AnnotatedValue<Env,multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>> for multiversx_sc::types::managed::basic::big_uint::BigUint<<Env as multiversx_sc::types::interaction::tx_env::TxEnv>::Api>>::with_value_ref::h0113d4194410dec3
[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:     0x5e7859849f59 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::{{closure}}::hf55b705b9f84216b
[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:     0x5e785983c7a5 - multiversx_sc::types::interaction::annotated::AnnotatedValue::with_value_ref::h5ca3ef904af3bac8
[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:     0x5e785983c623 - multiversx_sc::types::interaction::tx_to::TxToSpecified::with_address_ref::hb33c955e9a7f91be
[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:     0x5e7859849ed2 - <multiversx_sc::types::interaction::tx_payment::tx_payment_egld::Egld<EgldValue> as multiversx_sc::types::interaction::tx_payment::TxPayment<Env>>::with_normalized::h23b036efcc368e50
[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:     0x5e785982595d - multiversx_sc::types::interaction::tx_exec::tx_exec_async::<impl multiversx_sc::types::interaction::tx::Tx<multiversx_sc::types::interaction::tx_exec::tx_env_sc::TxScEnv<Api>,(),To,Payment,(),FC,RH>>::async_call_and_exit::he0f2d05c1401194c
[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:     0x5e785980906e - update_attributes::UpdateAttributes::issue_non_fungible::h1f7b14bb278265da
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:54:14
[INFO] [stdout]   36:     0x5e78598078b3 - update_attributes::EndpointWrappers::call_issue_non_fungible::h85010a6d4f55e0c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   37:     0x5e7859807f8c - update_attributes::EndpointWrappers::call::hb7ca9f320fb05f5c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   38:     0x5e7859801e77 - <update_attributes::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::hcaaca196e98192b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/update_attributes.rs:13:1
[INFO] [stdout]   39:     0x5e7859903e48 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::hcedf5a2662987b22
[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:     0x5e785990414c - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h2df18e58a05d8a00
[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:     0x5e7859929bda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2a2d37091d354127
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x5e78598afc74 - std::panicking::catch_unwind::do_call::hbeeb532d8561fada
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x5e785994e64b - __rust_try
[INFO] [stdout]   44:     0x5e7859947497 - std::panicking::catch_unwind::h02288f81af5c90f9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x5e7859947497 - std::panic::catch_unwind::hb5d382dc909d2a58
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5e7859968aca - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h088f104705a386a0
[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:     0x5e7859903f07 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h585bce902199cb84
[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:     0x5e78599040cb - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h4119c574dc2115ea
[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:     0x5e7859a8c347 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h417f58f1363b1df2
[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:     0x5e7859a741c7 - core::ops::function::FnOnce::call_once::h840b7c26c70ecd39
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x5e7859a8a6d5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hc628155c2266b8a2
[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:     0x5e7859a4c4c1 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hdcdd56dc592697ef
[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:     0x5e7859a8a67f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h59d56b0f395237c8
[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:     0x5e7859a47dd0 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::h8c4df5ad0040a43d
[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:     0x5e7859a8c3d6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::hb6393c106a6d6e43
[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:     0x5e7859a509a2 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h175151e4ee512be6
[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:     0x5e7859a4fc2d - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h86f228a5093fda3f
[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:     0x5e7859a45caa - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::ha0b80481425e97cf
[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:     0x5e7859a8c4bf - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::h591f5b492ef1099a
[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:     0x5e7859a4c240 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h737de2af1c8a3b17
[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:     0x5e7859a45e3e - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h4b06756cb8f91740
[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:     0x5e7859a4665f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::h3a6271a3c1c041cb
[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:     0x5e7859937a0a - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::hb526783b4e5b3843
[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:     0x5e7859937a81 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::he27dd0b2513ed6d7
[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:     0x5e785993789d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::h44d5d816c810240e
[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:     0x5e7859939004 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::h810f9dc3d3bf38f2
[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:     0x5e78598f7286 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::h20e54f3d54af8636
[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:     0x5e7859969a50 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h8679968d44fa03f7
[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:     0x5e7859969e14 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h47f4f7e5416f74cb
[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:     0x5e78598316a1 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::h9ecef9dc4e7c68d7
[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:     0x5e78598270d8 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::h28b9c98753e59637
[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:     0x5e7859856d13 - update_attributes_blackbox::update_attributes::hbffdc984c2f0c1a3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:221:10
[INFO] [stdout]   73:     0x5e78598569a7 - update_attributes_blackbox::update_attributes::{{closure}}::haf317227f32811b4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:190:23
[INFO] [stdout]   74:     0x5e7859854426 - core::ops::function::FnOnce::call_once::h74f903847224f458
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   75:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   77:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   78:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   79:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   80:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   81:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   83:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   84:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   85:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   86:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   87:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   88:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   89:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   90:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   91:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   92:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   93:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   94:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   95:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   96:     0x7306c6d0fa34 - clone
[INFO] [stdout]   97:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'update_attributes' 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:     0x5e7859b44e72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7859b44e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7859b44e72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7859b44e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7859b6b9a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7859b6b9a3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7859b41ca3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7859b41ca3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7859b44cc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7859b463f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7859b4622e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7859891994 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7859891994 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7859b46ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7859b46ece - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7859b46b9a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e7859b45379 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7859b4682d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e7859b69d70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e7859b6a1d6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5e785984b3b9 - core::result::Result<T,E>::unwrap::h3a3087a81c3a255f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5e785984b3b9 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h0d188301dc4532e3
[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:     0x5e7859839ee8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::hf909f5fb25652e87
[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:     0x5e7859831600 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::h92eb6fc9d80c2352
[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:     0x5e785985703b - update_attributes_blackbox::update_attributes::hbffdc984c2f0c1a3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:252:11
[INFO] [stdout]   25:     0x5e78598569a7 - update_attributes_blackbox::update_attributes::{{closure}}::haf317227f32811b4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/update_attributes_blackbox.rs:190:23
[INFO] [stdout]   26:     0x5e7859854426 - core::ops::function::FnOnce::call_once::h74f903847224f458
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x5e78598971fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5e78598971fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x5e7859896335 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x5e7859896335 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x5e7859896335 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x5e7859896335 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x5e7859896335 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5e7859896335 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x5e7859896335 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x5e7859859f34 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x5e7859859f34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5e785985d90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x5e785985d90a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x5e785985d90a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x5e785985d90a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5e785985d90a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5e785985d90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5e7859b49e4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5e7859b49e4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7306c6c82aa4 - <unknown>
[INFO] [stdout]   48:     0x7306c6d0fa34 - 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.26s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "23cd7c7eb2301e6066ae4e00e97b4b18c40b9cc4f76b4639484a0dcaa6ca2e2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23cd7c7eb2301e6066ae4e00e97b4b18c40b9cc4f76b4639484a0dcaa6ca2e2a", kill_on_drop: false }`
[INFO] [stdout] 23cd7c7eb2301e6066ae4e00e97b4b18c40b9cc4f76b4639484a0dcaa6ca2e2a
