[INFO] fetching crate multiversx-sc-snippets 0.61.0... [INFO] building multiversx-sc-snippets-0.61.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate multiversx-sc-snippets 0.61.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate multiversx-sc-snippets 0.61.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate multiversx-sc-snippets 0.61.0 [INFO] tweaked toml for crates.io crate multiversx-sc-snippets 0.61.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate multiversx-sc-snippets 0.61.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate multiversx-sc-snippets 0.61.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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple-error v0.3.1 [INFO] [stderr] Downloaded bitcoin_hashes v0.13.0 [INFO] [stderr] Downloaded multiversx-sc-codec v0.23.1 [INFO] [stderr] Downloaded multiversx-sdk-http v0.11.3 [INFO] [stderr] Downloaded rand_seeder v0.3.0 [INFO] [stderr] Downloaded multiversx-chain-scenario-format v0.23.1 [INFO] [stderr] Downloaded multiversx-sc-derive v0.61.0 [INFO] [stderr] Downloaded wasm-encoder v0.238.1 [INFO] [stderr] Downloaded multiversx-sc-meta-lib v0.61.0 [INFO] [stderr] Downloaded wast v238.0.1 [INFO] [stderr] Downloaded bip39 v2.2.0 [INFO] [stderr] Downloaded multiversx-chain-vm v0.18.0 [INFO] [stderr] Downloaded wasmparser v0.238.1 [INFO] [stderr] Downloaded multiversx-sc v0.61.0 [INFO] [stderr] Downloaded wasmparser v0.235.0 [INFO] [stderr] Downloaded multiversx-chain-core v0.18.0 [INFO] [stderr] Downloaded multiversx-sc-scenario v0.61.0 [INFO] [stderr] Downloaded multiversx-sdk v0.11.3 [INFO] [stderr] Downloaded wasmprinter v0.235.0 [INFO] [stderr] Downloaded wat v1.238.1 [INFO] [stderr] Downloaded multiversx-sdk-dapp v0.11.3 [INFO] [stderr] Downloaded hex-conservative v0.1.2 [INFO] [stderr] Downloaded multiversx-chain-vm-executor v0.5.0 [INFO] [stderr] Downloaded bitcoin-internals v0.2.0 [INFO] [stderr] Downloaded multiversx-sc-codec-derive v0.23.1 [INFO] [stderr] Downloaded leb128fmt v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e7fb8c2319103e971902ff180a5134df73743457e7127932fff980bb22e4af4 [INFO] running `Command { std: "docker" "start" "-a" "6e7fb8c2319103e971902ff180a5134df73743457e7127932fff980bb22e4af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e7fb8c2319103e971902ff180a5134df73743457e7127932fff980bb22e4af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e7fb8c2319103e971902ff180a5134df73743457e7127932fff980bb22e4af4", kill_on_drop: false }` [INFO] [stdout] 6e7fb8c2319103e971902ff180a5134df73743457e7127932fff980bb22e4af4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4015f8002501f3e8af430e19c273ec2ba15643eb6ed39c3df667ece47163098 [INFO] running `Command { std: "docker" "start" "-a" "e4015f8002501f3e8af430e19c273ec2ba15643eb6ed39c3df667ece47163098", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling wasm-encoder v0.238.1 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling wasmparser v0.235.0 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling hex-literal v1.0.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rand_seeder v0.3.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling simple-error v0.3.1 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling wast v238.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 multiversx-sc-codec-derive v0.23.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling multiversx-sc-derive v0.61.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling multiversx-sc-codec v0.23.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling wat v1.238.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling multiversx-chain-core v0.18.0 [INFO] [stderr] Compiling bip39 v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling multiversx-sc v0.61.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling multiversx-sdk v0.11.3 [INFO] [stderr] Compiling multiversx-chain-scenario-format v0.23.1 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling multiversx-chain-vm-executor v0.5.0 [INFO] [stderr] Compiling multiversx-chain-vm v0.18.0 [INFO] [stderr] Compiling multiversx-sdk-http v0.11.3 [INFO] [stderr] Compiling wasmprinter v0.235.0 [INFO] [stderr] Compiling multiversx-sc-meta-lib v0.61.0 [INFO] [stderr] Compiling multiversx-sc-scenario v0.61.0 [INFO] [stderr] Compiling multiversx-sc-snippets v0.61.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "e4015f8002501f3e8af430e19c273ec2ba15643eb6ed39c3df667ece47163098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4015f8002501f3e8af430e19c273ec2ba15643eb6ed39c3df667ece47163098", kill_on_drop: false }` [INFO] [stdout] e4015f8002501f3e8af430e19c273ec2ba15643eb6ed39c3df667ece47163098 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5141b3edb08c376ea0be43be4c7ec572ff54b223e369936763d96b3514b7bba [INFO] running `Command { std: "docker" "start" "-a" "f5141b3edb08c376ea0be43be4c7ec572ff54b223e369936763d96b3514b7bba", kill_on_drop: false }` [INFO] [stderr] Compiling multiversx-sc-snippets v0.61.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcYfZRg6/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmultiversx_sc_snippets-cf44142decf9bed8,libmultiversx_sdk_http-a0eb781848796107,libreqwest-faa68eccfc74efca,librustls_pki_types-a7867074414b404a,libhyper_tls-9007085ca769302b,libtokio_native_tls-ba56f0db380010d9,libserde_urlencoded-307a731e6c0b3fb1,libtower_http-7a08549bcd967762,libiri_string-a380f51e5b0b7b73,libtower-64f621cf157c9f0b,libtower_layer-d70c7e404336389b,libnative_tls-43bb51f228519196,libopenssl_probe-cbab9b905ab83f66,libopenssl-7a75c82d1764dd01,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-44de278ce5006eaf,libhyper_util-6c936aa47b31aa1c,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libhyper-dee3e86fa3a1dc5e,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libatomic_waker-001109810bdecbaa,libtokio-aea77d0033141340,libsignal_hook_registry-dc432a6cbbcb6361,libsocket2-3ed8ac1c6dcd3fb1,libmio-42cc619f1990aa9e,libparking_lot-716158612cdfffaf,libparking_lot_core-498dcdccb8044700,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liburl-efebe3a0e371b946,libidna-ce3557719be8ab23,libidna_adapter-4a7d5de3da2adfff,libicu_normalizer-aa04b514548ed21b,libicu_normalizer_data-e09fff8170d349d0,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-5854932b8c8b4991,libicu_properties-e5756a7f1d4ff624,libicu_properties_data-1ec6aa7f6733282c,libicu_locid_transform-ea8c6c6dc65e2157,libicu_locid_transform_data-e3076faba4d91e2e,libicu_collections-6f21a89f131d3eb5,libicu_provider-3f235e80d5837b5d,libicu_locid-fedfbe66be810a85,liblitemap-705c4d2af7d10c57,libtinystr-517f0cd7bfd29189,libzerovec-ab8b0c6a5af6393f,libwriteable-45c783735d88c2b0,libyoke-9017e191baf872cb,libzerofrom-f81e52102681fdb5,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libenv_logger-904e1a9505cf8e10,libjiff-301d3c40c5dc7075,libenv_filter-3fa59e2df8fe835c,libregex-a25653ad1e7f28e0,libregex_automata-5816941ce81d6b39,libaho_corasick-7231ee35a67f9404,libregex_syntax-0b96c82609fbc819,libfutures-889be4121efbb307,libfutures_executor-7b385c5ef37370f5,libfutures_util-2edf53de0dd95c6e,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-54f84fc70ba9451c,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libmultiversx_sdk-b4ec8fe3a0984227,libpem-80b008cfda9b4d8c,libuuid-1c6d71fedb6116f1,libgetrandom-2c5662dba0d27ddf,libscrypt-e4968de739763f64,libsalsa20-7754dbf1537fda93,libpassword_hash-c90aee7812675620,libbase64ct-60f92a9da6d6a6d0,libpbkdf2-68ed378017d446cf,libhmac-de9f95dd8f85057f,libctr-415924312eab1c61,libbip39-d73fb5164a991527,libunicode_normalization-a54dc8242829aac0,libtinyvec-2583def413d04980,libtinyvec_macros-1c14e8980bff1229,libbitcoin_hashes-27f990619ae1af35,libhex_conservative-e91b0dad939ea95a,libaes-822026f39a51f0b3,libcipher-405fe3488494189c,libinout-8b14a3af476e097d,libbase64-2a03de3babadded3,liblog-28f8cc0684f4f944,libmultiversx_sc_scenario-cf81430da985d5c2,libpathdiff-3b9982cd4c9b7139,libmultiversx_sc_meta_lib-632560e8d4e8fbc2,libwasmprinter-7ce0058d9143332a,libtermcolor-96a9ed65821a6544,libanyhow-88c2c5723ab188c9,libwasmparser-f3fc9ad4a1758f77,librustc_version-e61a2ede90c087d6,libsemver-ff06d5ab784e9881,libclap-c37a96c0d6c07f41,libclap_builder-440ae262f56a35b9,libstrsim-24acdad2526b95b7,libanstream-eabfc9be85c6d48c,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,liblazy_static-b3603208c0de2608,libmultiversx_chain_scenario_format-3daff4b79cf67842,libserde_json-241e36789d7fafa2,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libsimple_error-6c0a07aa043ce450,libmultiversx_chain_vm-cd6506739ba3240f,libtoml-305327f8d5fd56c3,libtoml_edit-14aaf48296777efc,libserde_spanned-3657396e74348f11,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-9868c4354be72c45,libindexmap-eb23e58dd9ff9362,libequivalent-7e0e8cbe6c474a67,libhashbrown-56386afa9a2b37b2,libfoldhash-a84df4cbe8daa3b8,libitertools-3db4797dc23645d3,libeither-ef22a4c75605e12f,librand_seeder-c1afeb305a68b0a7,librand-07b75eec6006a3c0,librand_chacha-907ac1c8f206d991,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-8393cbea1c051568,libgetrandom-ab7f6ffa3005bc7b,liblibc-a58beeab2e1413cc,libcolored-22b52eb551a6f756,libmultiversx_chain_vm_executor-c6a9fa82b1c044fb,libed25519_dalek-509b2f83b03764b4,libcurve25519_dalek-b87e639ac94d2300,libzeroize-ead98f074a37f829,libed25519-76c60643093d90cd,libsignature-5e5320f1c885308d,libsha3-be2af76eeea2090b,libkeccak-42ca8630c7170c4b,libsha2-ff326a22be74ea14,libcpufeatures-471354fefbcaf2d8,libcfg_if-666d36e5ee0df220,libdigest-e852a73350647d08,libsubtle-ca7024fc66e4388f,libblock_buffer-d2627c17784fdce2,libcrypto_common-9cfd8dcf56830254,libgeneric_array-94036caf16fb2b1a,libmultiversx_sc-2b4e788b10e66d5c,libhex_literal-f96801fadb938ad1,libgeneric_array-ededfa8d41d0128d,libtypenum-95c43a69d69d0e2b,libmultiversx_chain_core-ebeeda33c292a400,libhex-28742b4ca144387c,libserde-535a8c05da470e0e,libbech32-293dc0096f516101,libbitflags-ae83ff7d8b19c6be,libmultiversx_sc_codec-74703f5e77a8ce9c,libunwrap_infallible-c6037297e1aab285,libnum_bigint-d4694f8a9661a3ab,libnum_integer-e040bf46f30c1e17,libnum_traits-e05972f153d0dad0,libarrayvec-1b252ee19ef31e11}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYfZRg6/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_tx_payable_features_egld-26f890499862bbd6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `multiversx-sc-snippets` (test "test_tx_payable_features_egld") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f5141b3edb08c376ea0be43be4c7ec572ff54b223e369936763d96b3514b7bba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5141b3edb08c376ea0be43be4c7ec572ff54b223e369936763d96b3514b7bba", kill_on_drop: false }` [INFO] [stdout] f5141b3edb08c376ea0be43be4c7ec572ff54b223e369936763d96b3514b7bba