[INFO] cloning repository https://github.com/PeerMeHQ/mx-strategy-contribution-token-sc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PeerMeHQ/mx-strategy-contribution-token-sc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeerMeHQ%2Fmx-strategy-contribution-token-sc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeerMeHQ%2Fmx-strategy-contribution-token-sc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2d1a3d8b1399e5bc47624fc8c246f1e14412f76
[INFO] testing PeerMeHQ/mx-strategy-contribution-token-sc against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeerMeHQ%2Fmx-strategy-contribution-token-sc" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PeerMeHQ/mx-strategy-contribution-token-sc
[INFO] finished tweaking git repo https://github.com/PeerMeHQ/mx-strategy-contribution-token-sc
[INFO] tweaked toml for git repo https://github.com/PeerMeHQ/mx-strategy-contribution-token-sc written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PeerMeHQ/mx-strategy-contribution-token-sc on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PeerMeHQ/mx-strategy-contribution-token-sc 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 006811c653a9552a902829922c0125a4a21342a6650af3d33ab5eedfb22f8b3f
[INFO] running `Command { std: "docker" "start" "-a" "006811c653a9552a902829922c0125a4a21342a6650af3d33ab5eedfb22f8b3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "006811c653a9552a902829922c0125a4a21342a6650af3d33ab5eedfb22f8b3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "006811c653a9552a902829922c0125a4a21342a6650af3d33ab5eedfb22f8b3f", kill_on_drop: false }`
[INFO] [stdout] 006811c653a9552a902829922c0125a4a21342a6650af3d33ab5eedfb22f8b3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccb0fb5403f00db603afe509be1fa9f950bb589e88eac72a514ba6497d0637c4
[INFO] running `Command { std: "docker" "start" "-a" "ccb0fb5403f00db603afe509be1fa9f950bb589e88eac72a514ba6497d0637c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.19.0
[INFO] [stderr]    Compiling multiversx-sc-derive v0.50.3
[INFO] [stderr]    Compiling multiversx-sc-codec v0.19.0
[INFO] [stderr]    Compiling multiversx-sc v0.50.3
[INFO] [stderr]    Compiling strategy-contribution-token v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.35s
[INFO] running `Command { std: "docker" "inspect" "ccb0fb5403f00db603afe509be1fa9f950bb589e88eac72a514ba6497d0637c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccb0fb5403f00db603afe509be1fa9f950bb589e88eac72a514ba6497d0637c4", kill_on_drop: false }`
[INFO] [stdout] ccb0fb5403f00db603afe509be1fa9f950bb589e88eac72a514ba6497d0637c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4929b4393c74a8e0ecf9fd0dd589b0d8dfcdcf7e222754b5ccc25bdf4dba02c0
[INFO] running `Command { std: "docker" "start" "-a" "4929b4393c74a8e0ecf9fd0dd589b0d8dfcdcf7e222754b5ccc25bdf4dba02c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.19.0
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling multiversx-sc-codec v0.19.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling regex v1.10.4
[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 globset v0.4.14
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling multiversx-sc-derive v0.50.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling zip v2.1.1
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling winnow v0.6.9
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling multiversx-sc v0.50.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling wasmparser v0.208.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling ruplacer v0.8.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling bip39 v2.0.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 hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling multiversx-chain-scenario-format v0.22.2
[INFO] [stderr]    Compiling multiversx-chain-vm v0.8.4
[INFO] [stderr]    Compiling multiversx-sdk v0.4.1
[INFO] [stderr]    Compiling strategy-contribution-token v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wasmprinter v0.208.1
[INFO] [stderr]    Compiling multiversx-sc-meta v0.50.3
[INFO] [stderr]    Compiling multiversx-sc-scenario v0.50.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 56s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "4929b4393c74a8e0ecf9fd0dd589b0d8dfcdcf7e222754b5ccc25bdf4dba02c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4929b4393c74a8e0ecf9fd0dd589b0d8dfcdcf7e222754b5ccc25bdf4dba02c0", kill_on_drop: false }`
[INFO] [stdout] 4929b4393c74a8e0ecf9fd0dd589b0d8dfcdcf7e222754b5ccc25bdf4dba02c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6ed756fb2b62296760a383b3395936fd048abd343964af633d6f507f32acc34a
[INFO] running `Command { std: "docker" "start" "-a" "6ed756fb2b62296760a383b3395936fd048abd343964af633d6f507f32acc34a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[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 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/strategy_contribution_token-d401d0a1f31ce653)
[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/participate_tests.rs (/opt/rustwide/target/debug/deps/participate_tests-450f42b886d484f4)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test it_forwards_payments_to_an_app ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- it_forwards_payments_to_an_app stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_forwards_payments_to_an_app' (19) 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:     0x5cd47642b3ca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd47642b3ca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd47642b3ca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd47642b3ca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd476440b8a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd476440b8a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5cd47642fcb2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5cd47642fcb2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5cd47640a09f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd47640a09f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd476423579 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd47620309c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5cd47620309c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cd476423732 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5cd476423732 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd476373c54 - std[ec419fa8110287d5]::panicking::begin_panic::<multiversx_chain_vm_executor[3748716ddfaa89f4]::breakpoint_value::BreakpointValue>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5cd47634e339 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::begin_panic<multiversx_chain_vm_executor[3748716ddfaa89f4]::breakpoint_value::BreakpointValue>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd476370f04 - std[ec419fa8110287d5]::panicking::begin_panic::<multiversx_chain_vm_executor[3748716ddfaa89f4]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5cd476370ee1 - std[ec419fa8110287d5]::panic::panic_any::<multiversx_chain_vm_executor[3748716ddfaa89f4]::breakpoint_value::BreakpointValue>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5cd47634a00d - <multiversx_chain_vm[42ed6673dd654875]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[42ed6673dd654875]::vm_hooks::vh_source::VMHooksHandlerSource>::perform_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:111:9
[INFO] [stdout]   20:     0x5cd4761ba347 - <multiversx_chain_vm[42ed6673dd654875]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[42ed6673dd654875]::vm_hooks::vh_handler::vh_send::VMHooksSend>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_handler/vh_send.rs:196:14
[INFO] [stdout]   21:     0x5cd476325c09 - <multiversx_chain_vm[42ed6673dd654875]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[3748716ddfaa89f4]::vm_hooks::VMHooks>::managed_async_call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_dispatcher.rs:713:14
[INFO] [stdout]   22:     0x5cd4761cfa4a - <multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[bcc0d6a0a6e41416]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/api/core_api_vh/send_api_vh.rs:71:16
[INFO] [stdout]   23:     0x5cd4761ca255 - <multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[bcc0d6a0a6e41416]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   24:     0x5cd4761d7255 - <multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[bcc0d6a0a6e41416]::api::send_api::SendApiImpl>::async_call_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   25:     0x5cd4761dc2e9 - <multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[bcc0d6a0a6e41416]::api::send_api::SendApiImpl>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/api/core_api_vh/send_api_vh.rs:70:14
[INFO] [stdout]   26:     0x5cd4761f3ebc - <multiversx_sc[bcc0d6a0a6e41416]::contract_base::wrappers::send_raw_wrapper::SendRawWrapper<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>::async_call_raw
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.3/src/contract_base/wrappers/send_raw_wrapper.rs:134:28
[INFO] [stdout]   27:     0x5cd4761f33b0 - <multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx::Tx<multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[bcc0d6a0a6e41416]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.3/src/types/interaction/tx_exec/tx_exec_async.rs:134:46
[INFO] [stdout]   28:     0x5cd4761d97a6 - <multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[bcc0d6a0a6e41416]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_payment::TxPayment<multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx::Tx<multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[bcc0d6a0a6e41416]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.3/src/types/interaction/tx_payment/tx_payment_egld.rs:67:51
[INFO] [stdout]   29:     0x5cd4761d8e9c - <multiversx_sc[bcc0d6a0a6e41416]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[bcc0d6a0a6e41416]::types::interaction::annotated::AnnotatedValue<multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[bcc0d6a0a6e41416]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[bcc0d6a0a6e41416]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_payment::TxPayment<multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx::Tx<multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[bcc0d6a0a6e41416]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.3/src/types/interaction/annotated/annotated_impl_big_uint.rs:26:9
[INFO] [stdout]   30:     0x5cd4761d9729 - <multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[bcc0d6a0a6e41416]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_payment::TxPayment<multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx::Tx<multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[bcc0d6a0a6e41416]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.3/src/types/interaction/tx_payment/tx_payment_egld.rs:67:18
[INFO] [stdout]   31:     0x5cd4761f2b95 - <multiversx_sc[bcc0d6a0a6e41416]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[bcc0d6a0a6e41416]::types::interaction::annotated::AnnotatedValue<multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[bcc0d6a0a6e41416]::types::managed::wrapped::managed_address::ManagedAddress<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_value_ref::<<multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[bcc0d6a0a6e41416]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_payment::TxPayment<multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx::Tx<multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[bcc0d6a0a6e41416]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.3/src/types/interaction/annotated.rs:41:9
[INFO] [stdout]   32:     0x5cd4761f2b16 - <multiversx_sc[bcc0d6a0a6e41416]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress as multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_to::TxToSpecified<multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_address_ref::<<multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[bcc0d6a0a6e41416]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_payment::TxPayment<multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized<(), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx::Tx<multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[bcc0d6a0a6e41416]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.3/src/types/interaction/tx_to.rs:34:14
[INFO] [stdout]   33:     0x5cd4761d9012 - <multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[bcc0d6a0a6e41416]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>> as multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_payment::TxPayment<multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>>::with_normalized::<(), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, <multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx::Tx<multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[bcc0d6a0a6e41416]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit::{closure#0}, !>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.3/src/types/interaction/tx_payment/tx_payment_egld.rs:65:12
[INFO] [stdout]   34:     0x5cd4761e60fd - <multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx::Tx<multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_exec::tx_env_sc::TxScEnv<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>, (), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::markers::esdt_system_sc_address::ESDTSystemSCAddress, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_payment::tx_payment_egld::Egld<multiversx_sc[bcc0d6a0a6e41416]::types::managed::basic::big_uint::BigUint<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>, (), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::callback_closure::CallbackClosure<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>>>>::async_call_and_exit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.3/src/types/interaction/tx_exec/tx_exec_async.rs:128:22
[INFO] [stdout]   35:     0x5cd4761ef5c7 - <strategy_contribution_token[5d13fac6627a1510]::ContractObj<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>> as strategy_contribution_token[5d13fac6627a1510]::StrategyContract>::register_app_endpoint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:46:14
[INFO] [stdout]   36:     0x5cd4761ee35b - <strategy_contribution_token[5d13fac6627a1510]::ContractObj<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>> as strategy_contribution_token[5d13fac6627a1510]::EndpointWrappers>::call_register_app_endpoint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:21:1
[INFO] [stdout]   37:     0x5cd4761ee524 - <strategy_contribution_token[5d13fac6627a1510]::ContractObj<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>> as strategy_contribution_token[5d13fac6627a1510]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:21:1
[INFO] [stdout]   38:     0x5cd4761eccb7 - <strategy_contribution_token[5d13fac6627a1510]::ContractObj<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[bcc0d6a0a6e41416]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:21:1
[INFO] [stdout]   39:     0x5cd4762b33d8 - <multiversx_sc_scenario[10a16f2897df3bb1]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   40:     0x5cd4762b30fc - <multiversx_sc_scenario[10a16f2897df3bb1]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[3748716ddfaa89f4]::instance::Instance>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   41:     0x5cd4762b537a - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[10a16f2897df3bb1]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[3748716ddfaa89f4]::instance::Instance>::call::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x5cd476276274 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[10a16f2897df3bb1]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[3748716ddfaa89f4]::instance::Instance>::call::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), multiversx_chain_vm[42ed6673dd654875]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5cd4762aa37b - __rust_try
[INFO] [stdout]   44:     0x5cd4762a28c0 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), multiversx_chain_vm[42ed6673dd654875]::tx_mock::tx_panic::TxPanic>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[10a16f2897df3bb1]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[3748716ddfaa89f4]::instance::Instance>::call::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5cd4762a28c0 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[10a16f2897df3bb1]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[3748716ddfaa89f4]::instance::Instance>::call::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), multiversx_chain_vm[42ed6673dd654875]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5cd47626572a - multiversx_sc_scenario[10a16f2897df3bb1]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[10a16f2897df3bb1]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[3748716ddfaa89f4]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   47:     0x5cd4762b0837 - multiversx_sc_scenario[10a16f2897df3bb1]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[10a16f2897df3bb1]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[3748716ddfaa89f4]::instance::Instance>::call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   48:     0x5cd4762b425b - <multiversx_sc_scenario[10a16f2897df3bb1]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[3748716ddfaa89f4]::instance::Instance>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   49:     0x5cd4763191b7 - multiversx_chain_vm[42ed6673dd654875]::tx_execution::exec_call::execute_current_tx_context_input
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   50:     0x5cd476353427 - <multiversx_chain_vm[42ed6673dd654875]::tx_execution::exec_call::execute_current_tx_context_input as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5cd47631bab5 - <multiversx_chain_vm[42ed6673dd654875]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[42ed6673dd654875]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   52:     0x5cd47637eb51 - <multiversx_chain_vm[42ed6673dd654875]::with_shared::shareable::Shareable<multiversx_chain_vm[42ed6673dd654875]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[42ed6673dd654875]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[42ed6673dd654875]::tx_execution::exec_call::execute_current_tx_context_input, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   53:     0x5cd476319f9f - <multiversx_chain_vm[42ed6673dd654875]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[42ed6673dd654875]::tx_execution::exec_call::execute_current_tx_context_input, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   54:     0x5cd476331000 - <multiversx_chain_vm[42ed6673dd654875]::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::<multiversx_chain_vm[42ed6673dd654875]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   55:     0x5cd476315a30 - <multiversx_chain_vm[42ed6673dd654875]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[42ed6673dd654875]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   56:     0x5cd47636b66e - <multiversx_chain_vm[42ed6673dd654875]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall>::execute_or_else::<multiversx_chain_vm[42ed6673dd654875]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[42ed6673dd654875]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[42ed6673dd654875]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   57:     0x5cd476369c18 - <multiversx_chain_vm[42ed6673dd654875]::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer>::execute_builtin_function_or_else::<multiversx_chain_vm[42ed6673dd654875]::tx_execution::exec_call::execute_current_tx_context_input, <multiversx_chain_vm[42ed6673dd654875]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default<multiversx_chain_vm[42ed6673dd654875]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   58:     0x5cd4763323aa - <multiversx_chain_vm[42ed6673dd654875]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::<multiversx_chain_vm[42ed6673dd654875]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   59:     0x5cd476315978 - <multiversx_chain_vm[42ed6673dd654875]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[42ed6673dd654875]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   60:     0x5cd47637e8d0 - <multiversx_chain_vm[42ed6673dd654875]::with_shared::shareable::Shareable<multiversx_chain_vm[42ed6673dd654875]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[42ed6673dd654875]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda<multiversx_chain_vm[42ed6673dd654875]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[42ed6673dd654875]::tx_mock::tx_result::TxResult, multiversx_chain_vm[42ed6673dd654875]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   61:     0x5cd47633164e - <multiversx_chain_vm[42ed6673dd654875]::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::<multiversx_chain_vm[42ed6673dd654875]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   62:     0x5cd476331948 - <multiversx_chain_vm[42ed6673dd654875]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::<multiversx_chain_vm[42ed6673dd654875]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   63:     0x5cd4762707fa - <multiversx_sc_scenario[10a16f2897df3bb1]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::<multiversx_chain_vm[42ed6673dd654875]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   64:     0x5cd476270871 - <multiversx_sc_scenario[10a16f2897df3bb1]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[42ed6673dd654875]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   65:     0x5cd476271bcc - <multiversx_sc_scenario[10a16f2897df3bb1]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   66:     0x5cd476274894 - <multiversx_sc_scenario[10a16f2897df3bb1]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[10a16f2897df3bb1]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   67:     0x5cd476267756 - <multiversx_sc_scenario[10a16f2897df3bb1]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[10a16f2897df3bb1]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   68:     0x5cd476275bd6 - <multiversx_sc_scenario[10a16f2897df3bb1]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[10a16f2897df3bb1]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[10a16f2897df3bb1]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   69:     0x5cd47627aec4 - <multiversx_sc_scenario[10a16f2897df3bb1]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[10a16f2897df3bb1]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   70:     0x5cd4761ddd01 - <multiversx_sc_scenario[10a16f2897df3bb1]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[10a16f2897df3bb1]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   71:     0x5cd4761e7e84 - <multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx::Tx<multiversx_sc_scenario[10a16f2897df3bb1]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::expr::test_address::TestAddress, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::expr::test_sc_address::TestSCAddress, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_payment::tx_payment_egld::Egld<u64>, (), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>> as multiversx_sc_scenario[10a16f2897df3bb1]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   72:     0x5cd4761e5647 - <participate_tests[6869a501e05b1480]::setup::TestContract>::register_app
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/setup.rs:41:14
[INFO] [stdout]   73:     0x5cd4761d5723 - participate_tests[6869a501e05b1480]::it_forwards_payments_to_an_app
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/participate_tests.rs:17:14
[INFO] [stdout]   74:     0x5cd4761d5607 - participate_tests[6869a501e05b1480]::it_forwards_payments_to_an_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/participate_tests.rs:10:36
[INFO] [stdout]   75:     0x5cd4761d6f46 - <participate_tests[6869a501e05b1480]::it_forwards_payments_to_an_app::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5cd4761f637b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   77:     0x5cd4761f637b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   78:     0x5cd476203b6b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   79:     0x5cd476203b6b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   80:     0x5cd476203b6b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   81:     0x5cd476203b6b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x5cd476203b6b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x5cd476203b6b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   84:     0x5cd476203b6b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   85:     0x5cd4761fe544 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   86:     0x5cd4761fe544 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   87:     0x5cd476206772 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   88:     0x5cd476206772 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   89:     0x5cd476206772 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   90:     0x5cd476206772 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   91:     0x5cd476206772 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   92:     0x5cd476206772 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   93:     0x5cd476206772 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   94:     0x5cd47642a9df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   95:     0x5cd47642a9df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   96:     0x7f68910eaaa4 - <unknown>
[INFO] [stdout]   97:     0x7f6891177a64 - clone
[INFO] [stdout]   98:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'it_forwards_payments_to_an_app' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/scenario/run_vm/tx_output_check.rs:10:5:
[INFO] [stdout] result code mismatch. Tx id: ''. Want: "0". Have: 10. Message: insufficient funds
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cd47642b3ca - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cd47642b3ca - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cd47642b3ca - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cd47642b3ca - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cd476440b8a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cd476440b8a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5cd47642fcb2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5cd47642fcb2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5cd47640a09f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cd47640a09f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cd476423579 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cd47620309c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5cd47620309c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cd476423732 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5cd476423732 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cd47640a158 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cd476401979 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cd47640ae6d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cd47644134c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cd476272aba - multiversx_sc_scenario[10a16f2897df3bb1]::scenario::run_vm::tx_output_check::check_tx_output
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/scenario/run_vm/tx_output_check.rs:10:5
[INFO] [stdout]   20:     0x5cd476270916 - <multiversx_sc_scenario[10a16f2897df3bb1]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::<multiversx_chain_vm[42ed6673dd654875]::tx_execution::exec_call::execute_current_tx_context_input>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/scenario/run_vm/sc_call.rs:80:13
[INFO] [stdout]   21:     0x5cd476271bcc - <multiversx_sc_scenario[10a16f2897df3bb1]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   22:     0x5cd476274894 - <multiversx_sc_scenario[10a16f2897df3bb1]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[10a16f2897df3bb1]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   23:     0x5cd476267756 - <multiversx_sc_scenario[10a16f2897df3bb1]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[10a16f2897df3bb1]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   24:     0x5cd476275bd6 - <multiversx_sc_scenario[10a16f2897df3bb1]::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::<<multiversx_sc_scenario[10a16f2897df3bb1]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[10a16f2897df3bb1]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   25:     0x5cd47627aec4 - <multiversx_sc_scenario[10a16f2897df3bb1]::facade::scenario_world::ScenarioWorld as multiversx_sc_scenario[10a16f2897df3bb1]::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   26:     0x5cd4761ddd01 - <multiversx_sc_scenario[10a16f2897df3bb1]::facade::scenario_world::ScenarioWorld>::sc_call::<&mut multiversx_sc_scenario[10a16f2897df3bb1]::scenario::model::step::sc_call_step::ScCallStep>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   27:     0x5cd4761e8124 - <multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx::Tx<multiversx_sc_scenario[10a16f2897df3bb1]::facade::world_tx::scenario_exec_call::ScenarioEnvExec, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::expr::test_address::TestAddress, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::expr::test_sc_address::TestSCAddress, multiversx_sc[bcc0d6a0a6e41416]::types::managed::wrapped::esdt_token_payment::EsdtTokenPayment<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::static_api::StaticApiBackend>>, (), multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[10a16f2897df3bb1]::api::impl_vh::static_api::StaticApiBackend>>, multiversx_sc[bcc0d6a0a6e41416]::types::interaction::tx_result_handler_list::original_result::OriginalResultMarker<()>> as multiversx_sc_scenario[10a16f2897df3bb1]::facade::world_tx::scenario_tx_env::ScenarioTxRun>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   28:     0x5cd4761d585a - participate_tests[6869a501e05b1480]::it_forwards_payments_to_an_app
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/participate_tests.rs:26:10
[INFO] [stdout]   29:     0x5cd4761d5607 - participate_tests[6869a501e05b1480]::it_forwards_payments_to_an_app::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/participate_tests.rs:10:36
[INFO] [stdout]   30:     0x5cd4761d6f46 - <participate_tests[6869a501e05b1480]::it_forwards_payments_to_an_app::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5cd4761f637b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5cd4761f637b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x5cd476203b6b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x5cd476203b6b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5cd476203b6b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5cd476203b6b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5cd476203b6b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5cd476203b6b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x5cd476203b6b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x5cd4761fe544 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x5cd4761fe544 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5cd476206772 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x5cd476206772 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5cd476206772 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5cd476206772 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5cd476206772 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5cd476206772 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x5cd476206772 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5cd47642a9df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   50:     0x5cd47642a9df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7f68910eaaa4 - <unknown>
[INFO] [stdout]   52:     0x7f6891177a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     it_forwards_payments_to_an_app
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test participate_tests`
[INFO] running `Command { std: "docker" "inspect" "6ed756fb2b62296760a383b3395936fd048abd343964af633d6f507f32acc34a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ed756fb2b62296760a383b3395936fd048abd343964af633d6f507f32acc34a", kill_on_drop: false }`
[INFO] [stdout] 6ed756fb2b62296760a383b3395936fd048abd343964af633d6f507f32acc34a
