[INFO] cloning repository https://github.com/FjrREPO/multiverx-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FjrREPO/multiverx-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFjrREPO%2Fmultiverx-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFjrREPO%2Fmultiverx-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bbc5da0e821a799e6790cc83cbe87e737aefffab
[INFO] testing FjrREPO/multiverx-test against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFjrREPO%2Fmultiverx-test" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FjrREPO/multiverx-test
[INFO] finished tweaking git repo https://github.com/FjrREPO/multiverx-test
[INFO] tweaked toml for git repo https://github.com/FjrREPO/multiverx-test written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FjrREPO/multiverx-test on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FjrREPO/multiverx-test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba651b5936d7308d1934e1bbc8a5169af4ac385fb2e02265c9f99cb3f595d754
[INFO] running `Command { std: "docker" "start" "-a" "ba651b5936d7308d1934e1bbc8a5169af4ac385fb2e02265c9f99cb3f595d754", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba651b5936d7308d1934e1bbc8a5169af4ac385fb2e02265c9f99cb3f595d754", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba651b5936d7308d1934e1bbc8a5169af4ac385fb2e02265c9f99cb3f595d754", kill_on_drop: false }`
[INFO] [stdout] ba651b5936d7308d1934e1bbc8a5169af4ac385fb2e02265c9f99cb3f595d754
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f0d9ef813866c32520a1011863e1e2a3c4ed3513677e7f5c52bbf8e77d7aa5d
[INFO] running `Command { std: "docker" "start" "-a" "7f0d9ef813866c32520a1011863e1e2a3c4ed3513677e7f5c52bbf8e77d7aa5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling bitflags v2.5.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.61
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.19.0
[INFO] [stderr]    Compiling multiversx-sc-derive v0.50.3
[INFO] [stderr]    Compiling multiversx-sc-codec v0.19.0
[INFO] [stderr]    Compiling multiversx-sc v0.50.3
[INFO] [stderr]    Compiling piggybank v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.30s
[INFO] running `Command { std: "docker" "inspect" "7f0d9ef813866c32520a1011863e1e2a3c4ed3513677e7f5c52bbf8e77d7aa5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f0d9ef813866c32520a1011863e1e2a3c4ed3513677e7f5c52bbf8e77d7aa5d", kill_on_drop: false }`
[INFO] [stdout] 7f0d9ef813866c32520a1011863e1e2a3c4ed3513677e7f5c52bbf8e77d7aa5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c0b491ed4ef283b905133ac6e0296e16f412ff15639c838dd1d540d228cbfb5
[INFO] running `Command { std: "docker" "start" "-a" "9c0b491ed4ef283b905133ac6e0296e16f412ff15639c838dd1d540d228cbfb5", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.180
[INFO] [stderr]    Compiling serde_derive v1.0.180
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling regex-automata v0.3.4
[INFO] [stderr]    Compiling clap_builder v4.4.9
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling zip v2.1.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling pem v3.0.3
[INFO] [stderr]    Compiling copy_dir v0.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling bip39 v2.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.19.0
[INFO] [stderr]    Compiling globset v0.4.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling multiversx-sc-derive v0.50.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling wasmparser v0.208.1
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling multiversx-sc-codec v0.19.0
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rand_seeder v0.2.3
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling multiversx-chain-scenario-format v0.22.2
[INFO] [stderr]    Compiling clap v4.4.10
[INFO] [stderr]    Compiling multiversx-chain-vm v0.8.4
[INFO] [stderr]    Compiling ruplacer v0.8.1
[INFO] [stderr]    Compiling multiversx-sc v0.50.3
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling wasmprinter v0.208.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling piggybank v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling multiversx-sdk v0.4.1
[INFO] [stderr]    Compiling multiversx-sc-meta v0.50.3
[INFO] [stderr]    Compiling multiversx-sc-scenario v0.50.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "9c0b491ed4ef283b905133ac6e0296e16f412ff15639c838dd1d540d228cbfb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c0b491ed4ef283b905133ac6e0296e16f412ff15639c838dd1d540d228cbfb5", kill_on_drop: false }`
[INFO] [stdout] 9c0b491ed4ef283b905133ac6e0296e16f412ff15639c838dd1d540d228cbfb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1e42bd6cae5aeeb4c2f1d35d7d8c8ca07ef42ec05ad2c8095a311f318367d9f8
[INFO] running `Command { std: "docker" "start" "-a" "1e42bd6cae5aeeb4c2f1d35d7d8c8ca07ef42ec05ad2c8095a311f318367d9f8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/piggybank-4501f2e0d1d7409b)
[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/piggybank_rust_test.rs (/opt/rustwide/target/debug/deps/piggybank_rust_test-47440f364e80fb6f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test piggybank_blackbox ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- piggybank_blackbox stdout ----
[INFO] [stdout] You can't withdraw your money yet
[INFO] [stdout] 
[INFO] [stdout] thread 'piggybank_blackbox' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9:
[INFO] [stdout] Box<dyn Any>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x609c59205852 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x609c59205852 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x609c59205852 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x609c59205852 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x609c5921701f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x609c5921701f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x609c591d2b31 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x609c591d2b31 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x609c591dec72 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x609c591e38bf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x609c591e3751 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x609c58f394ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x609c58f394ae - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x609c591e3f7f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x609c591e3f7f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x609c591205d4 - std::panicking::begin_panic::{{closure}}::he182e50f6949d441
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:771:9
[INFO] [stdout]   16:     0x609c590f3ea9 - std::sys::backtrace::__rust_end_short_backtrace::h74dc957ada6f581a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x609c59120598 - std::panicking::begin_panic::h3bef6639d61f57ce
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:770:5
[INFO] [stdout]   18:     0x609c5912b671 - std::panic::panic_any::h62c540da472a9a46
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:260:5
[INFO] [stdout]   19:     0x609c590ef202 - <multiversx_chain_vm::vm_hooks::vh_impl::vh_debug_api::DebugApiVMHooksHandler as multiversx_chain_vm::vm_hooks::vh_source::VMHooksHandlerSource>::halt_with_error::ha0fc168be97b08d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_impl/vh_debug_api.rs:45:9
[INFO] [stdout]   20:     0x609c58ef2bda - multiversx_chain_vm::vm_hooks::vh_handler::vh_error::VMHooksError::signal_error::hd0068746baaee3b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_handler/vh_error.rs:11:14
[INFO] [stdout]   21:     0x609c59112ae8 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::signal_error::{{closure}}::hdaeeed79592bb10e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_dispatcher.rs:64:30
[INFO] [stdout]   22:     0x609c59116f20 - multiversx_chain_vm::mem_conv::with_bytes::h86b1cef01f777870
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/mem_conv.rs:27:5
[INFO] [stdout]   23:     0x609c59112aa8 - <multiversx_chain_vm::vm_hooks::vh_dispatcher::VMHooksDispatcher as multiversx_chain_vm_executor::vm_hooks::VMHooks>::signal_error::hc959f02f27a14214
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/vm_hooks/vh_dispatcher.rs:63:13
[INFO] [stdout]   24:     0x609c58f0dec5 - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::{{closure}}::{{closure}}::h9cfebf2d20d661e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/api/core_api_vh/error_api_vh.rs:18:20
[INFO] [stdout]   25:     0x609c58f0c847 - multiversx_chain_vm::mem_conv::with_mem_ptr::h13e0c3b3a7073ded
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/mem_conv.rs:7:5
[INFO] [stdout]   26:     0x609c58f0de7d - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::{{closure}}::h230d27cb2cf21896
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/api/core_api_vh/error_api_vh.rs:17:13
[INFO] [stdout]   27:     0x609c58f11a78 - <multiversx_sc_scenario::api::impl_vh::debug_api::DebugApiBackend as multiversx_sc_scenario::api::impl_vh::vm_hooks_backend::VMHooksApiBackend>::with_vm_hooks::h4bdaf2bce1af54ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/api/impl_vh/debug_api.rs:27:9
[INFO] [stdout]   28:     0x609c58ef7d60 - multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>::with_vm_hooks::h6029518ce9ea35e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/api/impl_vh/vm_hooks_api.rs:27:9
[INFO] [stdout]   29:     0x609c58ef6d97 - multiversx_sc_scenario::api::core_api_vh::error_api_vh::<impl multiversx_sc::api::error_api::ErrorApiImpl for multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<VHB>>::signal_error::h3894023c5ea33f4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/api/core_api_vh/error_api_vh.rs:16:14
[INFO] [stdout]   30:     0x609c58f064c9 - <&str as multiversx_sc::contract_base::wrappers::error_helper::IntoSignalError<M>>::signal_error_with_message::hbcc2b4bd6bdb13ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.3/src/contract_base/wrappers/error_helper.rs:42:29
[INFO] [stdout]   31:     0x609c58f086e3 - multiversx_sc::contract_base::wrappers::error_helper::ErrorHelper<M>::signal_error_with_message::hab4dc45aa83398fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-0.50.3/src/contract_base/wrappers/error_helper.rs:30:17
[INFO] [stdout]   32:     0x609c58f05e05 - piggybank::PiggyBank::pay_out::hb84556270ef66c9f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:60:9
[INFO] [stdout]   33:     0x609c58f04ac1 - piggybank::EndpointWrappers::call_pay_out::h9fbfae49dad2deed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:13:1
[INFO] [stdout]   34:     0x609c58f054ee - piggybank::EndpointWrappers::call::h42744c3b98046c61
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:13:1
[INFO] [stdout]   35:     0x609c58efd037 - <piggybank::ContractObj<A> as multiversx_sc::contract_base::callable_contract::CallableContract>::call::hfcd9c91fc47b5da4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:13:1
[INFO] [stdout]   36:     0x609c59011d18 - multiversx_sc_scenario::debug_executor::contract_container::ContractContainer::call::h22ae20d8dfce02f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/debug_executor/contract_container.rs:42:27
[INFO] [stdout]   37:     0x609c59011a2c - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::{{closure}}::he5fd68837e5a8d14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/debug_executor/contract_container.rs:80:42
[INFO] [stdout]   38:     0x609c5902f82a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1db8c41e3a20f768
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x609c59026044 - std::panicking::catch_unwind::do_call::h6b365bc691bff3c8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x609c58f762cb - __rust_try
[INFO] [stdout]   41:     0x609c58f69a67 - std::panicking::catch_unwind::he21dc84dd56ab813
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x609c58f69a67 - std::panic::catch_unwind::hfc28d6792387da5f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x609c59007d7a - multiversx_sc_scenario::debug_executor::catch_tx_panic::catch_tx_panic::h2ee0147d6d977041
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/debug_executor/catch_tx_panic.rs:14:18
[INFO] [stdout]   44:     0x609c59011de7 - multiversx_sc_scenario::debug_executor::contract_container::contract_instance_wrapped_execution::h0d450757a44144cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/debug_executor/contract_container.rs:57:18
[INFO] [stdout]   45:     0x609c590119ab - <multiversx_sc_scenario::debug_executor::contract_container::ContractContainerRef as multiversx_chain_vm_executor::instance::Instance>::call::h61061b2391c4f332
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/debug_executor/contract_container.rs:79:9
[INFO] [stdout]   46:     0x609c590e9b47 - multiversx_chain_vm::tx_execution::exec_call::execute_current_tx_context_input::h853054a76c87e1e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:26:14
[INFO] [stdout]   47:     0x609c5912c127 - core::ops::function::FnOnce::call_once::h3631ffa92ca5c425
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x609c5913e605 - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::{{closure}}::hf488710a7b9a2b1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:46:26
[INFO] [stdout]   49:     0x609c59105c21 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::he3d9b41ac64e5728
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   50:     0x609c5913e5af - multiversx_chain_vm::tx_mock::tx_context_stack::TxContextStack::execute_on_vm_stack::ha4c0df85018410df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_mock/tx_context_stack.rs:43:23
[INFO] [stdout]   51:     0x609c590f1200 - multiversx_chain_vm::tx_execution::exec_general_tx::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::default_execution::hfe08e90be06c5044
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_general_tx.rs:112:13
[INFO] [stdout]   52:     0x609c590ea1c6 - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::{{closure}}::h2376de90333f8448
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:75:42
[INFO] [stdout]   53:     0x609c59108062 - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionCall::execute_or_else::h2cf648230e0e8b85
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:118:18
[INFO] [stdout]   54:     0x609c591092ed - multiversx_chain_vm::tx_execution::builtin_function_mocks::builtin_func_container::BuiltinFunctionContainer::execute_builtin_function_or_else::h8792d7824fd3b14f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/builtin_function_mocks/builtin_func_container.rs:39:58
[INFO] [stdout]   55:     0x609c590f313a - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_builtin_function_or_default::hb25944fcc8d5a2cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:70:32
[INFO] [stdout]   56:     0x609c590ea16f - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::{{closure}}::hbfd9df3ec0704af2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:92:18
[INFO] [stdout]   57:     0x609c59105af0 - multiversx_chain_vm::with_shared::shareable::Shareable<T>::with_shared::hd8608ec4d86ff140
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/with_shared/shareable.rs:116:22
[INFO] [stdout]   58:     0x609c590f193e - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::execute_sc_call_lambda::h254926d8f86b2302
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:90:53
[INFO] [stdout]   59:     0x609c590f22cf - multiversx_chain_vm::tx_execution::exec_call::<impl multiversx_chain_vm::tx_execution::blockchain_vm::BlockchainVMRef>::sc_call_with_async_and_callback::h8c3c55a9de6ce61d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-vm-0.8.4/src/tx_execution/exec_call.rs:151:34
[INFO] [stdout]   60:     0x609c58fea2aa - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda::h38747ccfbfed7cb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/scenario/run_vm/sc_call.rs:63:33
[INFO] [stdout]   61:     0x609c58fea381 - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_lambda_and_check::h18c63e5e6ed959b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/scenario/run_vm/sc_call.rs:78:30
[INFO] [stdout]   62:     0x609c58fea31d - multiversx_sc_scenario::scenario::run_vm::sc_call::<impl multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner>::perform_sc_call_update_results::h456e2dd470dd5651
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/scenario/run_vm/sc_call.rs:21:18
[INFO] [stdout]   63:     0x609c58fe8af4 - <multiversx_sc_scenario::scenario::run_vm::vm_runner::ScenarioVMRunner as multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner>::run_sc_call_step::hcd4137dfeb907f54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/scenario/run_vm/vm_runner.rs:36:14
[INFO] [stdout]   64:     0x609c59024e56 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::{{closure}}::hb270ec86e26a5f3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/facade/scenario_world_runner.rs:34:50
[INFO] [stdout]   65:     0x609c59008a00 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::for_each_runner_mut::h2c26853b4546177b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/facade/scenario_world_runner.rs:12:17
[INFO] [stdout]   66:     0x609c59008804 - multiversx_sc_scenario::facade::scenario_world_runner::<impl multiversx_sc_scenario::scenario::scenario_runner::ScenarioRunner for multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::run_sc_call_step::h5fb6d0dd1c9cb8c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/facade/scenario_world_runner.rs:34:14
[INFO] [stdout]   67:     0x609c58f00191 - multiversx_sc_scenario::facade::scenario_world_steps::<impl multiversx_sc_scenario::facade::scenario_world::ScenarioWorld>::sc_call::ha69f0efbf873c778
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/facade/scenario_world_steps.rs:34:14
[INFO] [stdout]   68:     0x609c58f00b88 - multiversx_sc_scenario::facade::world_tx::scenario_exec_call::<impl multiversx_sc_scenario::facade::world_tx::scenario_tx_env::ScenarioTxRun for multiversx_sc::types::interaction::tx::Tx<multiversx_sc_scenario::facade::world_tx::scenario_exec_call::ScenarioEnvExec,From,To,Payment,Gas,multiversx_sc::types::interaction::tx_data::function_call::FunctionCall<multiversx_sc_scenario::api::impl_vh::vm_hooks_api::VMHooksApi<multiversx_sc_scenario::api::impl_vh::static_api::StaticApiBackend>>,RH>>::run::hbc99f53a19e019a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/facade/world_tx/scenario_exec_call.rs:89:32
[INFO] [stdout]   69:     0x609c58f15965 - piggybank_rust_test::piggybank_blackbox::h90c4664832a6da9f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/piggybank_rust_test.rs:86:10
[INFO] [stdout]   70:     0x609c58f15c57 - piggybank_rust_test::piggybank_blackbox::{{closure}}::h3ea7fc5f283ea41f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/piggybank_rust_test.rs:20:24
[INFO] [stdout]   71:     0x609c58f03676 - core::ops::function::FnOnce::call_once::h4c9cd05f84266404
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x609c58f3926b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x609c58f3926b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   74:     0x609c58f4eed5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   75:     0x609c58f4eed5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   76:     0x609c58f4eed5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   77:     0x609c58f4eed5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   78:     0x609c58f4eed5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   79:     0x609c58f4eed5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   80:     0x609c58f4eed5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   81:     0x609c58f256c4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   82:     0x609c58f256c4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   83:     0x609c58f28f8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   84:     0x609c58f28f8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   85:     0x609c58f28f8a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   86:     0x609c58f28f8a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   87:     0x609c58f28f8a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   88:     0x609c58f28f8a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   89:     0x609c58f28f8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   90:     0x609c591d9f0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   91:     0x609c591d9f0f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   92:     0x7191695b5aa4 - <unknown>
[INFO] [stdout]   93:     0x719169642a34 - clone
[INFO] [stdout]   94:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'piggybank_blackbox' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.2/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x609c59205852 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x609c59205852 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x609c59205852 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x609c59205852 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x609c5921701f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x609c5921701f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x609c591d2b31 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x609c591d2b31 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x609c591dec72 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x609c591e38bf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x609c591e3751 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x609c58f394ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x609c58f394ae - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x609c591e3f7f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x609c591e3f7f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x609c591e3dda - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x609c591deda9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x609c591c638d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x609c5921f740 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x609c5921e7d6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x609c58efa579 - core::result::Result<T,E>::unwrap::h4881dcdb1b0a04fb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x609c58efa579 - multiversx_chain_scenario_format::serde_raw::scenario_raw::ScenarioRaw::save_to_file::h4d9db4a8375b2e9d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.2/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x609c58f0f5c8 - multiversx_sc_scenario::scenario::run_trace::scenario_trace::ScenarioTrace::write_scenario_trace::h0cadae91a9885afb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x609c58f000f0 - multiversx_sc_scenario::facade::scenario_world::ScenarioWorld::write_scenario_trace::hcabb9eb6f8b53362
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.3/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x609c58f15bc2 - piggybank_rust_test::piggybank_blackbox::h90c4664832a6da9f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/piggybank_rust_test.rs:109:11
[INFO] [stdout]   25:     0x609c58f15c57 - piggybank_rust_test::piggybank_blackbox::{{closure}}::h3ea7fc5f283ea41f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/piggybank_rust_test.rs:20:24
[INFO] [stdout]   26:     0x609c58f03676 - core::ops::function::FnOnce::call_once::h4c9cd05f84266404
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x609c58f3926b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x609c58f3926b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x609c58f4eed5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x609c58f4eed5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x609c58f4eed5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x609c58f4eed5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x609c58f4eed5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x609c58f4eed5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x609c58f4eed5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x609c58f256c4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x609c58f256c4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x609c58f28f8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x609c58f28f8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x609c58f28f8a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x609c58f28f8a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x609c58f28f8a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x609c58f28f8a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x609c58f28f8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x609c591d9f0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x609c591d9f0f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7191695b5aa4 - <unknown>
[INFO] [stdout]   48:     0x719169642a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     piggybank_blackbox
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test piggybank_rust_test`
[INFO] running `Command { std: "docker" "inspect" "1e42bd6cae5aeeb4c2f1d35d7d8c8ca07ef42ec05ad2c8095a311f318367d9f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e42bd6cae5aeeb4c2f1d35d7d8c8ca07ef42ec05ad2c8095a311f318367d9f8", kill_on_drop: false }`
[INFO] [stdout] 1e42bd6cae5aeeb4c2f1d35d7d8c8ca07ef42ec05ad2c8095a311f318367d9f8
