[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNightRunnerEB%2Fcrowdfunding-contract" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NightRunnerEB/crowdfunding-contract on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitcoin_hashes v0.11.0
[INFO] [stderr]   Downloaded rustls-pki-types v1.9.0
[INFO] [stderr]   Downloaded multiversx-chain-scenario-format v0.23.0
[INFO] [stderr]   Downloaded rand_seeder v0.3.0
[INFO] [stderr]   Downloaded bip39 v2.0.0
[INFO] [stderr]   Downloaded multiversx-sc-codec-derive v0.21.0
[INFO] [stderr]   Downloaded multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]   Downloaded clap_builder v4.5.19
[INFO] [stderr]   Downloaded wasmparser v0.216.0
[INFO] [stderr]   Downloaded bech32 v0.11.0
[INFO] [stderr]   Downloaded radix_trie v0.2.1
[INFO] [stderr]   Downloaded regex v1.11.0
[INFO] [stderr]   Downloaded clap v4.5.19
[INFO] [stderr]   Downloaded multiversx-sc-scenario v0.53.1
[INFO] [stderr]   Downloaded wasmprinter v0.216.0
[INFO] [stderr]   Downloaded multiversx-sc v0.53.1
[INFO] [stderr]   Downloaded multiversx-sc-meta-lib v0.53.1
[INFO] [stderr]   Downloaded rustls v0.23.14
[INFO] [stderr]   Downloaded cc v1.1.25
[INFO] [stderr]   Downloaded multiversx-sdk v0.6.1
[INFO] [stderr]   Downloaded multiversx-sc-derive v0.53.1
[INFO] [stderr]   Downloaded unwrap-infallible v0.1.5
[INFO] [stderr]   Downloaded once_cell v1.20.1
[INFO] [stderr]   Downloaded multiversx-sc-codec v0.21.0
[INFO] [stderr]   Downloaded endian-type v0.1.2
[INFO] [stderr]   Downloaded nibble_vec v0.1.0
[INFO] [stderr]   Downloaded scrypt v0.11.0
[INFO] [stderr]   Downloaded multiversx-chain-vm v0.10.0
[INFO] [stderr]   Downloaded multiversx-sc-snippets v0.53.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db6455a7aed72922f0718e831872fa08b914d5c218576fbb12fd56c07edd005c
[INFO] running `Command { std: "docker" "start" "-a" "db6455a7aed72922f0718e831872fa08b914d5c218576fbb12fd56c07edd005c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db6455a7aed72922f0718e831872fa08b914d5c218576fbb12fd56c07edd005c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db6455a7aed72922f0718e831872fa08b914d5c218576fbb12fd56c07edd005c", kill_on_drop: false }`
[INFO] [stdout] db6455a7aed72922f0718e831872fa08b914d5c218576fbb12fd56c07edd005c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b56bd1a4be52b834bf454d3e85b6f3860bd778b8b4448ff79c6d0a40610377c9
[INFO] running `Command { std: "docker" "start" "-a" "b56bd1a4be52b834bf454d3e85b6f3860bd778b8b4448ff79c6d0a40610377c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling radix_trie v0.2.1
[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 multiversx-sc-derive v0.53.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[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 36.75s
[INFO] running `Command { std: "docker" "inspect" "b56bd1a4be52b834bf454d3e85b6f3860bd778b8b4448ff79c6d0a40610377c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b56bd1a4be52b834bf454d3e85b6f3860bd778b8b4448ff79c6d0a40610377c9", kill_on_drop: false }`
[INFO] [stdout] b56bd1a4be52b834bf454d3e85b6f3860bd778b8b4448ff79c6d0a40610377c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb9a5b429d48a19efd1e4238577298c7e060d0905f0536bda4b7d706f36f602b
[INFO] running `Command { std: "docker" "start" "-a" "bb9a5b429d48a19efd1e4238577298c7e060d0905f0536bda4b7d706f36f602b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling ahash v0.8.11
[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 once_cell v1.20.1
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.21.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling multiversx-sc-derive v0.53.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling multiversx-sc-codec v0.21.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rand_seeder v0.3.0
[INFO] [stderr]    Compiling multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling multiversx-sc v0.53.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 hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling wasmparser v0.216.0
[INFO] [stderr]    Compiling multiversx-chain-scenario-format v0.23.0
[INFO] [stderr]    Compiling 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 28s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "bb9a5b429d48a19efd1e4238577298c7e060d0905f0536bda4b7d706f36f602b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb9a5b429d48a19efd1e4238577298c7e060d0905f0536bda4b7d706f36f602b", kill_on_drop: false }`
[INFO] [stdout] bb9a5b429d48a19efd1e4238577298c7e060d0905f0536bda4b7d706f36f602b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 50076ce769ce4d92996907eb13eb540fd0e9b5556ddd2aeeed84b4553c71f660
[INFO] running `Command { std: "docker" "start" "-a" "50076ce769ce4d92996907eb13eb540fd0e9b5556ddd2aeeed84b4553c71f660", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[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 4`
[INFO] [stderr]      Running unittests src/crowdfunding.rs (/opt/rustwide/target/debug/deps/crowdfunding-49c587caea54e2aa)
[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-60e2141ec41eee6d)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_fund_too_late_go ... ok
[INFO] [stdout] test crowdfunding_init_go ... ok
[INFO] [stdout] test crowdfunding_fund_go ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/crowdfunding_scenario_rs_test.rs (/opt/rustwide/target/debug/deps/crowdfunding_scenario_rs_test-ac75cf2cbedfe479)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_fund_too_late_rs ... FAILED
[INFO] [stdout] test crowdfunding_init_rs ... FAILED
[INFO] [stdout] test crowdfunding_fund_rs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_fund_too_late_rs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_fund_too_late_rs' 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:     0x6371b80820c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6371b80820c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6371b80820c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6371b80820c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6371b80a8583 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6371b80a8583 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6371b807ee13 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6371b807ee13 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6371b8081f12 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6371b8083649 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6371b808347e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6371b7d4c0d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6371b7d4c0d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6371b808411e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6371b808411e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6371b8083dea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6371b80825c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6371b8083a7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6371b80a6950 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6371b7de196c - multiversx_sc_scenario::debug_executor::contract_map::unknown_contract_panic::hf2e065b57ed10ab8
[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:     0x6371b7de1705 - multiversx_sc_scenario::debug_executor::contract_map::ContractMap::get_contract::h353aef2e5e4cdf03
[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:     0x6371b7de1b4b - <multiversx_sc_scenario::debug_executor::contract_map::ContractMapRef as multiversx_chain_vm_executor::executor::Executor>::new_instance::h108cd2255751055c
[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:     0x6371b7fa3d07 - multiversx_chain_vm::tx_execution::exec_contract_endpoint::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::get_contract_instance::h8aec92d084c00a31
[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:     0x6371b7f78c40 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h7fa784cf74025719
[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:     0x6371b7f6bdc7 - core::ops::function::FnOnce::call_once::h018dc4c4b074374d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x6371b7f63005 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::h379e19fd0b785c74
[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:     0x6371b7fa9261 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hec8b233e487b6e10
[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:     0x6371b7f62faf - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h64ba447f8be978f0
[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:     0x6371b7fa5250 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::deploy_contract::h86340402a0b0d5c5
[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:     0x6371b7df2acd - multiversx_chain_vm::tx_execution::exec_create::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::{{closure}}::h845c46297f761f73
[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:     0x6371b7d8e50e - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hafeb4cec7c948a8d
[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:     0x6371b7dc3fd9 - multiversx_chain_vm::tx_execution::exec_create::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::hfcf5794c2174fff2
[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:     0x6371b7d8c602 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda::h4d5a499a0fba982c
[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:     0x6371b7d8c7b4 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda_and_check::h906fb65956430ef3
[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:     0x6371b7d8c0d3 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_update_results::h2991acbacdf654c2
[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:     0x6371b7d8d0a4 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::h670b367b8ac5cdb9
[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:     0x6371b7dc0aba - <multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::h2256851f371f18a2
[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:     0x6371b7dc0ed3 - multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend::run_scenario_file::h8cd0c9264d93a8d2
[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:     0x6371b7dc1092 - multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend::run_scenario_file::h8cd0c9264d93a8d2
[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:     0x6371b7dc1092 - multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend::run_scenario_file::h8cd0c9264d93a8d2
[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:     0x6371b7d11d03 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::run::h22de5ca225b017d9
[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:     0x6371b7d12b57 - crowdfunding_scenario_rs_test::test_fund_too_late_rs::h50daf1931d005f71
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crowdfunding_scenario_rs_test.rs:22:13
[INFO] [stdout]   42:     0x6371b7d12b17 - crowdfunding_scenario_rs_test::test_fund_too_late_rs::{{closure}}::h5697e9ca11ef93af
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crowdfunding_scenario_rs_test.rs:21:27
[INFO] [stdout]   43:     0x6371b7d09ae6 - core::ops::function::FnOnce::call_once::hf117bd100655f4f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x6371b7d5193b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x6371b7d5193b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   46:     0x6371b7d50a75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   47:     0x6371b7d50a75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   48:     0x6371b7d50a75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   49:     0x6371b7d50a75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   50:     0x6371b7d50a75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x6371b7d50a75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   52:     0x6371b7d50a75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   53:     0x6371b7d14674 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   54:     0x6371b7d14674 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x6371b7d1804a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x6371b7d1804a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   57:     0x6371b7d1804a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   58:     0x6371b7d1804a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   59:     0x6371b7d1804a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6371b7d1804a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x6371b7d1804a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x6371b808709f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   63:     0x6371b808709f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   64:     0x72ea170faaa4 - <unknown>
[INFO] [stdout]   65:     0x72ea17187a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- crowdfunding_init_rs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'crowdfunding_init_rs' 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:     0x6371b80820c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6371b80820c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6371b80820c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6371b80820c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6371b80a8583 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6371b80a8583 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6371b807ee13 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6371b807ee13 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6371b8081f12 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6371b8083649 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6371b808347e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6371b7d4c0d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6371b7d4c0d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6371b808411e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6371b808411e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6371b8083dea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6371b80825c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6371b8083a7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6371b80a6950 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6371b7de196c - multiversx_sc_scenario::debug_executor::contract_map::unknown_contract_panic::hf2e065b57ed10ab8
[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:     0x6371b7de1705 - multiversx_sc_scenario::debug_executor::contract_map::ContractMap::get_contract::h353aef2e5e4cdf03
[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:     0x6371b7de1b4b - <multiversx_sc_scenario::debug_executor::contract_map::ContractMapRef as multiversx_chain_vm_executor::executor::Executor>::new_instance::h108cd2255751055c
[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:     0x6371b7fa3d07 - multiversx_chain_vm::tx_execution::exec_contract_endpoint::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::get_contract_instance::h8aec92d084c00a31
[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:     0x6371b7f78c40 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h7fa784cf74025719
[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:     0x6371b7f6bdc7 - core::ops::function::FnOnce::call_once::h018dc4c4b074374d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x6371b7f63005 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::h379e19fd0b785c74
[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:     0x6371b7fa9261 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hec8b233e487b6e10
[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:     0x6371b7f62faf - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h64ba447f8be978f0
[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:     0x6371b7fa5250 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::deploy_contract::h86340402a0b0d5c5
[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:     0x6371b7df2acd - multiversx_chain_vm::tx_execution::exec_create::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::{{closure}}::h845c46297f761f73
[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:     0x6371b7d8e50e - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hafeb4cec7c948a8d
[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:     0x6371b7dc3fd9 - multiversx_chain_vm::tx_execution::exec_create::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::hfcf5794c2174fff2
[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:     0x6371b7d8c602 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda::h4d5a499a0fba982c
[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:     0x6371b7d8c7b4 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda_and_check::h906fb65956430ef3
[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:     0x6371b7d8c0d3 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_update_results::h2991acbacdf654c2
[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:     0x6371b7d8d0a4 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::h670b367b8ac5cdb9
[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:     0x6371b7dc0aba - <multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::h2256851f371f18a2
[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:     0x6371b7dc0ed3 - multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend::run_scenario_file::h8cd0c9264d93a8d2
[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:     0x6371b7d11d03 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::run::h22de5ca225b017d9
[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:     0x6371b7d12af7 - crowdfunding_scenario_rs_test::crowdfunding_init_rs::he133ecc5f107cc06
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crowdfunding_scenario_rs_test.rs:17:13
[INFO] [stdout]   40:     0x6371b7d12ab7 - crowdfunding_scenario_rs_test::crowdfunding_init_rs::{{closure}}::h0d65328499855ed1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crowdfunding_scenario_rs_test.rs:16:26
[INFO] [stdout]   41:     0x6371b7d09a16 - core::ops::function::FnOnce::call_once::hb781c1142a40948e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x6371b7d5193b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x6371b7d5193b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   44:     0x6371b7d50a75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   45:     0x6371b7d50a75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x6371b7d50a75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x6371b7d50a75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x6371b7d50a75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x6371b7d50a75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   50:     0x6371b7d50a75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   51:     0x6371b7d14674 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   52:     0x6371b7d14674 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x6371b7d1804a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   54:     0x6371b7d1804a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x6371b7d1804a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x6371b7d1804a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x6371b7d1804a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x6371b7d1804a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   59:     0x6371b7d1804a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   60:     0x6371b808709f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   61:     0x6371b808709f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   62:     0x72ea170faaa4 - <unknown>
[INFO] [stdout]   63:     0x72ea17187a34 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- crowdfunding_fund_rs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'crowdfunding_fund_rs' 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:     0x6371b80820c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6371b80820c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6371b80820c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6371b80820c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6371b80a8583 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6371b80a8583 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6371b807ee13 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6371b807ee13 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6371b8081f12 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6371b8083649 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6371b808347e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6371b7d4c0d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6371b7d4c0d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6371b808411e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6371b808411e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6371b8083dea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6371b80825c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6371b8083a7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6371b80a6950 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6371b7de196c - multiversx_sc_scenario::debug_executor::contract_map::unknown_contract_panic::hf2e065b57ed10ab8
[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:     0x6371b7de1705 - multiversx_sc_scenario::debug_executor::contract_map::ContractMap::get_contract::h353aef2e5e4cdf03
[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:     0x6371b7de1b4b - <multiversx_sc_scenario::debug_executor::contract_map::ContractMapRef as multiversx_chain_vm_executor::executor::Executor>::new_instance::h108cd2255751055c
[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:     0x6371b7fa3d07 - multiversx_chain_vm::tx_execution::exec_contract_endpoint::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::get_contract_instance::h8aec92d084c00a31
[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:     0x6371b7f78c40 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h7fa784cf74025719
[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:     0x6371b7f6bdc7 - core::ops::function::FnOnce::call_once::h018dc4c4b074374d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x6371b7f63005 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::h379e19fd0b785c74
[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:     0x6371b7fa9261 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hec8b233e487b6e10
[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:     0x6371b7f62faf - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h64ba447f8be978f0
[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:     0x6371b7fa5250 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::deploy_contract::h86340402a0b0d5c5
[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:     0x6371b7df2acd - multiversx_chain_vm::tx_execution::exec_create::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::{{closure}}::h845c46297f761f73
[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:     0x6371b7d8e50e - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hafeb4cec7c948a8d
[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:     0x6371b7dc3fd9 - multiversx_chain_vm::tx_execution::exec_create::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::hfcf5794c2174fff2
[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:     0x6371b7d8c602 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda::h4d5a499a0fba982c
[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:     0x6371b7d8c7b4 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda_and_check::h906fb65956430ef3
[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:     0x6371b7d8c0d3 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_update_results::h2991acbacdf654c2
[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:     0x6371b7d8d0a4 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::h670b367b8ac5cdb9
[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:     0x6371b7dc0aba - <multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::h2256851f371f18a2
[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:     0x6371b7dc0ed3 - multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend::run_scenario_file::h8cd0c9264d93a8d2
[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:     0x6371b7dc1092 - multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend::run_scenario_file::h8cd0c9264d93a8d2
[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:     0x6371b7d11d03 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::run::h22de5ca225b017d9
[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:     0x6371b7d12a97 - crowdfunding_scenario_rs_test::crowdfunding_fund_rs::he1ab81afb20707a9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crowdfunding_scenario_rs_test.rs:12:13
[INFO] [stdout]   41:     0x6371b7d12a57 - crowdfunding_scenario_rs_test::crowdfunding_fund_rs::{{closure}}::h7a516fcd6f6d0861
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crowdfunding_scenario_rs_test.rs:11:26
[INFO] [stdout]   42:     0x6371b7d09aa6 - core::ops::function::FnOnce::call_once::hee4b3acc17f7d4c3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x6371b7d5193b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x6371b7d5193b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   45:     0x6371b7d50a75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   46:     0x6371b7d50a75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   47:     0x6371b7d50a75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   48:     0x6371b7d50a75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   49:     0x6371b7d50a75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x6371b7d50a75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   51:     0x6371b7d50a75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   52:     0x6371b7d14674 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   53:     0x6371b7d14674 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   54:     0x6371b7d1804a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   55:     0x6371b7d1804a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   56:     0x6371b7d1804a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   57:     0x6371b7d1804a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   58:     0x6371b7d1804a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x6371b7d1804a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   60:     0x6371b7d1804a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   61:     0x6371b808709f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   62:     0x6371b808709f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   63:     0x72ea170faaa4 - <unknown>
[INFO] [stdout]   64:     0x72ea17187a34 - clone
[INFO] [stdout]   65:                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.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test crowdfunding_scenario_rs_test`
[INFO] running `Command { std: "docker" "inspect" "50076ce769ce4d92996907eb13eb540fd0e9b5556ddd2aeeed84b4553c71f660", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50076ce769ce4d92996907eb13eb540fd0e9b5556ddd2aeeed84b4553c71f660", kill_on_drop: false }`
[INFO] [stdout] 50076ce769ce4d92996907eb13eb540fd0e9b5556ddd2aeeed84b4553c71f660
