[INFO] cloning repository https://github.com/Abdullah1491/staking-contract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abdullah1491/staking-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdullah1491%2Fstaking-contract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdullah1491%2Fstaking-contract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88b46c77f2d5c85874e9dc5e3f324cd147cc4797
[INFO] testing Abdullah1491/staking-contract against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdullah1491%2Fstaking-contract" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  52% (1020/1936)
Updating files:  53% (1027/1936)
Updating files:  54% (1046/1936)
Updating files:  55% (1065/1936)
Updating files:  55% (1081/1936)
Updating files:  56% (1085/1936)
Updating files:  57% (1104/1936)
Updating files:  58% (1123/1936)
Updating files:  59% (1143/1936)
Updating files:  59% (1151/1936)
Updating files:  60% (1162/1936)
Updating files:  61% (1181/1936)
Updating files:  61% (1192/1936)
Updating files:  62% (1201/1936)
Updating files:  63% (1220/1936)
Updating files:  64% (1240/1936)
Updating files:  64% (1255/1936)
Updating files:  65% (1259/1936)
Updating files:  66% (1278/1936)
Updating files:  67% (1298/1936)
Updating files:  68% (1317/1936)
Updating files:  69% (1336/1936)
Updating files:  70% (1356/1936)
Updating files:  71% (1375/1936)
Updating files:  72% (1394/1936)
Updating files:  73% (1414/1936)
Updating files:  74% (1433/1936)
Updating files:  75% (1452/1936)
Updating files:  76% (1472/1936)
Updating files:  77% (1491/1936)
Updating files:  78% (1511/1936)
Updating files:  79% (1530/1936)
Updating files:  80% (1549/1936)
Updating files:  81% (1569/1936)
Updating files:  82% (1588/1936)
Updating files:  83% (1607/1936)
Updating files:  84% (1627/1936)
Updating files:  85% (1646/1936)
Updating files:  86% (1665/1936)
Updating files:  87% (1685/1936)
Updating files:  88% (1704/1936)
Updating files:  89% (1724/1936)
Updating files:  90% (1743/1936)
Updating files:  91% (1762/1936)
Updating files:  92% (1782/1936)
Updating files:  93% (1801/1936)
Updating files:  94% (1820/1936)
Updating files:  94% (1829/1936)
Updating files:  95% (1840/1936)
Updating files:  96% (1859/1936)
Updating files:  97% (1878/1936)
Updating files:  98% (1898/1936)
Updating files:  99% (1917/1936)
Updating files: 100% (1936/1936)
Updating files: 100% (1936/1936), done.
[INFO] started tweaking git repo https://github.com/Abdullah1491/staking-contract
[INFO] finished tweaking git repo https://github.com/Abdullah1491/staking-contract
[INFO] tweaked toml for git repo https://github.com/Abdullah1491/staking-contract written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abdullah1491/staking-contract on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Abdullah1491/staking-contract 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 614434c6014d2778cd1c0ef21bc23645ee644bc347e5dddc0465b76afdb36d42
[INFO] running `Command { std: "docker" "start" "-a" "614434c6014d2778cd1c0ef21bc23645ee644bc347e5dddc0465b76afdb36d42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "614434c6014d2778cd1c0ef21bc23645ee644bc347e5dddc0465b76afdb36d42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "614434c6014d2778cd1c0ef21bc23645ee644bc347e5dddc0465b76afdb36d42", kill_on_drop: false }`
[INFO] [stdout] 614434c6014d2778cd1c0ef21bc23645ee644bc347e5dddc0465b76afdb36d42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69ad67816892d1865c0c57e03fc07888bbd9d56f83ef78a14cf7cc1b8b7ffd1b
[INFO] running `Command { std: "docker" "start" "-a" "69ad67816892d1865c0c57e03fc07888bbd9d56f83ef78a14cf7cc1b8b7ffd1b", 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 unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling endian-type v0.1.2
[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-contract v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.53s
[INFO] running `Command { std: "docker" "inspect" "69ad67816892d1865c0c57e03fc07888bbd9d56f83ef78a14cf7cc1b8b7ffd1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69ad67816892d1865c0c57e03fc07888bbd9d56f83ef78a14cf7cc1b8b7ffd1b", kill_on_drop: false }`
[INFO] [stdout] 69ad67816892d1865c0c57e03fc07888bbd9d56f83ef78a14cf7cc1b8b7ffd1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de90ed6475725e2fa6a25ee0d0a2c8c52f81c1ccde5be9adb1510e425bc6a04a
[INFO] running `Command { std: "docker" "start" "-a" "de90ed6475725e2fa6a25ee0d0a2c8c52f81c1ccde5be9adb1510e425bc6a04a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling wasm-encoder v0.222.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.21.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling multiversx-sc-derive v0.54.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wast v222.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_seeder v0.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling multiversx-sc-codec v0.21.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling multiversx-chain-core v0.11.1
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling multiversx-sc v0.54.6
[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 toml_datetime 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-contract v0.0.0 (/opt/rustwide/workdir)
[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: 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 45.00s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "de90ed6475725e2fa6a25ee0d0a2c8c52f81c1ccde5be9adb1510e425bc6a04a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de90ed6475725e2fa6a25ee0d0a2c8c52f81c1ccde5be9adb1510e425bc6a04a", kill_on_drop: false }`
[INFO] [stdout] de90ed6475725e2fa6a25ee0d0a2c8c52f81c1ccde5be9adb1510e425bc6a04a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1a74d8332b13ad5938f130a513dacb1871560a2e313ff5225f2fca61d7399c30
[INFO] running `Command { std: "docker" "start" "-a" "1a74d8332b13ad5938f130a513dacb1871560a2e313ff5225f2fca61d7399c30", kill_on_drop: false }`
[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-contract` (test "empty_rust_test") generated 2 warnings (run `cargo fix --test "empty_rust_test" -p staking-contract` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[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 2`
[INFO] [stderr]      Running unittests src/staking_contract.rs (/opt/rustwide/target/debug/deps/staking_contract-78ca4111063f6925)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/empty_rust_test.rs (/opt/rustwide/target/debug/deps/empty_rust_test-0ed9e776179c1446)
[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] [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_contract_scenario_go_test.rs (/opt/rustwide/target/debug/deps/staking_contract_scenario_go_test-35e3e7f81a3fe64e)
[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.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/staking_contract_scenario_rs_test.rs (/opt/rustwide/target/debug/deps/staking_contract_scenario_rs_test-3772b874fee22842)
[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' (31) 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:     0x634edeb397fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634edeb397fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634edeb397fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634edeb397fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634edeb4e93a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634edeb4e93a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x634edeb3e132 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x634edeb3e132 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x634edeb1818f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634edeb1818f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634edeb31719 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634ede7eeddc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x634ede7eeddc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x634edeb318d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x634edeb318d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x634edea2a774 - std::panicking::begin_panic::{{closure}}::he72f4019bfcd1a49
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x634edea34eb9 - std::sys::backtrace::__rust_end_short_backtrace::h97b03d89da8a3247
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634edea2a73a - std::panicking::begin_panic::h8b7fd71aec6a5312
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x634edea34ed1 - std::panic::panic_any::hfcf8e7b04439134c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x634edea38aa8 - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::halt_with_error::h74742e591e8ed956
[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:     0x634ede7c2190 - multiversx_chain_vm::vm_hooks::vh_handler::vh_error::VMHooksError::signal_error::hc431f3397fca27cc
[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:     0x634edea59e98 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::signal_error::{{closure}}::h66de547ff1fd8332
[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:     0x634edea612d0 - multiversx_chain_vm::mem_conv::with_bytes::h48fdbb382d8c4081
[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:     0x634edea59e58 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::signal_error::hdbbe675f1d9ba2ff
[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:     0x634ede7d8455 - 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}}::he69b8dffbb50b20b
[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:     0x634ede7d60b7 - multiversx_chain_vm::mem_conv::with_mem_ptr::h98d244f6b3a083f2
[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:     0x634ede7d840d - 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}}::hda014f6a66019ddb
[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:     0x634ede7de215 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::h463e7ba6d5a770f2
[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:     0x634ede7c8d50 - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::h33c9ed3114ba51cf
[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:     0x634ede7c7607 - 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::h110ea6201d58b483
[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:     0x634ede7d3378 - multiversx_sc::io::arg_nested_tuple::check_num_arguments_eq::hd3a8fef3ab10f75b
[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:     0x634ede7c711a - <() as multiversx_sc::io::arg_nested_tuple::ArgNestedTuple<AA>>::check_num_single_args::h2ad602c48a9af280
[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:     0x634ede7c711a - <(Head,Tail) as multiversx_sc::io::arg_nested_tuple::ArgNestedTuple<AA>>::check_num_single_args::h6ae82bd2a49d4418
[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:     0x634ede7c711a - multiversx_sc::io::arg_nested_tuple::load_endpoint_args::hbf4f3a778812bb77
[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:     0x634ede7c711a - staking_contract::EndpointWrappers::call_init::h2e1b618d838814fd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/staking_contract.rs:16:1
[INFO] [stdout]   35:     0x634ede7c6fc1 - staking_contract::EndpointWrappers::call::hccfe89a232b13e10
[INFO] [stdout]                                at /opt/rustwide/workdir/src/staking_contract.rs:16:1
[INFO] [stdout]   36:     0x634ede7c34a7 - <staking_contract::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::h54adecd660187d9b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/staking_contract.rs:16:1
[INFO] [stdout]   37:     0x634ede8b04a8 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::h8b5d04703f974db7
[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:     0x634ede8afcdc - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::h08da2b2e7f4911f1
[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:     0x634ede82fc5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha7cdfeb520af45b0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x634ede86a8f4 - std::panicking::catch_unwind::do_call::h3738fd129b1b1211
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x634ede8378eb - __rust_try
[INFO] [stdout]   42:     0x634ede831e00 - std::panicking::catch_unwind::hc4c9be45e06750c5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x634ede831e00 - std::panic::catch_unwind::h740f338cc840803d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x634ede86297a - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::ha60d180bb98dd1a7
[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:     0x634ede8b0597 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h7cd4500323e2272c
[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:     0x634ede8afc5b - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::hb0368dbe71682206
[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:     0x634edea65337 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::ha7b40704c7f0ef30
[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:     0x634edea2b087 - core::ops::function::FnOnce::call_once::h33a67df80b373bd1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x634edea20bf5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::h7067bb0ed061b735
[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:     0x634edea19131 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h0bba90a590b6759a
[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:     0x634edea20b9f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::heb55519f8b227064
[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:     0x634edea5e12f - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::deploy_contract::hc04f30e372bfbcb8
[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:     0x634ede8b023d - multiversx_chain_vm::tx_execution::exec_create::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::{{closure}}::hf8408429dca71ca7
[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:     0x634ede8a62be - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h719578c7e9dcc466
[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:     0x634ede874ca9 - multiversx_chain_vm::tx_execution::exec_create::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::h510a68e1f566613b
[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:     0x634ede865135 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda::h56bd8597fcd990e6
[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:     0x634ede865494 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda_and_check::h501ce8b43ff88638
[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:     0x634ede8652eb - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_update_results::h4f26f6c9508b0bd9
[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:     0x634ede8621e4 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::h5404d8b746098335
[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:     0x634ede8a5d4a - <multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::h2457ea01177e44cf
[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:     0x634ede8a90f3 - multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend::run_scenario_file::h2f51fcada16ecfc4
[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:     0x634ede7cfa27 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::run::h6b4ccc384ed6d044
[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:     0x634ede7d92e4 - staking_contract_scenario_rs_test::empty_rs::h47181fd5083618aa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/staking_contract_scenario_rs_test.rs:13:13
[INFO] [stdout]   64:     0x634ede7d9307 - staking_contract_scenario_rs_test::empty_rs::{{closure}}::h451557b1c4343e1f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/staking_contract_scenario_rs_test.rs:12:14
[INFO] [stdout]   65:     0x634ede7cfef6 - core::ops::function::FnOnce::call_once::h51a644b0aa4b31bf
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x634ede7e2ebb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x634ede7e2ebb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   68:     0x634ede7ef8ab - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   69:     0x634ede7ef8ab - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x634ede7ef8ab - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x634ede7ef8ab - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x634ede7ef8ab - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x634ede7ef8ab - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   74:     0x634ede7ef8ab - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   75:     0x634ede7eafc4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   76:     0x634ede7eafc4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   77:     0x634ede7f24b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   78:     0x634ede7f24b2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   79:     0x634ede7f24b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   80:     0x634ede7f24b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x634ede7f24b2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x634ede7f24b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   83:     0x634ede7f24b2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   84:     0x634edeb38abf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   85:     0x634edeb38abf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   86:     0x70c444157aa4 - <unknown>
[INFO] [stdout]   87:     0x70c4441e4a64 - clone
[INFO] [stdout]   88:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'empty_rs' (31) 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:     0x634edeb397fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634edeb397fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634edeb397fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634edeb397fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634edeb4e93a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634edeb4e93a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x634edeb3e132 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x634edeb3e132 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x634edeb1818f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634edeb1818f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634edeb31719 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634ede7eeddc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x634ede7eeddc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x634edeb318d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x634edeb318d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x634edeb18248 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x634edeb0fa69 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634edeb18f5d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x634edeb4f21c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634ede8badb3 - multiversx_sc_scenario::scenario::run_vm::tx_output_check::check_tx_output::h09b46472704eba9e
[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:     0x634ede8655cc - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda_and_check::h501ce8b43ff88638
[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:     0x634ede8652eb - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_update_results::h4f26f6c9508b0bd9
[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:     0x634ede8621e4 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::h5404d8b746098335
[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:     0x634ede8a5d4a - <multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::h2457ea01177e44cf
[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:     0x634ede8a90f3 - multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend::run_scenario_file::h2f51fcada16ecfc4
[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:     0x634ede7cfa27 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::run::h6b4ccc384ed6d044
[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:     0x634ede7d92e4 - staking_contract_scenario_rs_test::empty_rs::h47181fd5083618aa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/staking_contract_scenario_rs_test.rs:13:13
[INFO] [stdout]   27:     0x634ede7d9307 - staking_contract_scenario_rs_test::empty_rs::{{closure}}::h451557b1c4343e1f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/staking_contract_scenario_rs_test.rs:12:14
[INFO] [stdout]   28:     0x634ede7cfef6 - core::ops::function::FnOnce::call_once::h51a644b0aa4b31bf
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x634ede7e2ebb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x634ede7e2ebb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x634ede7ef8ab - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x634ede7ef8ab - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x634ede7ef8ab - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x634ede7ef8ab - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x634ede7ef8ab - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x634ede7ef8ab - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x634ede7ef8ab - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x634ede7eafc4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x634ede7eafc4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x634ede7f24b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x634ede7f24b2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x634ede7f24b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x634ede7f24b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x634ede7f24b2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x634ede7f24b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x634ede7f24b2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x634edeb38abf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   48:     0x634edeb38abf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   49:     0x70c444157aa4 - <unknown>
[INFO] [stdout]   50:     0x70c4441e4a64 - 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.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test staking_contract_scenario_rs_test`
[INFO] running `Command { std: "docker" "inspect" "1a74d8332b13ad5938f130a513dacb1871560a2e313ff5225f2fca61d7399c30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a74d8332b13ad5938f130a513dacb1871560a2e313ff5225f2fca61d7399c30", kill_on_drop: false }`
[INFO] [stdout] 1a74d8332b13ad5938f130a513dacb1871560a2e313ff5225f2fca61d7399c30
