[INFO] cloning repository https://github.com/mihaicalinluca/ping-pong
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mihaicalinluca/ping-pong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmihaicalinluca%2Fping-pong", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmihaicalinluca%2Fping-pong'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8cacc84e74b214da40a208ea3ba9a040f355bc6
[INFO] testing mihaicalinluca/ping-pong against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmihaicalinluca%2Fping-pong" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mihaicalinluca/ping-pong
[INFO] finished tweaking git repo https://github.com/mihaicalinluca/ping-pong
[INFO] tweaked toml for git repo https://github.com/mihaicalinluca/ping-pong written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mihaicalinluca/ping-pong on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mihaicalinluca/ping-pong 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d621c5577deb5a670e09b87c0e1ac9933f789dfd7c248659b0c8f7c38996df9a
[INFO] running `Command { std: "docker" "start" "-a" "d621c5577deb5a670e09b87c0e1ac9933f789dfd7c248659b0c8f7c38996df9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d621c5577deb5a670e09b87c0e1ac9933f789dfd7c248659b0c8f7c38996df9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d621c5577deb5a670e09b87c0e1ac9933f789dfd7c248659b0c8f7c38996df9a", kill_on_drop: false }`
[INFO] [stdout] d621c5577deb5a670e09b87c0e1ac9933f789dfd7c248659b0c8f7c38996df9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a121835521aea30e0e074481b1a083dea588c88a3e3c60599bdab602336efa9
[INFO] running `Command { std: "docker" "start" "-a" "3a121835521aea30e0e074481b1a083dea588c88a3e3c60599bdab602336efa9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.20.0
[INFO] [stderr]    Compiling multiversx-sc-derive v0.51.1
[INFO] [stderr]    Compiling multiversx-sc-codec v0.20.0
[INFO] [stderr]    Compiling multiversx-sc v0.51.1
[INFO] [stderr]    Compiling ping-pong v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "3a121835521aea30e0e074481b1a083dea588c88a3e3c60599bdab602336efa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a121835521aea30e0e074481b1a083dea588c88a3e3c60599bdab602336efa9", kill_on_drop: false }`
[INFO] [stdout] 3a121835521aea30e0e074481b1a083dea588c88a3e3c60599bdab602336efa9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23267e875f016031daeb820af5e7c39bfe932bb6f52cd8d7e0eed7a444c770ed
[INFO] running `Command { std: "docker" "start" "-a" "23267e875f016031daeb820af5e7c39bfe932bb6f52cd8d7e0eed7a444c770ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling winnow v0.6.16
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.11
[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 digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.11
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rand_seeder v0.2.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.20.0
[INFO] [stderr]    Compiling multiversx-sc-derive v0.51.1
[INFO] [stderr]    Compiling clap_derive v4.5.11
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling multiversx-sc-codec v0.20.0
[INFO] [stderr]    Compiling clap v4.5.11
[INFO] [stderr]    Compiling multiversx-sc v0.51.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v0.6.7
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling multiversx-chain-vm v0.9.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling multiversx-chain-scenario-format v0.22.3
[INFO] [stderr]    Compiling wasmparser v0.212.0
[INFO] [stderr]    Compiling toml_edit v0.22.17
[INFO] [stderr]    Compiling toml v0.8.16
[INFO] [stderr]    Compiling wasmprinter v0.212.0
[INFO] [stderr]    Compiling multiversx-sc-meta-lib v0.51.1
[INFO] [stderr]    Compiling ping-pong v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling multiversx-sc-scenario v0.51.1
[INFO] [stdout] warning: unused import: `ping_pong`
[INFO] [stdout]  --> tests/ping_pong_blackbox_test.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ping_pong::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CODE_PATH` is never used
[INFO] [stdout]  --> tests/empty_scenario_rs_test.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const CODE_PATH: MxscPath = MxscPath::new("ping-pong.mxsc.json");
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5m 29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.9.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" "23267e875f016031daeb820af5e7c39bfe932bb6f52cd8d7e0eed7a444c770ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23267e875f016031daeb820af5e7c39bfe932bb6f52cd8d7e0eed7a444c770ed", kill_on_drop: false }`
[INFO] [stdout] 23267e875f016031daeb820af5e7c39bfe932bb6f52cd8d7e0eed7a444c770ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e33e3bd8e19233270cd76f3a15298f8f9154779eb2e618f4aa84a70dfe94d3ff
[INFO] running `Command { std: "docker" "start" "-a" "e33e3bd8e19233270cd76f3a15298f8f9154779eb2e618f4aa84a70dfe94d3ff", kill_on_drop: false }`
[INFO] [stderr] warning: constant `CODE_PATH` is never used
[INFO] [stderr]  --> tests/empty_scenario_rs_test.rs:4:7
[INFO] [stderr]   |
[INFO] [stderr] 4 | const CODE_PATH: MxscPath = MxscPath::new("ping-pong.mxsc.json");
[INFO] [stderr]   |       ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ping_pong`
[INFO] [stderr]  --> tests/ping_pong_blackbox_test.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use ping_pong::*;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ping-pong` (test "empty_scenario_rs_test") generated 1 warning
[INFO] [stderr] warning: `ping-pong` (test "ping_pong_blackbox_test") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.9.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/lib.rs (/opt/rustwide/target/debug/deps/ping_pong-da08ab2da36365ba)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/empty_scenario_go_test.rs (/opt/rustwide/target/debug/deps/empty_scenario_go_test-a97187736822cc68)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ping_pong_go ... ok
[INFO] [stdout] test ping_pong_go2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/empty_scenario_rs_test.rs (/opt/rustwide/target/debug/deps/empty_scenario_rs_test-730c73b650e195d0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test ping_pong_rs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ping_pong_rs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ping_pong_rs' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_map.rs:56:9:
[INFO] [stdout] Unknown contract: MISSING:"/opt/rustwide/workdir/scenarios/output/ping-pong.mxsc.json"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d6bf6967a22 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d6bf6967a22 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d6bf6967a22 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d6bf6967a22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d6bf698e0e3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d6bf698e0e3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5d6bf6964783 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d6bf6964783 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d6bf6967872 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d6bf6968f9c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d6bf6968df2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d6bf67e3bc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d6bf67e3bc4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d6bf6969a7b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d6bf6969a7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d6bf696974a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d6bf6967f19 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5d6bf69693dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d6bf698c5a0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d6bf68bedd1 - multiversx_sc_scenario::debug_executor::contract_map::unknown_contract_panic::h046f6568076d947d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_map.rs:56:9
[INFO] [stdout]   20:     0x5d6bf68beb90 - multiversx_sc_scenario::debug_executor::contract_map::ContractMap::get_contract::hb2a645de2e6d9631
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_map.rs:33:13
[INFO] [stdout]   21:     0x5d6bf68bf035 - <multiversx_sc_scenario::debug_executor::contract_map::ContractMapRef as multiversx_chain_vm_executor::executor::Executor>::new_instance::hcdf8d60bf0b1e41f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/debug_executor/contract_map.rs:101:33
[INFO] [stdout]   22:     0x5d6bf68db0e5 - multiversx_chain_vm::tx_execution::exec_contract_endpoint::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::get_contract_instance::h6abd6b785944a845
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_contract_endpoint.rs:34:14
[INFO] [stdout]   23:     0x5d6bf68f6609 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::ha82ca927d2e26247
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_call.rs:25:42
[INFO] [stdout]   24:     0x5d6bf687a3ea - core::ops::function::FnOnce::call_once::hbe2657999aef53b6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d6bf687a3ea - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hcbad7107db34796a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   26:     0x5d6bf687a3ea - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h0af17308e1695e84
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   27:     0x5d6bf687ac92 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::h7e63cba6bf0b2ef9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   28:     0x5d6bf687ac92 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::deploy_contract::hc70d20d20d390347
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_general_tx.rs:165:9
[INFO] [stdout]   29:     0x5d6bf687ac92 - multiversx_chain_vm::tx_execution::exec_create::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::{{closure}}::h8138422e8ddbd883
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_create.rs:30:18
[INFO] [stdout]   30:     0x5d6bf687ac92 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::h3ea14f2c3a98cb26
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   31:     0x5d6bf687ac92 - multiversx_chain_vm::tx_execution::exec_create::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_create::hd9c2420e1da93466
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.9.0/src/tx_execution/exec_create.rs:27:66
[INFO] [stdout]   32:     0x5d6bf68027f5 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda::h5964f6d396f6fd80
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_deploy.rs:35:64
[INFO] [stdout]   33:     0x5d6bf68027f5 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_lambda_and_check::h86b94d989452d0e0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_deploy.rs:57:45
[INFO] [stdout]   34:     0x5d6bf68027f5 - multiversx_sc_scenario::scenario::run_vm::sc_deploy::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_deploy_update_results::he30b57da4bc6ceb2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/sc_deploy.rs:19:18
[INFO] [stdout]   35:     0x5d6bf685ecda - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::hdff160b1b4f18528
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/scenario/run_vm/vm_runner.rs:56:14
[INFO] [stdout]   36:     0x5d6bf685ecda - <multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_deploy_step::hf2367e3f827c35b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/debugger_backend.rs:58:24
[INFO] [stdout]   37:     0x5d6bf685f0a3 - multiversx_sc_scenario::facade::debugger_backend::DebuggerBackend::run_scenario_file::h009b477acda8267b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/debugger_backend.rs:113:26
[INFO] [stdout]   38:     0x5d6bf679c28e - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::run::h4ac4e3333d05760e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.51.1/src/facade/scenario_world.rs:65:26
[INFO] [stdout]   39:     0x5d6bf679e587 - empty_scenario_rs_test::ping_pong_rs::hafec87cf7f4a47d5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/empty_scenario_rs_test.rs:22:11
[INFO] [stdout]   40:     0x5d6bf679e587 - empty_scenario_rs_test::ping_pong_rs::{{closure}}::h6bea0fb4963967b1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/empty_scenario_rs_test.rs:18:18
[INFO] [stdout]   41:     0x5d6bf679e587 - core::ops::function::FnOnce::call_once::hf5d4893a3a3be6cd
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d6bf67e92fb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d6bf67e92fb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   44:     0x5d6bf67e853e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   45:     0x5d6bf67e853e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x5d6bf67e853e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x5d6bf67e853e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x5d6bf67e853e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5d6bf67e853e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   50:     0x5d6bf67e853e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   51:     0x5d6bf67ac0e4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   52:     0x5d6bf67ac0e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   53:     0x5d6bf67afa8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   54:     0x5d6bf67afa8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x5d6bf67afa8a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x5d6bf67afa8a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x5d6bf67afa8a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5d6bf67afa8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   59:     0x5d6bf67afa8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5d6bf696c9d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   61:     0x5d6bf696c9d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   62:     0x5d6bf696c9d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   63:     0x7932338c8aa4 - <unknown>
[INFO] [stdout]   64:     0x793233955a34 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ping_pong_rs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test empty_scenario_rs_test`
[INFO] running `Command { std: "docker" "inspect" "e33e3bd8e19233270cd76f3a15298f8f9154779eb2e618f4aa84a70dfe94d3ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e33e3bd8e19233270cd76f3a15298f8f9154779eb2e618f4aa84a70dfe94d3ff", kill_on_drop: false }`
[INFO] [stdout] e33e3bd8e19233270cd76f3a15298f8f9154779eb2e618f4aa84a70dfe94d3ff
