[INFO] cloning repository https://github.com/NightRunnerEB/crowdfunding-contract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NightRunnerEB/crowdfunding-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNightRunnerEB%2Fcrowdfunding-contract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNightRunnerEB%2Fcrowdfunding-contract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de99c76c170b57b705fe5a6352f709f700bdd8a4
[INFO] testing NightRunnerEB/crowdfunding-contract against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNightRunnerEB%2Fcrowdfunding-contract" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NightRunnerEB/crowdfunding-contract
[INFO] finished tweaking git repo https://github.com/NightRunnerEB/crowdfunding-contract
[INFO] tweaked toml for git repo https://github.com/NightRunnerEB/crowdfunding-contract written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NightRunnerEB/crowdfunding-contract 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/NightRunnerEB/crowdfunding-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 377b3485c076e90bf0bfebda89ea121cf6ea557af12f17cdcff869b56a4fcc52
[INFO] running `Command { std: "docker" "start" "-a" "377b3485c076e90bf0bfebda89ea121cf6ea557af12f17cdcff869b56a4fcc52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "377b3485c076e90bf0bfebda89ea121cf6ea557af12f17cdcff869b56a4fcc52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "377b3485c076e90bf0bfebda89ea121cf6ea557af12f17cdcff869b56a4fcc52", kill_on_drop: false }`
[INFO] [stdout] 377b3485c076e90bf0bfebda89ea121cf6ea557af12f17cdcff869b56a4fcc52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 712df894f455f8d8c388e346beff7bff71341ba8fcf024e2e0f989a57bd35d80
[INFO] running `Command { std: "docker" "start" "-a" "712df894f455f8d8c388e346beff7bff71341ba8fcf024e2e0f989a57bd35d80", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling clap_builder v4.5.19
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.21.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling multiversx-sc-derive v0.53.1
[INFO] [stderr]    Compiling multiversx-sc-codec v0.21.0
[INFO] [stderr]    Compiling multiversx-sc v0.53.1
[INFO] [stderr]    Compiling clap v4.5.19
[INFO] [stderr]    Compiling crowdfunding v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.67s
[INFO] running `Command { std: "docker" "inspect" "712df894f455f8d8c388e346beff7bff71341ba8fcf024e2e0f989a57bd35d80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "712df894f455f8d8c388e346beff7bff71341ba8fcf024e2e0f989a57bd35d80", kill_on_drop: false }`
[INFO] [stdout] 712df894f455f8d8c388e346beff7bff71341ba8fcf024e2e0f989a57bd35d80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2a01c0df6ef64d28f7dabc3053de006a3b487a662f62506d781e2602136e6a9a
[INFO] running `Command { std: "docker" "start" "-a" "2a01c0df6ef64d28f7dabc3053de006a3b487a662f62506d781e2602136e6a9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.21.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling multiversx-sc-derive v0.53.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling multiversx-sc-codec v0.21.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling rand_seeder v0.3.0
[INFO] [stderr]    Compiling multiversx-sc v0.53.1
[INFO] [stderr]    Compiling multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling multiversx-chain-vm v0.10.0
[INFO] [stderr]    Compiling indexmap v2.6.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 toml v0.8.19
[INFO] [stderr]    Compiling wasmprinter v0.216.0
[INFO] [stderr]    Compiling multiversx-sc-meta-lib v0.53.1
[INFO] [stderr]    Compiling crowdfunding v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling multiversx-sc-scenario v0.53.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.10.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "2a01c0df6ef64d28f7dabc3053de006a3b487a662f62506d781e2602136e6a9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a01c0df6ef64d28f7dabc3053de006a3b487a662f62506d781e2602136e6a9a", kill_on_drop: false }`
[INFO] [stdout] 2a01c0df6ef64d28f7dabc3053de006a3b487a662f62506d781e2602136e6a9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b7060d10aea82f3450c09cd93f1d16730e61aebd2f2e62519ed0f1c4ed2320c2
[INFO] running `Command { std: "docker" "start" "-a" "b7060d10aea82f3450c09cd93f1d16730e61aebd2f2e62519ed0f1c4ed2320c2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.10.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/crowdfunding.rs (/opt/rustwide/target/debug/deps/crowdfunding-b4500a1a10b48bc0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/crowdfunding_scenario_go_test.rs (/opt/rustwide/target/debug/deps/crowdfunding_scenario_go_test-38a6c6b878988f4e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test crowdfunding_init_go ... ok
[INFO] [stdout] test crowdfunding_fund_go ... ok
[INFO] [stdout] test test_fund_too_late_go ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]      Running tests/crowdfunding_scenario_rs_test.rs (/opt/rustwide/target/debug/deps/crowdfunding_scenario_rs_test-49898e0468cbbd91)
[INFO] [stdout] test crowdfunding_fund_rs ... FAILED
[INFO] [stdout] test test_fund_too_late_rs ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test crowdfunding_scenario_rs_test`
[INFO] [stdout] test crowdfunding_init_rs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crowdfunding_fund_rs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'crowdfunding_fund_rs' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/debug_executor/contract_map.rs:56:9:
[INFO] [stdout] Unknown contract: MISSING:"/opt/rustwide/workdir/output/crowdfunding.wasm"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x628e257977a2 - 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:     0x628e257977a2 - 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:     0x628e257977a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x628e257977a2 - <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:     0x628e257a858f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x628e257a858f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x628e25764f43 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x628e25764f43 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x628e25770ce2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x628e25775a3f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x628e257758d1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x628e2544153e - <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:     0x628e2544153e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x628e2577604f - <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:     0x628e2577604f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x628e25775eaa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x628e25770e19 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x628e25758c5d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x628e257b0720 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x628e254c8ebd - multiversx_sc_scenario::debug_executor::contract_map::unknown_contract_panic::hb9db4728c86cac18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/debug_executor/contract_map.rs:56:9
[INFO] [stdout]   20:     0x628e254c8b15 - multiversx_sc_scenario::debug_executor::contract_map::ContractMap::get_contract::h4cc229a849402869
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/debug_executor/contract_map.rs:33:13
[INFO] [stdout]   21:     0x628e254c790b - <multiversx_sc_scenario::debug_executor::contract_map::ContractMapRef as multiversx_chain_vm_executor::executor::Executor>::new_instance::h5eaadd125fd7f1f5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/debug_executor/contract_map.rs:101:33
[INFO] [stdout]   22:     0x628e2568d067 - multiversx_chain_vm::tx_execution::exec_contract_endpoint::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::get_contract_instance::h03c34c6da1cfec3e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/tx_execution/exec_contract_endpoint.rs:34:14
[INFO] [stdout]   23:     0x628e256a3450 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h879f67b94a866ecb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/tx_execution/exec_call.rs:25:42
[INFO] [stdout]   24:     0x628e256abc47 - core::ops::function::FnOnce::call_once::h1c24967000e8be43
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x628e25680ca5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::h606e874c70c6dbba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   26:     0x628e256a8a61 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h6c7bdbeb91c7ae1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   27:     0x628e25680c4f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h2eec935596d010aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   28:     0x628e2568c120 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::deploy_contract::he34435a4599299a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/tx_execution/exec_general_tx.rs:165:9
[INFO] [stdout]   29:     0x628e254ff77d - multiversx_chain_vm::tx_execution::exec_create::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::{{closure}}::h960e0bff4282b537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/tx_execution/exec_create.rs:30:18
[INFO] [stdout]   30:     0x628e254c880e - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h18c9ebb7ae720b67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   31:     0x628e254ff359 - multiversx_chain_vm::tx_execution::exec_create::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::heebc9b67c448b9ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/tx_execution/exec_create.rs:27:66
[INFO] [stdout]   32:     0x628e25484ab2 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda::h3f023a7a2f35692b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/scenario/run_vm/sc_deploy.rs:35:64
[INFO] [stdout]   33:     0x628e25484fb4 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda_and_check::h295a26744f3f8836
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/scenario/run_vm/sc_deploy.rs:57:45
[INFO] [stdout]   34:     0x628e25484c83 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_update_results::hd2346b77f979ec5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/scenario/run_vm/sc_deploy.rs:19:18
[INFO] [stdout]   35:     0x628e2547ecd4 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::he49fe47a17459072
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/scenario/run_vm/vm_runner.rs:56:14
[INFO] [stdout]   36:     0x628e254e3ada - <multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::h21262c259ad79dde
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/facade/debugger_backend.rs:58:24
[INFO] [stdout]   37:     0x628e254e4353 - multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend::run_scenario_file::h9adf5c7139700716
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/facade/debugger_backend.rs:113:26
[INFO] [stdout]   38:     0x628e254e4512 - multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend::run_scenario_file::h9adf5c7139700716
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/facade/debugger_backend.rs:101:26
[INFO] [stdout]   39:     0x628e254204e3 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::run::h1532f33f9d04a8cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/facade/scenario_world.rs:65:26
[INFO] [stdout]   40:     0x628e254162a7 - crowdfunding_scenario_rs_test::crowdfunding_fund_rs::h8dbd9b73515def34
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crowdfunding_scenario_rs_test.rs:12:13
[INFO] [stdout]   41:     0x628e254162c7 - crowdfunding_scenario_rs_test::crowdfunding_fund_rs::{{closure}}::h66ff6b29e783bd3f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crowdfunding_scenario_rs_test.rs:11:26
[INFO] [stdout]   42:     0x628e25416746 - core::ops::function::FnOnce::call_once::hb935506bc8d0a4ea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x628e2544133b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x628e2544133b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x628e2545539d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x628e2545539d - <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]   47:     0x628e2545539d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   48:     0x628e2545539d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x628e2545539d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x628e2545539d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x628e2545539d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x628e2542e8e4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x628e2542e8e4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   54:     0x628e2543213a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   55:     0x628e2543213a - <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]   56:     0x628e2543213a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   57:     0x628e2543213a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   58:     0x628e2543213a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x628e2543213a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   60:     0x628e2543213a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x628e2576c21f - <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]   62:     0x628e2576c21f - 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]   63:     0x70fd10b01aa4 - <unknown>
[INFO] [stdout]   64:     0x70fd10b8ea64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_fund_too_late_rs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_fund_too_late_rs' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/debug_executor/contract_map.rs:56:9:
[INFO] [stdout] Unknown contract: MISSING:"/opt/rustwide/workdir/output/crowdfunding.wasm"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x628e257977a2 - 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:     0x628e257977a2 - 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:     0x628e257977a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x628e257977a2 - <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:     0x628e257a858f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x628e257a858f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x628e25764f43 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x628e25764f43 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x628e25770ce2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x628e25775a3f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x628e257758d1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x628e2544153e - <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:     0x628e2544153e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x628e2577604f - <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:     0x628e2577604f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x628e25775eaa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x628e25770e19 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x628e25758c5d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x628e257b0720 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x628e254c8ebd - multiversx_sc_scenario::debug_executor::contract_map::unknown_contract_panic::hb9db4728c86cac18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/debug_executor/contract_map.rs:56:9
[INFO] [stdout]   20:     0x628e254c8b15 - multiversx_sc_scenario::debug_executor::contract_map::ContractMap::get_contract::h4cc229a849402869
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/debug_executor/contract_map.rs:33:13
[INFO] [stdout]   21:     0x628e254c790b - <multiversx_sc_scenario::debug_executor::contract_map::ContractMapRef as multiversx_chain_vm_executor::executor::Executor>::new_instance::h5eaadd125fd7f1f5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/debug_executor/contract_map.rs:101:33
[INFO] [stdout]   22:     0x628e2568d067 - multiversx_chain_vm::tx_execution::exec_contract_endpoint::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::get_contract_instance::h03c34c6da1cfec3e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/tx_execution/exec_contract_endpoint.rs:34:14
[INFO] [stdout]   23:     0x628e256a3450 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h879f67b94a866ecb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/tx_execution/exec_call.rs:25:42
[INFO] [stdout]   24:     0x628e256abc47 - core::ops::function::FnOnce::call_once::h1c24967000e8be43
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x628e25680ca5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::h606e874c70c6dbba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   26:     0x628e256a8a61 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h6c7bdbeb91c7ae1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   27:     0x628e25680c4f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h2eec935596d010aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   28:     0x628e2568c120 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::deploy_contract::he34435a4599299a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/tx_execution/exec_general_tx.rs:165:9
[INFO] [stdout]   29:     0x628e254ff77d - multiversx_chain_vm::tx_execution::exec_create::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::{{closure}}::h960e0bff4282b537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/tx_execution/exec_create.rs:30:18
[INFO] [stdout]   30:     0x628e254c880e - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h18c9ebb7ae720b67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   31:     0x628e254ff359 - multiversx_chain_vm::tx_execution::exec_create::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::heebc9b67c448b9ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/tx_execution/exec_create.rs:27:66
[INFO] [stdout]   32:     0x628e25484ab2 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda::h3f023a7a2f35692b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/scenario/run_vm/sc_deploy.rs:35:64
[INFO] [stdout]   33:     0x628e25484fb4 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda_and_check::h295a26744f3f8836
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/scenario/run_vm/sc_deploy.rs:57:45
[INFO] [stdout]   34:     0x628e25484c83 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_update_results::hd2346b77f979ec5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/scenario/run_vm/sc_deploy.rs:19:18
[INFO] [stdout]   35:     0x628e2547ecd4 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::he49fe47a17459072
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/scenario/run_vm/vm_runner.rs:56:14
[INFO] [stdout]   36:     0x628e254e3ada - <multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::h21262c259ad79dde
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/facade/debugger_backend.rs:58:24
[INFO] [stdout]   37:     0x628e254e4353 - multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend::run_scenario_file::h9adf5c7139700716
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/facade/debugger_backend.rs:113:26
[INFO] [stdout]   38:     0x628e254e4512 - multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend::run_scenario_file::h9adf5c7139700716
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/facade/debugger_backend.rs:101:26
[INFO] [stdout]   39:     0x628e254e4512 - multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend::run_scenario_file::h9adf5c7139700716
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/facade/debugger_backend.rs:101:26
[INFO] [stdout]   40:     0x628e254204e3 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::run::h1532f33f9d04a8cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/facade/scenario_world.rs:65:26
[INFO] [stdout]   41:     0x628e25416367 - crowdfunding_scenario_rs_test::test_fund_too_late_rs::h91cba5cd736995d2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crowdfunding_scenario_rs_test.rs:22:13
[INFO] [stdout]   42:     0x628e25416387 - crowdfunding_scenario_rs_test::test_fund_too_late_rs::{{closure}}::h54a1b68d3a4cdb93
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crowdfunding_scenario_rs_test.rs:21:27
[INFO] [stdout]   43:     0x628e25416706 - core::ops::function::FnOnce::call_once::ha4530a437ba3ec1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x628e2544133b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x628e2544133b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x628e2545539d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x628e2545539d - <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]   48:     0x628e2545539d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x628e2545539d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x628e2545539d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x628e2545539d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x628e2545539d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x628e2542e8e4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x628e2542e8e4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x628e2543213a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   56:     0x628e2543213a - <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]   57:     0x628e2543213a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x628e2543213a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x628e2543213a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x628e2543213a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   61:     0x628e2543213a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x628e2576c21f - <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]   63:     0x628e2576c21f - 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]   64:     0x70fd10b01aa4 - <unknown>
[INFO] [stdout]   65:     0x70fd10b8ea64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- crowdfunding_init_rs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'crowdfunding_init_rs' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/debug_executor/contract_map.rs:56:9:
[INFO] [stdout] Unknown contract: MISSING:"/opt/rustwide/workdir/output/crowdfunding.wasm"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x628e257977a2 - 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:     0x628e257977a2 - 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:     0x628e257977a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x628e257977a2 - <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:     0x628e257a858f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x628e257a858f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x628e25764f43 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x628e25764f43 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x628e25770ce2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x628e25775a3f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x628e257758d1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x628e2544153e - <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:     0x628e2544153e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x628e2577604f - <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:     0x628e2577604f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x628e25775eaa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x628e25770e19 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x628e25758c5d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x628e257b0720 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x628e254c8ebd - multiversx_sc_scenario::debug_executor::contract_map::unknown_contract_panic::hb9db4728c86cac18
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/debug_executor/contract_map.rs:56:9
[INFO] [stdout]   20:     0x628e254c8b15 - multiversx_sc_scenario::debug_executor::contract_map::ContractMap::get_contract::h4cc229a849402869
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/debug_executor/contract_map.rs:33:13
[INFO] [stdout]   21:     0x628e254c790b - <multiversx_sc_scenario::debug_executor::contract_map::ContractMapRef as multiversx_chain_vm_executor::executor::Executor>::new_instance::h5eaadd125fd7f1f5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/debug_executor/contract_map.rs:101:33
[INFO] [stdout]   22:     0x628e2568d067 - multiversx_chain_vm::tx_execution::exec_contract_endpoint::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::get_contract_instance::h03c34c6da1cfec3e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/tx_execution/exec_contract_endpoint.rs:34:14
[INFO] [stdout]   23:     0x628e256a3450 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h879f67b94a866ecb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/tx_execution/exec_call.rs:25:42
[INFO] [stdout]   24:     0x628e256abc47 - core::ops::function::FnOnce::call_once::h1c24967000e8be43
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x628e25680ca5 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::h606e874c70c6dbba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   26:     0x628e256a8a61 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h6c7bdbeb91c7ae1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   27:     0x628e25680c4f - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h2eec935596d010aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   28:     0x628e2568c120 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::deploy_contract::he34435a4599299a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/tx_execution/exec_general_tx.rs:165:9
[INFO] [stdout]   29:     0x628e254ff77d - multiversx_chain_vm::tx_execution::exec_create::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::{{closure}}::h960e0bff4282b537
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/tx_execution/exec_create.rs:30:18
[INFO] [stdout]   30:     0x628e254c880e - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h18c9ebb7ae720b67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   31:     0x628e254ff359 - multiversx_chain_vm::tx_execution::exec_create::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::heebc9b67c448b9ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.10.0/src/tx_execution/exec_create.rs:27:66
[INFO] [stdout]   32:     0x628e25484ab2 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda::h3f023a7a2f35692b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/scenario/run_vm/sc_deploy.rs:35:64
[INFO] [stdout]   33:     0x628e25484fb4 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda_and_check::h295a26744f3f8836
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/scenario/run_vm/sc_deploy.rs:57:45
[INFO] [stdout]   34:     0x628e25484c83 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_update_results::hd2346b77f979ec5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/scenario/run_vm/sc_deploy.rs:19:18
[INFO] [stdout]   35:     0x628e2547ecd4 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::he49fe47a17459072
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/scenario/run_vm/vm_runner.rs:56:14
[INFO] [stdout]   36:     0x628e254e3ada - <multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::h21262c259ad79dde
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/facade/debugger_backend.rs:58:24
[INFO] [stdout]   37:     0x628e254e4353 - multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend::run_scenario_file::h9adf5c7139700716
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/facade/debugger_backend.rs:113:26
[INFO] [stdout]   38:     0x628e254204e3 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::run::h1532f33f9d04a8cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.53.1/src/facade/scenario_world.rs:65:26
[INFO] [stdout]   39:     0x628e25416307 - crowdfunding_scenario_rs_test::crowdfunding_init_rs::hea19b850eec55dd9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crowdfunding_scenario_rs_test.rs:17:13
[INFO] [stdout]   40:     0x628e25416327 - crowdfunding_scenario_rs_test::crowdfunding_init_rs::{{closure}}::hf096b1de7965969c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crowdfunding_scenario_rs_test.rs:16:26
[INFO] [stdout]   41:     0x628e25416676 - core::ops::function::FnOnce::call_once::h0b72162b40d0c9d2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x628e2544133b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x628e2544133b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x628e2545539d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x628e2545539d - <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]   46:     0x628e2545539d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   47:     0x628e2545539d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   48:     0x628e2545539d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x628e2545539d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x628e2545539d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x628e2542e8e4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x628e2542e8e4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x628e2543213a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   54:     0x628e2543213a - <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]   55:     0x628e2543213a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   56:     0x628e2543213a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   57:     0x628e2543213a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x628e2543213a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   59:     0x628e2543213a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x628e2576c21f - <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]   61:     0x628e2576c21f - 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]   62:     0x70fd10b01aa4 - <unknown>
[INFO] [stdout]   63:     0x70fd10b8ea64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crowdfunding_fund_rs
[INFO] [stdout]     crowdfunding_init_rs
[INFO] [stdout]     test_fund_too_late_rs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b7060d10aea82f3450c09cd93f1d16730e61aebd2f2e62519ed0f1c4ed2320c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7060d10aea82f3450c09cd93f1d16730e61aebd2f2e62519ed0f1c4ed2320c2", kill_on_drop: false }`
[INFO] [stdout] b7060d10aea82f3450c09cd93f1d16730e61aebd2f2e62519ed0f1c4ed2320c2
