[INFO] cloning repository https://github.com/eminesa/staking-smart
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eminesa/staking-smart" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feminesa%2Fstaking-smart", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feminesa%2Fstaking-smart'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d99c78a3ed2a8a88d6ec9c2460c4fc7b0910463c
[INFO] testing eminesa/staking-smart against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feminesa%2Fstaking-smart" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eminesa/staking-smart
[INFO] finished tweaking git repo https://github.com/eminesa/staking-smart
[INFO] tweaked toml for git repo https://github.com/eminesa/staking-smart written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eminesa/staking-smart 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/eminesa/staking-smart 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 09140575593cd32d8074d0feee14ac934113e2c73b8583e62bd44170f6f8df31
[INFO] running `Command { std: "docker" "start" "-a" "09140575593cd32d8074d0feee14ac934113e2c73b8583e62bd44170f6f8df31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09140575593cd32d8074d0feee14ac934113e2c73b8583e62bd44170f6f8df31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09140575593cd32d8074d0feee14ac934113e2c73b8583e62bd44170f6f8df31", kill_on_drop: false }`
[INFO] [stdout] 09140575593cd32d8074d0feee14ac934113e2c73b8583e62bd44170f6f8df31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 373ca8d349538b89fc5ae8bbe41071ee733ea56cfc098e0d6c127d6c5f8f582d
[INFO] running `Command { std: "docker" "start" "-a" "373ca8d349538b89fc5ae8bbe41071ee733ea56cfc098e0d6c127d6c5f8f582d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.21.1
[INFO] [stderr]    Compiling multiversx-sc-derive v0.54.6
[INFO] [stderr]    Compiling multiversx-sc-codec v0.21.1
[INFO] [stderr]    Compiling multiversx-chain-core v0.11.1
[INFO] [stderr]    Compiling multiversx-sc v0.54.6
[INFO] [stderr]    Compiling staking-smart v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] Warning! StakingPosition #[type_abi] implementation sees no derive traits. Make sure that the derive attribute comes after #[type_abi]
[INFO] [stdout] warning: use of deprecated macro `TypeAbi`: Replace with attribute #[type_abi], which should be placed before all derives. More about this: https://docs.multiversx.com/developers/transactions/tx-migration/#replace-derivetypeabi-with-type_abi
[INFO] [stdout]  --> src/staking_smart.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(TypeAbi, TopEncode, TopDecode, PartialEq, Debug)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.83s
[INFO] running `Command { std: "docker" "inspect" "373ca8d349538b89fc5ae8bbe41071ee733ea56cfc098e0d6c127d6c5f8f582d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "373ca8d349538b89fc5ae8bbe41071ee733ea56cfc098e0d6c127d6c5f8f582d", kill_on_drop: false }`
[INFO] [stdout] 373ca8d349538b89fc5ae8bbe41071ee733ea56cfc098e0d6c127d6c5f8f582d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b7c1c2e1091daa030c9cde8163c7ed5f9595fda92f49ba3a26ef1f47894d6076
[INFO] running `Command { std: "docker" "start" "-a" "b7c1c2e1091daa030c9cde8163c7ed5f9595fda92f49ba3a26ef1f47894d6076", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling wasm-encoder v0.222.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.21.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling multiversx-sc-derive v0.54.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling multiversx-sc-codec v0.21.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling wast v222.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_seeder v0.3.0
[INFO] [stderr]    Compiling multiversx-chain-core v0.11.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling multiversx-sc v0.54.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling multiversx-chain-vm v0.11.1
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling wasmparser v0.216.0
[INFO] [stderr]    Compiling multiversx-chain-scenario-format v0.23.0
[INFO] [stderr]    Compiling wat v1.222.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling wasmprinter v0.216.0
[INFO] [stderr]    Compiling multiversx-sc-meta-lib v0.54.6
[INFO] [stderr]    Compiling staking-smart v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] Warning! StakingPosition #[type_abi] implementation sees no derive traits. Make sure that the derive attribute comes after #[type_abi]
[INFO] [stdout] warning: use of deprecated macro `TypeAbi`: Replace with attribute #[type_abi], which should be placed before all derives. More about this: https://docs.multiversx.com/developers/transactions/tx-migration/#replace-derivetypeabi-with-type_abi
[INFO] [stdout]  --> src/staking_smart.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(TypeAbi, TopEncode, TopDecode, PartialEq, Debug)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling multiversx-sc-scenario v0.54.6
[INFO] [stdout] Warning! StakingPosition #[type_abi] implementation sees no derive traits. Make sure that the derive attribute comes after #[type_abi]
[INFO] [stdout] warning: use of deprecated macro `TypeAbi`: Replace with attribute #[type_abi], which should be placed before all derives. More about this: https://docs.multiversx.com/developers/transactions/tx-migration/#replace-derivetypeabi-with-type_abi
[INFO] [stdout]  --> src/staking_smart.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(TypeAbi, TopEncode, TopDecode, PartialEq, Debug)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `codec::multi_types::OptionalValue`
[INFO] [stdout]  --> tests/empty_rust_test.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use multiversx_sc::{codec::multi_types::OptionalValue, types::Address};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `owner_address` is never read
[INFO] [stdout]   --> tests/empty_rust_test.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct ContractSetup<ContractObjBuilder>
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub owner_address: Address,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.11.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "b7c1c2e1091daa030c9cde8163c7ed5f9595fda92f49ba3a26ef1f47894d6076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7c1c2e1091daa030c9cde8163c7ed5f9595fda92f49ba3a26ef1f47894d6076", kill_on_drop: false }`
[INFO] [stdout] b7c1c2e1091daa030c9cde8163c7ed5f9595fda92f49ba3a26ef1f47894d6076
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d56b75f9b789d96891c75435b0a342a3fe3e613d854175bb31bfbba2b689c43c
[INFO] running `Command { std: "docker" "start" "-a" "d56b75f9b789d96891c75435b0a342a3fe3e613d854175bb31bfbba2b689c43c", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated macro `TypeAbi`: Replace with attribute #[type_abi], which should be placed before all derives. More about this: https://docs.multiversx.com/developers/transactions/tx-migration/#replace-derivetypeabi-with-type_abi
[INFO] [stderr]  --> src/staking_smart.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[derive(TypeAbi, TopEncode, TopDecode, PartialEq, Debug)]
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `staking-smart` (lib) generated 1 warning
[INFO] [stderr] warning: unused import: `codec::multi_types::OptionalValue`
[INFO] [stderr]  --> tests/empty_rust_test.rs:1:21
[INFO] [stderr]   |
[INFO] [stderr] 1 | use multiversx_sc::{codec::multi_types::OptionalValue, types::Address};
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `owner_address` is never read
[INFO] [stderr]   --> tests/empty_rust_test.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct ContractSetup<ContractObjBuilder>
[INFO] [stderr]    |        ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 19 |     pub owner_address: Address,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `staking-smart` (test "empty_rust_test") generated 2 warnings (run `cargo fix --test "empty_rust_test" -p staking-smart` to apply 1 suggestion)
[INFO] [stderr] warning: `staking-smart` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.11.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/staking_smart.rs (/opt/rustwide/target/debug/deps/staking_smart-dc0f5b6a0bf8107e)
[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/empty_rust_test.rs (/opt/rustwide/target/debug/deps/empty_rust_test-520f048c77f83f52)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test rewards_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/staking_smart_scenario_go_test.rs (/opt/rustwide/target/debug/deps/staking_smart_scenario_go_test-4bbd5d3a8a5c5a58)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test empty_go ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/staking_smart_scenario_rs_test.rs (/opt/rustwide/target/debug/deps/staking_smart_scenario_rs_test-7f567b15e405c384)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test empty_rs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- empty_rs stdout ----
[INFO] [stdout] wrong number of arguments
[INFO] [stdout] 
[INFO] [stdout] thread 'empty_rs' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.11.1/src/vm_hooks/vh_impl/vh_debug_api.rs:46:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d528cda607a - 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:     0x5d528cda607a - 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:     0x5d528cda607a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d528cda607a - <<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:     0x5d528cdbb24a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d528cdbb24a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d528cdaa962 - 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:     0x5d528cdaa962 - <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:     0x5d528cd847ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d528cd847ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d528cd9ded9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d528ca4d60c - <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:     0x5d528ca4d60c - 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:     0x5d528cd9e092 - <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:     0x5d528cd9e092 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d528ccba144 - 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:     0x5d528cc966c9 - 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:     0x5d528ccb8957 - 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:     0x5d528ccc4be1 - 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:     0x5d528ccbfae8 - <multiversx_chain_vm[3d5cd28c9059dc64]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[3d5cd28c9059dc64]::vm_hooks::vh_source::VMHooksHandlerSource>::halt_with_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.11.1/src/vm_hooks/vh_impl/vh_debug_api.rs:46:9
[INFO] [stdout]   20:     0x5d528ca184e0 - <multiversx_chain_vm[3d5cd28c9059dc64]::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm[3d5cd28c9059dc64]::vm_hooks::vh_handler::vh_error::VMHooksError>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.11.1/src/vm_hooks/vh_handler/vh_error.rs:13:14
[INFO] [stdout]   21:     0x5d528ccb3d48 - <multiversx_chain_vm[3d5cd28c9059dc64]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[3748716ddfaa89f4]::vm_hooks::VMHooks>::signal_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.11.1/src/vm_hooks/vh_dispatcher.rs:64:30
[INFO] [stdout]   22:     0x5d528ccb11a0 - multiversx_chain_vm[3d5cd28c9059dc64]::mem_conv::with_bytes::<<multiversx_chain_vm[3d5cd28c9059dc64]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[3748716ddfaa89f4]::vm_hooks::VMHooks>::signal_error::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.11.1/src/mem_conv.rs:27:5
[INFO] [stdout]   23:     0x5d528ccb5038 - <multiversx_chain_vm[3d5cd28c9059dc64]::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor[3748716ddfaa89f4]::vm_hooks::VMHooks>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.11.1/src/vm_hooks/vh_dispatcher.rs:63:13
[INFO] [stdout]   24:     0x5d528ca2b565 - <multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[1cb2c52653155450]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.54.6/src/api/core_api_vh/error_api_vh.rs:18:20
[INFO] [stdout]   25:     0x5d528ca31bb7 - multiversx_chain_vm[3d5cd28c9059dc64]::mem_conv::with_mem_ptr::<<multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[1cb2c52653155450]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.11.1/src/mem_conv.rs:7:5
[INFO] [stdout]   26:     0x5d528ca2b69d - <multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[1cb2c52653155450]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.54.6/src/api/core_api_vh/error_api_vh.rs:17:13
[INFO] [stdout]   27:     0x5d528ca395d5 - <multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::<(), <multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[1cb2c52653155450]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.54.6/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   28:     0x5d528ca20860 - <multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::debug_api::DebugApiBackend>>::with_vm_hooks::<(), <multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[1cb2c52653155450]::api::error_api::ErrorApiImpl>::signal_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.54.6/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   29:     0x5d528ca26f47 - <multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::debug_api::DebugApiBackend> as multiversx_sc[1cb2c52653155450]::api::error_api::ErrorApiImpl>::signal_error
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.54.6/src/api/core_api_vh/error_api_vh.rs:16:14
[INFO] [stdout]   30:     0x5d528ca323f8 - multiversx_sc[1cb2c52653155450]::io::arg_nested_tuple::check_num_arguments_eq::<multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::debug_api::DebugApiBackend>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.54.6/src/io/arg_nested_tuple.rs:37:30
[INFO] [stdout]   31:     0x5d528ca291da - <() as multiversx_sc[1cb2c52653155450]::io::arg_nested_tuple::ArgNestedTuple<multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::debug_api::DebugApiBackend>>>::check_num_single_args
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.54.6/src/io/arg_nested_tuple.rs:152:9
[INFO] [stdout]   32:     0x5d528ca291da - <(u64, ()) as multiversx_sc[1cb2c52653155450]::io::arg_nested_tuple::ArgNestedTuple<multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::debug_api::DebugApiBackend>>>::check_num_single_args
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.54.6/src/io/arg_nested_tuple.rs:115:13
[INFO] [stdout]   33:     0x5d528ca291da - multiversx_sc[1cb2c52653155450]::io::arg_nested_tuple::load_endpoint_args::<multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::debug_api::DebugApiBackend>, (u64, ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.54.6/src/io/arg_nested_tuple.rs:171:5
[INFO] [stdout]   34:     0x5d528ca291da - <staking_smart[c022dfc0eedab02d]::ContractObj<multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::debug_api::DebugApiBackend>> as staking_smart[c022dfc0eedab02d]::EndpointWrappers>::call_init
[INFO] [stdout]                                at /opt/rustwide/workdir/src/staking_smart.rs:15:1
[INFO] [stdout]   35:     0x5d528ca2907c - <staking_smart[c022dfc0eedab02d]::ContractObj<multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::debug_api::DebugApiBackend>> as staking_smart[c022dfc0eedab02d]::EndpointWrappers>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/staking_smart.rs:15:1
[INFO] [stdout]   36:     0x5d528ca26ac7 - <staking_smart[c022dfc0eedab02d]::ContractObj<multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario[e2f70340cdaa2424]::api::impl_vh::debug_api::DebugApiBackend>> as multiversx_sc[1cb2c52653155450]::contract_base::callable_contract::CallableContract>::call
[INFO] [stdout]                                at /opt/rustwide/workdir/src/staking_smart.rs:15:1
[INFO] [stdout]   37:     0x5d528cb045c8 - <multiversx_sc_scenario[e2f70340cdaa2424]::debug_executor::contract_container::ContractContainer>::call
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.54.6/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   38:     0x5d528cb041bc - <multiversx_sc_scenario[e2f70340cdaa2424]::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.54.6/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   39:     0x5d528caf11da - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[e2f70340cdaa2424]::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]   40:     0x5d528cae7464 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[e2f70340cdaa2424]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[3748716ddfaa89f4]::instance::Instance>::call::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), multiversx_chain_vm[3d5cd28c9059dc64]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5d528cadd95b - __rust_try
[INFO] [stdout]   42:     0x5d528cad15a0 - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), multiversx_chain_vm[3d5cd28c9059dc64]::tx_mock::tx_panic::TxPanic>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[e2f70340cdaa2424]::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]   43:     0x5d528cad15a0 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<<multiversx_sc_scenario[e2f70340cdaa2424]::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor[3748716ddfaa89f4]::instance::Instance>::call::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), multiversx_chain_vm[3d5cd28c9059dc64]::tx_mock::tx_panic::TxPanic>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5d528cae6d3a - multiversx_sc_scenario[e2f70340cdaa2424]::debug_executor::catch_tx_panic::catch_tx_panic::<<multiversx_sc_scenario[e2f70340cdaa2424]::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.54.6/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   45:     0x5d528cb00c27 - multiversx_sc_scenario[e2f70340cdaa2424]::debug_executor::contract_container::contract_instance_wrapped_execution::<<multiversx_sc_scenario[e2f70340cdaa2424]::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.54.6/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   46:     0x5d528cb063eb - <multiversx_sc_scenario[e2f70340cdaa2424]::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.54.6/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   47:     0x5d528cc9e327 - multiversx_chain_vm[3d5cd28c9059dc64]::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.11.1/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   48:     0x5d528ccd0a27 - <multiversx_chain_vm[3d5cd28c9059dc64]::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]   49:     0x5d528cc823c5 - <multiversx_chain_vm[3d5cd28c9059dc64]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[3d5cd28c9059dc64]::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.11.1/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   50:     0x5d528cc87301 - <multiversx_chain_vm[3d5cd28c9059dc64]::with_shared::shareable::Shareable<multiversx_chain_vm[3d5cd28c9059dc64]::tx_mock::tx_context::TxContext>>::with_shared::<<multiversx_chain_vm[3d5cd28c9059dc64]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack<multiversx_chain_vm[3d5cd28c9059dc64]::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.11.1/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   51:     0x5d528cc7dd2f - <multiversx_chain_vm[3d5cd28c9059dc64]::tx_mock::tx_context_stack::TxContextStack>::execute_on_vm_stack::<multiversx_chain_vm[3d5cd28c9059dc64]::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.11.1/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   52:     0x5d528cca820f - <multiversx_chain_vm[3d5cd28c9059dc64]::tx_execution::blockchain_vm::BlockchainVMRef>::deploy_contract::<multiversx_chain_vm[3d5cd28c9059dc64]::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.11.1/src/tx_execution/exec_general_tx.rs:165:9
[INFO] [stdout]   53:     0x5d528cb1c9dd - <multiversx_chain_vm[3d5cd28c9059dc64]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::<multiversx_chain_vm[3d5cd28c9059dc64]::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.11.1/src/tx_execution/exec_create.rs:30:18
[INFO] [stdout]   54:     0x5d528cad0f0e - <multiversx_chain_vm[3d5cd28c9059dc64]::with_shared::shareable::Shareable<multiversx_chain_vm[3d5cd28c9059dc64]::world_mock::blockchain_state::BlockchainState>>::with_shared::<<multiversx_chain_vm[3d5cd28c9059dc64]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create<multiversx_chain_vm[3d5cd28c9059dc64]::tx_execution::exec_call::execute_current_tx_context_input>::{closure#0}, (multiversx_chain_vm[3d5cd28c9059dc64]::tx_mock::tx_result::TxResult, multiversx_chain_core[d6b56e1fc5ecbd5b]::types::address::Address, multiversx_chain_vm[3d5cd28c9059dc64]::tx_mock::blockchain_update::BlockchainUpdate)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.11.1/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   55:     0x5d528ca8a049 - <multiversx_chain_vm[3d5cd28c9059dc64]::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::<multiversx_chain_vm[3d5cd28c9059dc64]::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.11.1/src/tx_execution/exec_create.rs:27:66
[INFO] [stdout]   56:     0x5d528cade0b5 - <multiversx_sc_scenario[e2f70340cdaa2424]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda::<multiversx_chain_vm[3d5cd28c9059dc64]::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.54.6/src/scenario/run_vm/sc_deploy.rs:35:64
[INFO] [stdout]   57:     0x5d528cade264 - <multiversx_sc_scenario[e2f70340cdaa2424]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda_and_check::<multiversx_chain_vm[3d5cd28c9059dc64]::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.54.6/src/scenario/run_vm/sc_deploy.rs:57:45
[INFO] [stdout]   58:     0x5d528cae233b - <multiversx_sc_scenario[e2f70340cdaa2424]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.54.6/src/scenario/run_vm/sc_deploy.rs:19:18
[INFO] [stdout]   59:     0x5d528cae5824 - <multiversx_sc_scenario[e2f70340cdaa2424]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[e2f70340cdaa2424]::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.54.6/src/scenario/run_vm/vm_runner.rs:56:14
[INFO] [stdout]   60:     0x5d528cae9eba - <multiversx_sc_scenario[e2f70340cdaa2424]::facade::debugger_backend::DebuggerBackend as multiversx_sc_scenario[e2f70340cdaa2424]::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.54.6/src/facade/debugger_backend.rs:58:24
[INFO] [stdout]   61:     0x5d528cae7b33 - <multiversx_sc_scenario[e2f70340cdaa2424]::facade::debugger_backend::DebuggerBackend>::run_scenario_file
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.54.6/src/facade/debugger_backend.rs:113:26
[INFO] [stdout]   62:     0x5d528ca22ac7 - <multiversx_sc_scenario[e2f70340cdaa2424]::facade::scenario_world::ScenarioWorld>::run::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.54.6/src/facade/scenario_world.rs:65:26
[INFO] [stdout]   63:     0x5d528ca2bda4 - staking_smart_scenario_rs_test[2008243d1f825a49]::empty_rs
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/staking_smart_scenario_rs_test.rs:13:13
[INFO] [stdout]   64:     0x5d528ca2b5c7 - staking_smart_scenario_rs_test[2008243d1f825a49]::empty_rs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/staking_smart_scenario_rs_test.rs:12:14
[INFO] [stdout]   65:     0x5d528ca40866 - <staking_smart_scenario_rs_test[2008243d1f825a49]::empty_rs::{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]   66:     0x5d528ca408eb - <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]   67:     0x5d528ca408eb - 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]   68:     0x5d528ca4e0db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   69:     0x5d528ca4e0db - <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]   70:     0x5d528ca4e0db - 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]   71:     0x5d528ca4e0db - 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]   72:     0x5d528ca4e0db - 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]   73:     0x5d528ca4e0db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   74:     0x5d528ca4e0db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   75:     0x5d528ca48ab4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   76:     0x5d528ca48ab4 - 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]   77:     0x5d528ca50ce2 - 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]   78:     0x5d528ca50ce2 - <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]   79:     0x5d528ca50ce2 - 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]   80:     0x5d528ca50ce2 - 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]   81:     0x5d528ca50ce2 - 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]   82:     0x5d528ca50ce2 - 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]   83:     0x5d528ca50ce2 - <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]   84:     0x5d528cda533f - <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]   85:     0x5d528cda533f - <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]   86:     0x753314c11aa4 - <unknown>
[INFO] [stdout]   87:     0x753314c9ea64 - clone
[INFO] [stdout]   88:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'empty_rs' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.54.6/src/scenario/run_vm/tx_output_check.rs:10:5:
[INFO] [stdout] result code mismatch. Tx id: 'deploy'. Want: "". Have: 4. Message: wrong number of arguments
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d528cda607a - 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:     0x5d528cda607a - 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:     0x5d528cda607a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d528cda607a - <<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:     0x5d528cdbb24a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d528cdbb24a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d528cdaa962 - 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:     0x5d528cdaa962 - <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:     0x5d528cd847ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d528cd847ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d528cd9ded9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d528ca4d60c - <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:     0x5d528ca4d60c - 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:     0x5d528cd9e092 - <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:     0x5d528cd9e092 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d528cd848b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d528cd7c0d9 - 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:     0x5d528cd855cd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d528cdbba0c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d528cafb553 - multiversx_sc_scenario[e2f70340cdaa2424]::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.54.6/src/scenario/run_vm/tx_output_check.rs:10:5
[INFO] [stdout]   20:     0x5d528cade39c - <multiversx_sc_scenario[e2f70340cdaa2424]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda_and_check::<multiversx_chain_vm[3d5cd28c9059dc64]::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.54.6/src/scenario/run_vm/sc_deploy.rs:59:13
[INFO] [stdout]   21:     0x5d528cae233b - <multiversx_sc_scenario[e2f70340cdaa2424]::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_update_results
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.54.6/src/scenario/run_vm/sc_deploy.rs:19:18
[INFO] [stdout]   22:     0x5d528cae5824 - <multiversx_sc_scenario[e2f70340cdaa2424]::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario[e2f70340cdaa2424]::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.54.6/src/scenario/run_vm/vm_runner.rs:56:14
[INFO] [stdout]   23:     0x5d528cae9eba - <multiversx_sc_scenario[e2f70340cdaa2424]::facade::debugger_backend::DebuggerBackend as multiversx_sc_scenario[e2f70340cdaa2424]::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.54.6/src/facade/debugger_backend.rs:58:24
[INFO] [stdout]   24:     0x5d528cae7b33 - <multiversx_sc_scenario[e2f70340cdaa2424]::facade::debugger_backend::DebuggerBackend>::run_scenario_file
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.54.6/src/facade/debugger_backend.rs:113:26
[INFO] [stdout]   25:     0x5d528ca22ac7 - <multiversx_sc_scenario[e2f70340cdaa2424]::facade::scenario_world::ScenarioWorld>::run::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.54.6/src/facade/scenario_world.rs:65:26
[INFO] [stdout]   26:     0x5d528ca2bda4 - staking_smart_scenario_rs_test[2008243d1f825a49]::empty_rs
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/staking_smart_scenario_rs_test.rs:13:13
[INFO] [stdout]   27:     0x5d528ca2b5c7 - staking_smart_scenario_rs_test[2008243d1f825a49]::empty_rs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/staking_smart_scenario_rs_test.rs:12:14
[INFO] [stdout]   28:     0x5d528ca40866 - <staking_smart_scenario_rs_test[2008243d1f825a49]::empty_rs::{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]   29:     0x5d528ca408eb - <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]   30:     0x5d528ca408eb - 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]   31:     0x5d528ca4e0db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5d528ca4e0db - <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]   33:     0x5d528ca4e0db - 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]   34:     0x5d528ca4e0db - 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]   35:     0x5d528ca4e0db - 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]   36:     0x5d528ca4e0db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5d528ca4e0db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5d528ca48ab4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5d528ca48ab4 - 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]   40:     0x5d528ca50ce2 - 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]   41:     0x5d528ca50ce2 - <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]   42:     0x5d528ca50ce2 - 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]   43:     0x5d528ca50ce2 - 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]   44:     0x5d528ca50ce2 - 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]   45:     0x5d528ca50ce2 - 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]   46:     0x5d528ca50ce2 - <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]   47:     0x5d528cda533f - <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]   48:     0x5d528cda533f - <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]   49:     0x753314c11aa4 - <unknown>
[INFO] [stdout]   50:     0x753314c9ea64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     empty_rs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test staking_smart_scenario_rs_test`
[INFO] running `Command { std: "docker" "inspect" "d56b75f9b789d96891c75435b0a342a3fe3e613d854175bb31bfbba2b689c43c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d56b75f9b789d96891c75435b0a342a3fe3e613d854175bb31bfbba2b689c43c", kill_on_drop: false }`
[INFO] [stdout] d56b75f9b789d96891c75435b0a342a3fe3e613d854175bb31bfbba2b689c43c
