[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#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feminesa%2Fstaking-smart" "/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/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eminesa/staking-smart on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de20109e27b567d8286bfaad3f968a0187d58e0a1bda28db3026767a641e80a1
[INFO] running `Command { std: "docker" "start" "-a" "de20109e27b567d8286bfaad3f968a0187d58e0a1bda28db3026767a641e80a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de20109e27b567d8286bfaad3f968a0187d58e0a1bda28db3026767a641e80a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de20109e27b567d8286bfaad3f968a0187d58e0a1bda28db3026767a641e80a1", kill_on_drop: false }`
[INFO] [stdout] de20109e27b567d8286bfaad3f968a0187d58e0a1bda28db3026767a641e80a1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d230ee4aeba15862a5ee1b149cfd8cea6ac0fe74be58a71d87f2c5231749bf0b
[INFO] running `Command { std: "docker" "start" "-a" "d230ee4aeba15862a5ee1b149cfd8cea6ac0fe74be58a71d87f2c5231749bf0b", kill_on_drop: false }`
[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 endian-type v0.1.2
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[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 26.10s
[INFO] running `Command { std: "docker" "inspect" "d230ee4aeba15862a5ee1b149cfd8cea6ac0fe74be58a71d87f2c5231749bf0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d230ee4aeba15862a5ee1b149cfd8cea6ac0fe74be58a71d87f2c5231749bf0b", kill_on_drop: false }`
[INFO] [stdout] d230ee4aeba15862a5ee1b149cfd8cea6ac0fe74be58a71d87f2c5231749bf0b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a16fa4003e0afbb85242ce5d378ebd87e25440fdcee11aa54f38138c96721d4
[INFO] running `Command { std: "docker" "start" "-a" "9a16fa4003e0afbb85242ce5d378ebd87e25440fdcee11aa54f38138c96721d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.21.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling wasm-encoder v0.222.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling multiversx-sc-derive v0.54.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling multiversx-sc-codec v0.21.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling multiversx-chain-core v0.11.1
[INFO] [stderr]    Compiling wast v222.0.0
[INFO] [stderr]    Compiling multiversx-sc v0.54.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_seeder v0.3.0
[INFO] [stderr]    Compiling multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling multiversx-chain-vm v0.11.1
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling wasmparser v0.216.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[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: 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! 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: 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 1m 39s
[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" "9a16fa4003e0afbb85242ce5d378ebd87e25440fdcee11aa54f38138c96721d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a16fa4003e0afbb85242ce5d378ebd87e25440fdcee11aa54f38138c96721d4", kill_on_drop: false }`
[INFO] [stdout] 9a16fa4003e0afbb85242ce5d378ebd87e25440fdcee11aa54f38138c96721d4
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b71e27a38cb7aba5222a1b67c85d38d3b86bf90bafa25a1492ed3d1afee6c49f
[INFO] running `Command { std: "docker" "start" "-a" "b71e27a38cb7aba5222a1b67c85d38d3b86bf90bafa25a1492ed3d1afee6c49f", 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` (lib test) generated 1 warning (1 duplicate)
[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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[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-b26387af3f5a5ab4)
[INFO] [stderr]      Running tests/empty_rust_test.rs (/opt/rustwide/target/debug/deps/empty_rust_test-df0cd5849042f669)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test rewards_test ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/staking_smart_scenario_go_test.rs (/opt/rustwide/target/debug/deps/staking_smart_scenario_go_test-ffbad41e62a57044)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[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-e2d5102dc3b1ebc1)
[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' (22) 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:     0x5eb55c3c1932 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb55c3c1932 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb55c3c1932 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5eb55c3c1932 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5eb55c3d271f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5eb55c3d271f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5eb55c38f0d3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5eb55c38f0d3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5eb55c39ae72 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5eb55c39fbcf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5eb55c39fa61 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5eb55c06da5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5eb55c06da5e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5eb55c3a01df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5eb55c3a01df - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5eb55c2a1244 - std::panicking::begin_panic::{{closure}}::h6442ae886be7dacb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:771:9
[INFO] [stdout]   16:     0x5eb55c2b7be9 - std::sys::backtrace::__rust_end_short_backtrace::hd3d7a8a72e3f35f6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5eb55c2a1207 - std::panicking::begin_panic::hf5b0445b296ec3a1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:770:5
[INFO] [stdout]   18:     0x5eb55c2c1001 - std::panic::panic_any::h53cad6456504046a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x5eb55c283718 - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::halt_with_error::h98e89e09e57d84f5
[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:     0x5eb55c02c2bf - multiversx_chain_vm::vm_hooks::vh_handler::vh_error::VMHooksError::signal_error::hfba814df8ff50d84
[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:     0x5eb55c2b24e8 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::signal_error::{{closure}}::h18da74296bfb6389
[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:     0x5eb55c2ac370 - multiversx_chain_vm::mem_conv::with_bytes::h7d2226e43f3b365d
[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:     0x5eb55c2b24a8 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::signal_error::hc855171642d48a7a
[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:     0x5eb55c041a55 - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::{{closure}}::{{closure}}::h4d1e8b59049238e2
[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:     0x5eb55c0323f7 - multiversx_chain_vm::mem_conv::with_mem_ptr::hd95d38bd4b801ea8
[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:     0x5eb55c041a0d - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::{{closure}}::hf8ccf2480ca6131e
[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:     0x5eb55c047048 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::h1445ee03b823127f
[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:     0x5eb55c034050 - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::h1ea23fd3bd66dc05
[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:     0x5eb55c032b47 - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::ha327ec6364375f28
[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:     0x5eb55c044d98 - multiversx_sc::io::arg_nested_tuple::check_num_arguments_eq::ha09679035fddd28c
[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:     0x5eb55c031a6a - <() as multiversx_sc::io::arg_nested_tuple::ArgNestedTuple<AA>>::check_num_single_args::h5434ec8cfb7c6876
[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:     0x5eb55c031a6a - <(Head,Tail) as multiversx_sc::io::arg_nested_tuple::ArgNestedTuple<AA>>::check_num_single_args::h3b976cf661ec0fed
[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:     0x5eb55c031a6a - multiversx_sc::io::arg_nested_tuple::load_endpoint_args::hda6a45ce6fc89708
[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:     0x5eb55c031a6a - staking_smart::EndpointWrappers::call_init::hec1712e97fa0b0c6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/staking_smart.rs:15:1
[INFO] [stdout]   35:     0x5eb55c03190f - staking_smart::EndpointWrappers::call::hfb15266ce04c09c6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/staking_smart.rs:15:1
[INFO] [stdout]   36:     0x5eb55c02ec57 - <staking_smart::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::he640ae948d2b7c4f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/staking_smart.rs:15:1
[INFO] [stdout]   37:     0x5eb55c0fc0f8 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::h41c3a5a83287e90e
[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:     0x5eb55c0fbbfc - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::hb1e3276a2d7f1c2c
[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:     0x5eb55c0fb42a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h70c54d4504b713b0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5eb55c0f346e - std::panicking::catch_unwind::do_call::he40d57662348ae03
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5eb55c0f0e4b - __rust_try
[INFO] [stdout]   42:     0x5eb55c0ec427 - std::panicking::catch_unwind::h4763db00ec7f1e20
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x5eb55c0ec427 - std::panic::catch_unwind::h50c6a2b691b885a7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5eb55c10214a - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::he096d2bff904a4c6
[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:     0x5eb55c0fc1c7 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h00118ef53bc801e8
[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:     0x5eb55c0fbb7b - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::hc6a6ca46f0c93771
[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:     0x5eb55c2da847 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h4d29deda79ebfe94
[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:     0x5eb55c2de3b7 - core::ops::function::FnOnce::call_once::h0f7162f52a251f33
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5eb55c293b05 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::ha0b2d59fc80af604
[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:     0x5eb55c2c8ed1 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hf8fff2b06153d71a
[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:     0x5eb55c293aaf - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::hdee3c96cd887e8d5
[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:     0x5eb55c2d9720 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::deploy_contract::h80e2c864c942a066
[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:     0x5eb55c0fbead - multiversx_chain_vm::tx_execution::exec_create::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::{{closure}}::h0ef534dc7a5ddf8c
[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:     0x5eb55c0d126e - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h4eca2b64d35ec2e8
[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:     0x5eb55c125399 - multiversx_chain_vm::tx_execution::exec_create::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::hecc1a5a985266081
[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:     0x5eb55c09fce5 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda::h9ea046a918066774
[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:     0x5eb55c0a0034 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda_and_check::h4214a42b8586e681
[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:     0x5eb55c09fe8b - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_update_results::h59300fd4a1bb5df5
[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:     0x5eb55c09e6a4 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::h7e9b8dc3960e01be
[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:     0x5eb55c0d0dca - <multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::h259ad05a7b125cb1
[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:     0x5eb55c0d1663 - multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend::run_scenario_file::haeb0dbde782b3e22
[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:     0x5eb55c04cc07 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::run::hb451585e1b29d24d
[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:     0x5eb55c042624 - staking_smart_scenario_rs_test::empty_rs::h549d21f4653efff7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/staking_smart_scenario_rs_test.rs:13:13
[INFO] [stdout]   64:     0x5eb55c042647 - staking_smart_scenario_rs_test::empty_rs::{{closure}}::h1ce1f6ac35b205cd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/staking_smart_scenario_rs_test.rs:12:14
[INFO] [stdout]   65:     0x5eb55c042a36 - core::ops::function::FnOnce::call_once::h49fd47c4c98f5c9f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5eb55c06d85b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5eb55c06d85b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   68:     0x5eb55c0818bd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   69:     0x5eb55c0818bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x5eb55c0818bd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   71:     0x5eb55c0818bd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   72:     0x5eb55c0818bd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x5eb55c0818bd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   74:     0x5eb55c0818bd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   75:     0x5eb55c05ae04 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   76:     0x5eb55c05ae04 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   77:     0x5eb55c05e65a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   78:     0x5eb55c05e65a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x5eb55c05e65a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   80:     0x5eb55c05e65a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   81:     0x5eb55c05e65a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x5eb55c05e65a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   83:     0x5eb55c05e65a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   84:     0x5eb55c3963af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   85:     0x5eb55c3963af - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   86:     0x73f89f496aa4 - <unknown>
[INFO] [stdout]   87:     0x73f89f523a64 - clone
[INFO] [stdout]   88:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'empty_rs' (22) 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:     0x5eb55c3c1932 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb55c3c1932 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb55c3c1932 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5eb55c3c1932 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5eb55c3d271f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5eb55c3d271f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5eb55c38f0d3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5eb55c38f0d3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5eb55c39ae72 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5eb55c39fbcf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5eb55c39fa61 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5eb55c06da5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5eb55c06da5e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5eb55c3a01df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5eb55c3a01df - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5eb55c3a003a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5eb55c39afa9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5eb55c382ded - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5eb55c3da8b0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5eb55c10f4cf - multiversx_sc_scenario::scenario::run_vm::tx_output_check::check_tx_output::h68182144af671c22
[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:     0x5eb55c0a016c - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda_and_check::h4214a42b8586e681
[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:     0x5eb55c09fe8b - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_update_results::h59300fd4a1bb5df5
[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:     0x5eb55c09e6a4 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::h7e9b8dc3960e01be
[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:     0x5eb55c0d0dca - <multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::h259ad05a7b125cb1
[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:     0x5eb55c0d1663 - multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend::run_scenario_file::haeb0dbde782b3e22
[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:     0x5eb55c04cc07 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::run::hb451585e1b29d24d
[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:     0x5eb55c042624 - staking_smart_scenario_rs_test::empty_rs::h549d21f4653efff7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/staking_smart_scenario_rs_test.rs:13:13
[INFO] [stdout]   27:     0x5eb55c042647 - staking_smart_scenario_rs_test::empty_rs::{{closure}}::h1ce1f6ac35b205cd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/staking_smart_scenario_rs_test.rs:12:14
[INFO] [stdout]   28:     0x5eb55c042a36 - core::ops::function::FnOnce::call_once::h49fd47c4c98f5c9f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5eb55c06d85b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5eb55c06d85b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x5eb55c0818bd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x5eb55c0818bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5eb55c0818bd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x5eb55c0818bd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   35:     0x5eb55c0818bd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5eb55c0818bd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x5eb55c0818bd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x5eb55c05ae04 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x5eb55c05ae04 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x5eb55c05e65a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   41:     0x5eb55c05e65a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5eb55c05e65a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   43:     0x5eb55c05e65a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stderr] error: test failed, to rerun pass `--test staking_smart_scenario_rs_test`
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   44:     0x5eb55c05e65a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5eb55c05e65a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   46:     0x5eb55c05e65a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5eb55c3963af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   48:     0x5eb55c3963af - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   49:     0x73f89f496aa4 - <unknown>
[INFO] [stdout]   50:     0x73f89f523a64 - 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.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b71e27a38cb7aba5222a1b67c85d38d3b86bf90bafa25a1492ed3d1afee6c49f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b71e27a38cb7aba5222a1b67c85d38d3b86bf90bafa25a1492ed3d1afee6c49f", kill_on_drop: false }`
[INFO] [stdout] b71e27a38cb7aba5222a1b67c85d38d3b86bf90bafa25a1492ed3d1afee6c49f
