[INFO] fetching crate multiversx-sc-snippets 0.62.0... [INFO] testing multiversx-sc-snippets-0.62.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate multiversx-sc-snippets 0.62.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate multiversx-sc-snippets 0.62.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate multiversx-sc-snippets 0.62.0 [INFO] tweaked toml for crates.io crate multiversx-sc-snippets 0.62.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate multiversx-sc-snippets 0.62.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate multiversx-sc-snippets 0.62.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba630f12436047afffd3a0555f8da9a1ddf221e5427cbff1c5ee4c113a10ef0d [INFO] running `Command { std: "docker" "start" "-a" "ba630f12436047afffd3a0555f8da9a1ddf221e5427cbff1c5ee4c113a10ef0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba630f12436047afffd3a0555f8da9a1ddf221e5427cbff1c5ee4c113a10ef0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba630f12436047afffd3a0555f8da9a1ddf221e5427cbff1c5ee4c113a10ef0d", kill_on_drop: false }` [INFO] [stdout] ba630f12436047afffd3a0555f8da9a1ddf221e5427cbff1c5ee4c113a10ef0d [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88c05a2e96acc214a4697755b34e46c37b852c3b4dd264a92aa2d98374fe925d [INFO] running `Command { std: "docker" "start" "-a" "88c05a2e96acc214a4697755b34e46c37b852c3b4dd264a92aa2d98374fe925d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling unwrap-infallible v0.1.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling wasm-encoder v0.239.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling wasmparser v0.239.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling endian-type v0.2.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling radix_trie v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hex-literal v1.0.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling wast v239.0.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling multiversx-sc-codec-derive v0.23.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling multiversx-sc-codec v0.23.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling multiversx-chain-core v0.19.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling multiversx-sc-derive v0.62.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling multiversx-sc v0.62.0 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling multiversx-chain-vm-executor v0.5.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling wat v1.239.0 [INFO] [stderr] Compiling bip39 v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rand_seeder v0.3.0 [INFO] [stderr] Compiling wasmprinter v0.239.0 [INFO] [stderr] Compiling multiversx-chain-vm v0.19.0 [INFO] [stderr] Compiling multiversx-sdk v0.12.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling multiversx-chain-scenario-format v0.23.1 [INFO] [stderr] Compiling simple-error v0.3.1 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling multiversx-sc-meta-lib v0.62.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling multiversx-sdk-http v0.12.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling multiversx-sc-scenario v0.62.0 [INFO] [stderr] Compiling multiversx-sc-snippets v0.62.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 22s [INFO] running `Command { std: "docker" "inspect" "88c05a2e96acc214a4697755b34e46c37b852c3b4dd264a92aa2d98374fe925d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88c05a2e96acc214a4697755b34e46c37b852c3b4dd264a92aa2d98374fe925d", kill_on_drop: false }` [INFO] [stdout] 88c05a2e96acc214a4697755b34e46c37b852c3b4dd264a92aa2d98374fe925d [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a2ce8416878f77bb1107e098701e5185abc893e6e23817ad8a87d6d799c7632 [INFO] running `Command { std: "docker" "start" "-a" "7a2ce8416878f77bb1107e098701e5185abc893e6e23817ad8a87d6d799c7632", kill_on_drop: false }` [INFO] [stderr] Compiling multiversx-sc-snippets v0.62.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.36s [INFO] running `Command { std: "docker" "inspect" "7a2ce8416878f77bb1107e098701e5185abc893e6e23817ad8a87d6d799c7632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a2ce8416878f77bb1107e098701e5185abc893e6e23817ad8a87d6d799c7632", kill_on_drop: false }` [INFO] [stdout] 7a2ce8416878f77bb1107e098701e5185abc893e6e23817ad8a87d6d799c7632 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c666e47af29c6378bdcba36cbf9e953b3a0bfb2aa16f2223f27e145858b9593e [INFO] running `Command { std: "docker" "start" "-a" "c666e47af29c6378bdcba36cbf9e953b3a0bfb2aa16f2223f27e145858b9593e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/multiversx_sc_snippets-7b3aa1018bb5180b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test interactor::interactor_dns::test_dns_for_name ... ok [INFO] [stdout] test interactor::interactor_dns::test_compute_dns_address ... 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/test_tx_deployed_address.rs (/opt/rustwide/target/debug/deps/test_tx_deployed_address-31f033e3ec4730a9) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_deployed_address_should_be_none_if_not_a_sc_deployment_tx ... ok [INFO] [stdout] test test_deployed_address ... ok [INFO] [stdout] [INFO] [stderr] Running tests/test_tx_issued_token_identifier.rs (/opt/rustwide/target/debug/deps/test_tx_issued_token_identifier-68550429e55f6f11) [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_multisig_issue_nft_and_set_all_roles ... ok [INFO] [stdout] test test_process_issued_token_identifier_fungible ... ok [INFO] [stdout] test test_process_issued_token_identifier_meta_esdt ... ok [INFO] [stdout] test test_set_special_roles_should_not_process_issued_token_identifier ... ok [INFO] [stdout] test test_process_issued_token_identifier_non_fungible ... ok [INFO] [stdout] test test_process_issued_token_identifier_semi_fungible ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test_tx_logs.rs (/opt/rustwide/target/debug/deps/test_tx_logs-59340020949c7ec2) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_tx_multiple_logs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] Running tests/test_tx_multi_contract_sc_result.rs (/opt/rustwide/target/debug/deps/test_tx_multi_contract_sc_result-d90d5dc958b5d18f) [INFO] [stdout] test test_with_multi_contract_cross_shard_tx_that_has_non_returning_callback ... ok [INFO] [stdout] test test_with_multi_contract_cross_shard_tx_that_has_returning_callback ... ok [INFO] [stdout] test test_with_multi_contract_same_shard_tx_that_has_no_sc_result ... ok [INFO] [stdout] test test_with_multi_contract_cross_shard_tx_that_has_no_callback ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_tx_multiple_sc_results.rs (/opt/rustwide/target/debug/deps/test_tx_multiple_sc_results-1f6b931e2ec3240f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_transaction_multiple_sc_results ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_tx_payable_features_egld.rs (/opt/rustwide/target/debug/deps/test_tx_payable_features_egld-d492d76eebc5c280) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_tx_payable_features_egld ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_tx_sc_result.rs (/opt/rustwide/target/debug/deps/test_tx_sc_result-d7dc2bee7939db44) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_with_tx_that_has_no_sc_result ... ok [INFO] [stdout] test test_with_tx_that_has_sc_result ... ok [INFO] [stdout] test test_tx_sc_results_with_no_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests multiversx_sc_snippets [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] running `Command { std: "docker" "inspect" "c666e47af29c6378bdcba36cbf9e953b3a0bfb2aa16f2223f27e145858b9593e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c666e47af29c6378bdcba36cbf9e953b3a0bfb2aa16f2223f27e145858b9593e", kill_on_drop: false }` [INFO] [stdout] c666e47af29c6378bdcba36cbf9e953b3a0bfb2aa16f2223f27e145858b9593e