[INFO] cloning repository https://github.com/shortcutstct119/mx-contracts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shortcutstct119/mx-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshortcutstct119%2Fmx-contracts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshortcutstct119%2Fmx-contracts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 955b5abff43a85d20fea1fc5b058c01fb4d0f58b
[INFO] testing shortcutstct119/mx-contracts against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshortcutstct119%2Fmx-contracts" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shortcutstct119/mx-contracts
[INFO] finished tweaking git repo https://github.com/shortcutstct119/mx-contracts
[INFO] tweaked toml for git repo https://github.com/shortcutstct119/mx-contracts written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shortcutstct119/mx-contracts on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shortcutstct119/mx-contracts 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unwrap-infallible v0.1.5
[INFO] [stderr]   Downloaded bip39 v2.0.0
[INFO] [stderr]   Downloaded common-path v1.0.0
[INFO] [stderr]   Downloaded bitcoin_hashes v0.11.0
[INFO] [stderr]   Downloaded hex-literal v0.4.1
[INFO] [stderr]   Downloaded rand_seeder v0.2.3
[INFO] [stderr]   Downloaded multiversx-sc-codec v0.19.0
[INFO] [stderr]   Downloaded multiversx-chain-vm v0.8.4
[INFO] [stderr]   Downloaded toml_edit v0.22.13
[INFO] [stderr]   Downloaded wasmparser v0.208.1
[INFO] [stderr]   Downloaded zopfli v0.8.1
[INFO] [stderr]   Downloaded zip v2.1.3
[INFO] [stderr]   Downloaded num-bigint v0.4.5
[INFO] [stderr]   Downloaded multiversx-sc-derive v0.50.4
[INFO] [stderr]   Downloaded ignore v0.4.22
[INFO] [stderr]   Downloaded toml v0.8.13
[INFO] [stderr]   Downloaded wasmprinter v0.208.1
[INFO] [stderr]   Downloaded security-framework v2.10.0
[INFO] [stderr]   Downloaded multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]   Downloaded colored v2.1.0
[INFO] [stderr]   Downloaded ruplacer v0.8.2
[INFO] [stderr]   Downloaded copy_dir v0.1.3
[INFO] [stderr]   Downloaded multiversx-sc-codec-derive v0.19.0
[INFO] [stderr]   Downloaded derive_arbitrary v1.3.2
[INFO] [stderr]   Downloaded lockfree-object-pool v0.1.6
[INFO] [stderr]   Downloaded multiversx-sdk v0.4.1
[INFO] [stderr]   Downloaded multiversx-wegld-swap-sc v0.50.4
[INFO] [stderr]   Downloaded multiversx-chain-scenario-format v0.22.2
[INFO] [stderr]   Downloaded multiversx-sc-snippets v0.50.4
[INFO] [stderr]   Downloaded multiversx-sc-modules v0.50.4
[INFO] [stderr]   Downloaded multiversx-sc-meta v0.50.4
[INFO] [stderr]   Downloaded multiversx-sc v0.50.4
[INFO] [stderr]   Downloaded multiversx-sc-scenario v0.50.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89c0100e7a29b96085faac71195ad988fbf9b7ef36778f745628c276342e5ab4
[INFO] running `Command { std: "docker" "start" "-a" "89c0100e7a29b96085faac71195ad988fbf9b7ef36778f745628c276342e5ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89c0100e7a29b96085faac71195ad988fbf9b7ef36778f745628c276342e5ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89c0100e7a29b96085faac71195ad988fbf9b7ef36778f745628c276342e5ab4", kill_on_drop: false }`
[INFO] [stdout] 89c0100e7a29b96085faac71195ad988fbf9b7ef36778f745628c276342e5ab4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c1586f21144226e3e264137c75464fcf9f66520a9ae2795f1dc915a424473fc
[INFO] running `Command { std: "docker" "start" "-a" "7c1586f21144226e3e264137c75464fcf9f66520a9ae2795f1dc915a424473fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling zip v2.1.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling copy_dir v0.1.3
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rand_seeder v0.2.3
[INFO] [stderr]    Compiling multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.19.0
[INFO] [stderr]    Compiling multiversx-sc-derive v0.50.4
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling multiversx-sc-codec v0.19.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling ruplacer v0.8.2
[INFO] [stderr]    Compiling multiversx-sc v0.50.4
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling bip39 v2.0.0
[INFO] [stderr]    Compiling multiversx-chain-vm v0.8.4
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling wasmparser v0.208.1
[INFO] [stderr]    Compiling multiversx-chain-scenario-format v0.22.2
[INFO] [stderr]    Compiling multiversx-sc-modules v0.50.4
[INFO] [stderr]    Compiling random v0.0.0 (/opt/rustwide/workdir/contracts/crypto-kitties/common/random)
[INFO] [stderr]    Compiling adder v0.0.0 (/opt/rustwide/workdir/contracts/adder)
[INFO] [stderr]    Compiling paymaster v0.0.0 (/opt/rustwide/workdir/contracts/paymaster)
[INFO] [stderr]    Compiling nft-minter v0.0.0 (/opt/rustwide/workdir/contracts/nft-minter)
[INFO] [stderr]    Compiling liquid-locking v0.0.0 (/opt/rustwide/workdir/contracts/liquid-locking)
[INFO] [stderr]    Compiling crowdfunding-esdt v0.0.0 (/opt/rustwide/workdir/contracts/crowdfunding-esdt)
[INFO] [stderr]    Compiling order-book-factory v0.0.0 (/opt/rustwide/workdir/contracts/order-book/factory)
[INFO] [stderr]    Compiling digital-cash v0.0.0 (/opt/rustwide/workdir/contracts/digital-cash)
[INFO] [stderr]    Compiling empty v0.0.0 (/opt/rustwide/workdir/contracts/empty)
[INFO] [stderr]    Compiling pair-mock v0.0.0 (/opt/rustwide/workdir/contracts/pair-mock)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> contracts/crypto-kitties/common/random/src/lib.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             SEED_STATIC_BUFFER.copy_from_slice(&seed.to_byte_array());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> contracts/crypto-kitties/common/random/src/lib.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             SALT_STATIC_BUFFER.copy_from_slice(&salt.to_byte_array());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling kitty v0.0.0 (/opt/rustwide/workdir/contracts/crypto-kitties/common/kitty)
[INFO] [stderr]    Compiling kitty-genetic-alg v0.0.0 (/opt/rustwide/workdir/contracts/crypto-kitties/kitty-genetic-alg)
[INFO] [stderr]    Compiling mvx-game-sc v0.0.0 (/opt/rustwide/workdir/contracts/mvx-game-sc)
[INFO] [stderr]    Compiling crypto-zombies v0.0.0 (/opt/rustwide/workdir/contracts/crypto-zombies)
[INFO] [stderr]    Compiling esdt-transfer-with-fee v0.0.0 (/opt/rustwide/workdir/contracts/esdt-transfer-with-fee)
[INFO] [stderr]    Compiling ping-pong-egld v0.0.2 (/opt/rustwide/workdir/contracts/ping-pong-egld)
[INFO] [stderr]    Compiling token-release v0.0.1 (/opt/rustwide/workdir/contracts/token-release)
[INFO] [stderr]    Compiling kitty-ownership v0.0.0 (/opt/rustwide/workdir/contracts/crypto-kitties/kitty-ownership)
[INFO] [stderr]    Compiling order-book-pair v0.0.0 (/opt/rustwide/workdir/contracts/order-book/pair)
[INFO] [stderr]    Compiling factorial v0.0.0 (/opt/rustwide/workdir/contracts/factorial)
[INFO] [stderr]    Compiling proxy-pause v0.0.0 (/opt/rustwide/workdir/contracts/proxy-pause)
[INFO] [stderr]    Compiling crypto-bubbles v0.0.0 (/opt/rustwide/workdir/contracts/crypto-bubbles)
[INFO] [stderr]    Compiling lottery-esdt v0.0.0 (/opt/rustwide/workdir/contracts/lottery-esdt)
[INFO] [stderr]    Compiling nft-storage-prepay v0.0.0 (/opt/rustwide/workdir/contracts/nft-storage-prepay)
[INFO] [stderr]    Compiling nft-escrow v0.0.0 (/opt/rustwide/workdir/contracts/nft-escrow)
[INFO] [stderr]    Compiling kitty-auction v0.0.0 (/opt/rustwide/workdir/contracts/crypto-kitties/kitty-auction)
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling multisig v1.0.0 (/opt/rustwide/workdir/contracts/multisig)
[INFO] [stderr]    Compiling proxy-deployer v0.0.0 (/opt/rustwide/workdir/contracts/proxy-deployer)
[INFO] [stderr]    Compiling on-chain-claim v0.0.0 (/opt/rustwide/workdir/contracts/on-chain-claim)
[INFO] [stderr]    Compiling bonding-curve-contract v0.0.0 (/opt/rustwide/workdir/contracts/bonding-curve-contract)
[INFO] [stderr]    Compiling dn404 v0.0.0 (/opt/rustwide/workdir/contracts/dn404)
[INFO] [stderr]    Compiling seed-nft-minter v0.0.0 (/opt/rustwide/workdir/contracts/seed-nft-minter)
[INFO] [stderr]    Compiling rewards-distribution v0.0.0 (/opt/rustwide/workdir/contracts/rewards-distribution)
[INFO] [stderr]    Compiling erc3643 v0.0.0 (/opt/rustwide/workdir/contracts/erc3643)
[INFO] [stderr]    Compiling fractional-nfts v0.0.0 (/opt/rustwide/workdir/contracts/fractional-nfts)
[INFO] [stderr]    Compiling multiversx-price-aggregator-sc v0.47.1 (/opt/rustwide/workdir/contracts/price-aggregator)
[INFO] [stderr]    Compiling multiversx-wegld-swap-sc v0.47.1 (/opt/rustwide/workdir/contracts/wegld-swap)
[INFO] [stderr]    Compiling mystery-box v0.0.1 (/opt/rustwide/workdir/contracts/mystery-box)
[INFO] [stderr]    Compiling check-pause v0.0.0 (/opt/rustwide/workdir/contracts/check-pause)
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling fair-launch v0.0.0 (/opt/rustwide/workdir/contracts/fair-launch)
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling wasmprinter v0.208.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling multiversx-sc-meta v0.50.4
[INFO] [stderr]    Compiling multiversx-sdk v0.4.1
[INFO] [stderr]    Compiling multiversx-sc-scenario v0.50.4
[INFO] [stderr]    Compiling multiversx-sc-snippets v0.50.4
[INFO] [stderr]    Compiling pair-meta v0.0.0 (/opt/rustwide/workdir/contracts/order-book/pair/meta)
[INFO] [stderr]    Compiling paymaster-meta v0.0.0 (/opt/rustwide/workdir/contracts/paymaster/meta)
[INFO] [stderr]    Compiling nft-minter-meta v0.0.0 (/opt/rustwide/workdir/contracts/nft-minter/meta)
[INFO] [stderr]    Compiling mvx-game-sc-meta v0.0.0 (/opt/rustwide/workdir/contracts/mvx-game-sc/meta)
[INFO] [stderr]    Compiling crowdfunding-esdt-meta v0.0.0 (/opt/rustwide/workdir/contracts/crowdfunding-esdt/meta)
[INFO] [stderr]    Compiling digital-cash-meta v0.0.0 (/opt/rustwide/workdir/contracts/digital-cash/meta)
[INFO] [stderr]    Compiling proxy-deployer-meta v0.0.0 (/opt/rustwide/workdir/contracts/proxy-deployer/meta)
[INFO] [stderr]    Compiling proxy-pause-meta v0.0.0 (/opt/rustwide/workdir/contracts/proxy-pause/meta)
[INFO] [stderr]    Compiling fair-launch-meta v0.0.0 (/opt/rustwide/workdir/contracts/fair-launch/meta)
[INFO] [stderr]    Compiling token-release-meta v0.0.0 (/opt/rustwide/workdir/contracts/token-release/meta)
[INFO] [stderr]    Compiling seed-nft-minter-meta v0.0.0 (/opt/rustwide/workdir/contracts/seed-nft-minter/meta)
[INFO] [stderr]    Compiling multiversx-price-aggregator-sc-meta v0.0.0 (/opt/rustwide/workdir/contracts/price-aggregator/meta)
[INFO] [stderr]    Compiling nft-escrow-meta v0.0.0 (/opt/rustwide/workdir/contracts/nft-escrow/meta)
[INFO] [stderr]    Compiling kitty-ownership-meta v0.0.0 (/opt/rustwide/workdir/contracts/crypto-kitties/kitty-ownership/meta)
[INFO] [stderr] error: could not compile `multiversx-sc-scenario` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name multiversx_sc_scenario --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.50.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("run-go-tests"))' -C metadata=c88154af21c48fc3 -C extra-filename=-540cbf94c8aee2a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bech32=/opt/rustwide/target/debug/deps/libbech32-11c5fed5efd72453.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-b1b57adc4ff34385.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-1a1a0e533dc37546.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-9bbfa476f381d33d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-276235a63555025f.rmeta --extern multiversx_chain_scenario_format=/opt/rustwide/target/debug/deps/libmultiversx_chain_scenario_format-137c6dcde836ebb5.rmeta --extern multiversx_chain_vm=/opt/rustwide/target/debug/deps/libmultiversx_chain_vm-7d263a87d7fe52ac.rmeta --extern multiversx_chain_vm_executor=/opt/rustwide/target/debug/deps/libmultiversx_chain_vm_executor-040c7ebc44fd83da.rmeta --extern multiversx_sc=/opt/rustwide/target/debug/deps/libmultiversx_sc-65014fa5e6f1bc4f.rmeta --extern multiversx_sc_meta=/opt/rustwide/target/debug/deps/libmultiversx_sc_meta-0050ec978b29f2fa.rmeta --extern multiversx_sdk=/opt/rustwide/target/debug/deps/libmultiversx_sdk-78e4dbbce5f37fd0.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-f09c0ebf81d6c66a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-0dc368860bb68f9d.rmeta --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-aa7c4144031a5892.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-cba83a820d1d7dfd.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2eab2564c644ff16.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5c77c5abaee90f81.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-798e4bbe23fbd3fe.rmeta --extern unwrap_infallible=/opt/rustwide/target/debug/deps/libunwrap_infallible-c6037297e1aab285.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcEZogKI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmultiversx_price_aggregator_sc-de74c48f6fe4cffc,libmultiversx_sc_modules-cad748da921f4fe0,libmultiversx_sc_meta-0050ec978b29f2fa,libwasmprinter-b92b2878769e2d95,libcopy_dir-541a12cd87be9568,libpathdiff-aa7c4144031a5892,libzip-5892e2d2ecac7204,libzopfli-46052ed5d40290ac,libsimd_adler32-4c6c18bda7733bd9,libbumpalo-2d2c91a1d19edcc8,liblockfree_object_pool-ed923e08fdb0d845,libthiserror-3e60ba9a07505416,libflate2-b98f716119b818d8,libminiz_oxide-f68418accee23a2c,libadler-f4caa73e14204bdd,libcrc32fast-ec6b1847c42b19ed,libreqwest-3727f40afe30a3a1,librustls_pemfile-0ed5c8c77114b8fa,librustls_pki_types-e9d9b2da459d868f,libbase64-2a03de3babadded3,libipnet-f3b116e706e145a1,libhyper_tls-a3b1d79ed77f1778,libtokio_native_tls-6c9ac6dd0fc888aa,libserde_urlencoded-d5cdcce54b3658b8,libmime-4b44681fdb2c65f7,libencoding_rs-721451430cd4dde4,libnative_tls-42f30f5946d71e3d,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-660ad0e284567ccb,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bc267e563560bd48,libhyper_util-bd247df4337ed20c,libtower-ffaafd87f355d9ff,libpin_project-c03855108dc39c49,libtower_layer-d544d4bd616865b8,libtower_service-aa28c9aa29f1c654,libhyper-fcb07f164c650083,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-b6bad6369e1a18b6,libh2-8600de6e58eda6cc,libtracing-1201981393a7565d,libtracing_core-2e5058304bee1886,libatomic_waker-001109810bdecbaa,libtokio_util-377acefc4dbde3a8,libtokio-798e4bbe23fbd3fe,libsignal_hook_registry-4fd729b41ba91d10,libnum_cpus-f9cd27c1d4080089,libsocket2-5ff4ef43b31bf0c9,libmio-c4b1df3997422a50,libparking_lot-f24535879cf681cc,libparking_lot_core-635a4fa128648384,liblibc-87ba8c2d9747b2c7,libsmallvec-e2fbd282c83e646d,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libhttp_body_util-16529e05e2f7d54d,libhttp_body-4763073fc0bad614,libfutures_util-26aa9846a5111ad7,libfutures_io-1e8dd8eeffe2c5f5,libslab-43d976c9737ff31a,libfutures_channel-a814b7bed2279676,libpin_project_lite-e0c50e8704e39276,libfutures_sink-ba628c80fbee78b4,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,liburl-c9f1b10d73ba8500,libidna-c375e324796dac85,libunicode_normalization-22f8d74ab15126ea,libtinyvec-c9d39c3280bd728d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-2f6429de8c748e17,libbytes-9c2a396be262bdae,libfnv-2d77ec4f6f971b24,libhex-28742b4ca144387c,libwasmparser-26427b1c9356e717,libruplacer-02d1d003e6c249fb,libignore-76812f1801396e14,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-a8670556c7c48d65,libcrossbeam_epoch-52d09cd6dfd657b1,libcrossbeam_utils-358d8724a558436e,libglobset-c8857a753aa2b7eb,liblog-276235a63555025f,libbstr-ba78c496d5752641,libinflector-f2a56ebd6821dbc4,libregex-2ef176de721239e6,libregex_automata-71fda709d33cbd09,libaho_corasick-4ae81da2b3a3fac2,libmemchr-659d2f3239d1b4b2,libregex_syntax-8de78d0afdb2bf35,libanyhow-1bdf2e76b99b1cd6,libconvert_case-2f23d2daf14a5c1f,libunicode_segmentation-5eb0a5c8a3578cf5,libcommon_path-f6f200b269e6da21,libserde_json-2eab2564c644ff16,libitoa-4c6598116a867907,libryu-f8ba606093049f91,librustc_version-9eb5742258a34ef5,libsemver-839ac6fc03e54906,libcolored-1a1a0e533dc37546,libclap-b1b57adc4ff34385,libclap_builder-d3c5223e3b26fef5,libstrsim-24acdad2526b95b7,libanstream-b09f4cf484dc4dbc,libanstyle_query-d77782f59053574a,libis_terminal_polyfill-b4fdeb930bc5725e,libcolorchoice-53282be104416541,libanstyle_parse-a3655b76ff66ed48,libutf8parse-e98db3169219ea11,libclap_lex-b5c2fb94a3ed7e8d,libanstyle-fed7b219c9cacdc4,libtoml-d0a57cad1cd20c28,libtoml_edit-ff0156c5c52e67b8,libserde_spanned-789c4a3dd77554fa,libwinnow-8a2b8e1ecdab2322,libtoml_datetime-8b6ae199009b4f1a,libindexmap-c3f10f10c2c322a3,libequivalent-fdc46004df91ad08,libhashbrown-1860f90dd8d6de52,libahash-85075ab1e9711ff5,libonce_cell-24c5d665b6879050,libcfg_if-33ef6c02a07f9fec,libzerocopy-c612eb560542fb5e,libserde-cba83a820d1d7dfd,libmultiversx_sc-65014fa5e6f1bc4f,libhex_literal-8878a654be8cbe3b,libbitflags-f87f62472e1f73dd,libmultiversx_sc_codec-03dd0a74065aae33,libunwrap_infallible-c6037297e1aab285,libnum_bigint-f09c0ebf81d6c66a,libnum_integer-3b8018de5d267fee,libnum_traits-0dc368860bb68f9d,libarrayvec-c1a566055c336d69,liblazy_static-2bb390fee0230a38}.rlib" "<sysroot>/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/rustcEZogKI/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/multiversx_price_aggregator_sc_meta-ce72bc2575818346" "-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-price-aggregator-sc-meta` (bin "multiversx-price-aggregator-sc-meta") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcxRnM8Q/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdigital_cash-c1d6b5f31f7ac16e,libmultiversx_sc_meta-0050ec978b29f2fa,libwasmprinter-b92b2878769e2d95,libcopy_dir-541a12cd87be9568,libpathdiff-aa7c4144031a5892,libzip-5892e2d2ecac7204,libzopfli-46052ed5d40290ac,libsimd_adler32-4c6c18bda7733bd9,libbumpalo-2d2c91a1d19edcc8,liblockfree_object_pool-ed923e08fdb0d845,libthiserror-3e60ba9a07505416,libflate2-b98f716119b818d8,libminiz_oxide-f68418accee23a2c,libadler-f4caa73e14204bdd,libcrc32fast-ec6b1847c42b19ed,libreqwest-3727f40afe30a3a1,librustls_pemfile-0ed5c8c77114b8fa,librustls_pki_types-e9d9b2da459d868f,libbase64-2a03de3babadded3,libipnet-f3b116e706e145a1,libhyper_tls-a3b1d79ed77f1778,libtokio_native_tls-6c9ac6dd0fc888aa,libserde_urlencoded-d5cdcce54b3658b8,libmime-4b44681fdb2c65f7,libencoding_rs-721451430cd4dde4,libnative_tls-42f30f5946d71e3d,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-660ad0e284567ccb,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bc267e563560bd48,libhyper_util-bd247df4337ed20c,libtower-ffaafd87f355d9ff,libpin_project-c03855108dc39c49,libtower_layer-d544d4bd616865b8,libtower_service-aa28c9aa29f1c654,libhyper-fcb07f164c650083,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-b6bad6369e1a18b6,libh2-8600de6e58eda6cc,libtracing-1201981393a7565d,libtracing_core-2e5058304bee1886,libatomic_waker-001109810bdecbaa,libtokio_util-377acefc4dbde3a8,libtokio-798e4bbe23fbd3fe,libsignal_hook_registry-4fd729b41ba91d10,libnum_cpus-f9cd27c1d4080089,libsocket2-5ff4ef43b31bf0c9,libmio-c4b1df3997422a50,libparking_lot-f24535879cf681cc,libparking_lot_core-635a4fa128648384,liblibc-87ba8c2d9747b2c7,libsmallvec-e2fbd282c83e646d,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libhttp_body_util-16529e05e2f7d54d,libhttp_body-4763073fc0bad614,libfutures_util-26aa9846a5111ad7,libfutures_io-1e8dd8eeffe2c5f5,libslab-43d976c9737ff31a,libfutures_channel-a814b7bed2279676,libpin_project_lite-e0c50e8704e39276,libfutures_sink-ba628c80fbee78b4,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,liburl-c9f1b10d73ba8500,libidna-c375e324796dac85,libunicode_normalization-22f8d74ab15126ea,libtinyvec-c9d39c3280bd728d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-2f6429de8c748e17,libbytes-9c2a396be262bdae,libfnv-2d77ec4f6f971b24,libhex-28742b4ca144387c,libwasmparser-26427b1c9356e717,libruplacer-02d1d003e6c249fb,libignore-76812f1801396e14,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-a8670556c7c48d65,libcrossbeam_epoch-52d09cd6dfd657b1,libcrossbeam_utils-358d8724a558436e,libglobset-c8857a753aa2b7eb,liblog-276235a63555025f,libbstr-ba78c496d5752641,libinflector-f2a56ebd6821dbc4,libregex-2ef176de721239e6,libregex_automata-71fda709d33cbd09,libaho_corasick-4ae81da2b3a3fac2,libmemchr-659d2f3239d1b4b2,libregex_syntax-8de78d0afdb2bf35,libanyhow-1bdf2e76b99b1cd6,libconvert_case-2f23d2daf14a5c1f,libunicode_segmentation-5eb0a5c8a3578cf5,libcommon_path-f6f200b269e6da21,libserde_json-2eab2564c644ff16,libitoa-4c6598116a867907,libryu-f8ba606093049f91,librustc_version-9eb5742258a34ef5,libsemver-839ac6fc03e54906,libcolored-1a1a0e533dc37546,libclap-b1b57adc4ff34385,libclap_builder-d3c5223e3b26fef5,libstrsim-24acdad2526b95b7,libanstream-b09f4cf484dc4dbc,libanstyle_query-d77782f59053574a,libis_terminal_polyfill-b4fdeb930bc5725e,libcolorchoice-53282be104416541,libanstyle_parse-a3655b76ff66ed48,libutf8parse-e98db3169219ea11,libclap_lex-b5c2fb94a3ed7e8d,libanstyle-fed7b219c9cacdc4,libtoml-d0a57cad1cd20c28,libtoml_edit-ff0156c5c52e67b8,libserde_spanned-789c4a3dd77554fa,libwinnow-8a2b8e1ecdab2322,libtoml_datetime-8b6ae199009b4f1a,libindexmap-c3f10f10c2c322a3,libequivalent-fdc46004df91ad08,libhashbrown-1860f90dd8d6de52,libahash-85075ab1e9711ff5,libonce_cell-24c5d665b6879050,libcfg_if-33ef6c02a07f9fec,libzerocopy-c612eb560542fb5e,libserde-cba83a820d1d7dfd,libmultiversx_sc-65014fa5e6f1bc4f,libhex_literal-8878a654be8cbe3b,libbitflags-f87f62472e1f73dd,libmultiversx_sc_codec-03dd0a74065aae33,libunwrap_infallible-c6037297e1aab285,libnum_bigint-f09c0ebf81d6c66a,libnum_integer-3b8018de5d267fee,libnum_traits-0dc368860bb68f9d,libarrayvec-c1a566055c336d69,liblazy_static-2bb390fee0230a38}.rlib" "<sysroot>/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/rustcxRnM8Q/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/digital_cash_meta-a74cbec33a6151e6" "-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 `digital-cash-meta` (bin "digital-cash-meta") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcf1SK04/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmvx_game_sc-c8430dcc6cb2bb32,libmultiversx_sc_meta-0050ec978b29f2fa,libwasmprinter-b92b2878769e2d95,libcopy_dir-541a12cd87be9568,libpathdiff-aa7c4144031a5892,libzip-5892e2d2ecac7204,libzopfli-46052ed5d40290ac,libsimd_adler32-4c6c18bda7733bd9,libbumpalo-2d2c91a1d19edcc8,liblockfree_object_pool-ed923e08fdb0d845,libthiserror-3e60ba9a07505416,libflate2-b98f716119b818d8,libminiz_oxide-f68418accee23a2c,libadler-f4caa73e14204bdd,libcrc32fast-ec6b1847c42b19ed,libreqwest-3727f40afe30a3a1,librustls_pemfile-0ed5c8c77114b8fa,librustls_pki_types-e9d9b2da459d868f,libbase64-2a03de3babadded3,libipnet-f3b116e706e145a1,libhyper_tls-a3b1d79ed77f1778,libtokio_native_tls-6c9ac6dd0fc888aa,libserde_urlencoded-d5cdcce54b3658b8,libmime-4b44681fdb2c65f7,libencoding_rs-721451430cd4dde4,libnative_tls-42f30f5946d71e3d,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-660ad0e284567ccb,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bc267e563560bd48,libhyper_util-bd247df4337ed20c,libtower-ffaafd87f355d9ff,libpin_project-c03855108dc39c49,libtower_layer-d544d4bd616865b8,libtower_service-aa28c9aa29f1c654,libhyper-fcb07f164c650083,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-b6bad6369e1a18b6,libh2-8600de6e58eda6cc,libtracing-1201981393a7565d,libtracing_core-2e5058304bee1886,libatomic_waker-001109810bdecbaa,libtokio_util-377acefc4dbde3a8,libtokio-798e4bbe23fbd3fe,libsignal_hook_registry-4fd729b41ba91d10,libnum_cpus-f9cd27c1d4080089,libsocket2-5ff4ef43b31bf0c9,libmio-c4b1df3997422a50,libparking_lot-f24535879cf681cc,libparking_lot_core-635a4fa128648384,liblibc-87ba8c2d9747b2c7,libsmallvec-e2fbd282c83e646d,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libhttp_body_util-16529e05e2f7d54d,libhttp_body-4763073fc0bad614,libfutures_util-26aa9846a5111ad7,libfutures_io-1e8dd8eeffe2c5f5,libslab-43d976c9737ff31a,libfutures_channel-a814b7bed2279676,libpin_project_lite-e0c50e8704e39276,libfutures_sink-ba628c80fbee78b4,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,liburl-c9f1b10d73ba8500,libidna-c375e324796dac85,libunicode_normalization-22f8d74ab15126ea,libtinyvec-c9d39c3280bd728d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-2f6429de8c748e17,libbytes-9c2a396be262bdae,libfnv-2d77ec4f6f971b24,libhex-28742b4ca144387c,libwasmparser-26427b1c9356e717,libruplacer-02d1d003e6c249fb,libignore-76812f1801396e14,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-a8670556c7c48d65,libcrossbeam_epoch-52d09cd6dfd657b1,libcrossbeam_utils-358d8724a558436e,libglobset-c8857a753aa2b7eb,liblog-276235a63555025f,libbstr-ba78c496d5752641,libinflector-f2a56ebd6821dbc4,libregex-2ef176de721239e6,libregex_automata-71fda709d33cbd09,libaho_corasick-4ae81da2b3a3fac2,libmemchr-659d2f3239d1b4b2,libregex_syntax-8de78d0afdb2bf35,libanyhow-1bdf2e76b99b1cd6,libconvert_case-2f23d2daf14a5c1f,libunicode_segmentation-5eb0a5c8a3578cf5,libcommon_path-f6f200b269e6da21,libserde_json-2eab2564c644ff16,libitoa-4c6598116a867907,libryu-f8ba606093049f91,librustc_version-9eb5742258a34ef5,libsemver-839ac6fc03e54906,libcolored-1a1a0e533dc37546,libclap-b1b57adc4ff34385,libclap_builder-d3c5223e3b26fef5,libstrsim-24acdad2526b95b7,libanstream-b09f4cf484dc4dbc,libanstyle_query-d77782f59053574a,libis_terminal_polyfill-b4fdeb930bc5725e,libcolorchoice-53282be104416541,libanstyle_parse-a3655b76ff66ed48,libutf8parse-e98db3169219ea11,libclap_lex-b5c2fb94a3ed7e8d,libanstyle-fed7b219c9cacdc4,libtoml-d0a57cad1cd20c28,libtoml_edit-ff0156c5c52e67b8,libserde_spanned-789c4a3dd77554fa,libwinnow-8a2b8e1ecdab2322,libtoml_datetime-8b6ae199009b4f1a,libindexmap-c3f10f10c2c322a3,libequivalent-fdc46004df91ad08,libhashbrown-1860f90dd8d6de52,libahash-85075ab1e9711ff5,libonce_cell-24c5d665b6879050,libcfg_if-33ef6c02a07f9fec,libzerocopy-c612eb560542fb5e,libserde-cba83a820d1d7dfd,libmultiversx_sc-65014fa5e6f1bc4f,libhex_literal-8878a654be8cbe3b,libbitflags-f87f62472e1f73dd,libmultiversx_sc_codec-03dd0a74065aae33,libunwrap_infallible-c6037297e1aab285,libnum_bigint-f09c0ebf81d6c66a,libnum_integer-3b8018de5d267fee,libnum_traits-0dc368860bb68f9d,libarrayvec-c1a566055c336d69,liblazy_static-2bb390fee0230a38}.rlib" "<sysroot>/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/rustcf1SK04/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mvx_game_sc_meta-0e4a2f3a2f73003b" "-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 `mvx-game-sc-meta` (bin "mvx-game-sc-meta") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc1qGH90/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcrowdfunding_esdt-20093b37f091174b,libmultiversx_sc_meta-0050ec978b29f2fa,libwasmprinter-b92b2878769e2d95,libcopy_dir-541a12cd87be9568,libpathdiff-aa7c4144031a5892,libzip-5892e2d2ecac7204,libzopfli-46052ed5d40290ac,libsimd_adler32-4c6c18bda7733bd9,libbumpalo-2d2c91a1d19edcc8,liblockfree_object_pool-ed923e08fdb0d845,libthiserror-3e60ba9a07505416,libflate2-b98f716119b818d8,libminiz_oxide-f68418accee23a2c,libadler-f4caa73e14204bdd,libcrc32fast-ec6b1847c42b19ed,libreqwest-3727f40afe30a3a1,librustls_pemfile-0ed5c8c77114b8fa,librustls_pki_types-e9d9b2da459d868f,libbase64-2a03de3babadded3,libipnet-f3b116e706e145a1,libhyper_tls-a3b1d79ed77f1778,libtokio_native_tls-6c9ac6dd0fc888aa,libserde_urlencoded-d5cdcce54b3658b8,libmime-4b44681fdb2c65f7,libencoding_rs-721451430cd4dde4,libnative_tls-42f30f5946d71e3d,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-660ad0e284567ccb,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bc267e563560bd48,libhyper_util-bd247df4337ed20c,libtower-ffaafd87f355d9ff,libpin_project-c03855108dc39c49,libtower_layer-d544d4bd616865b8,libtower_service-aa28c9aa29f1c654,libhyper-fcb07f164c650083,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-b6bad6369e1a18b6,libh2-8600de6e58eda6cc,libtracing-1201981393a7565d,libtracing_core-2e5058304bee1886,libatomic_waker-001109810bdecbaa,libtokio_util-377acefc4dbde3a8,libtokio-798e4bbe23fbd3fe,libsignal_hook_registry-4fd729b41ba91d10,libnum_cpus-f9cd27c1d4080089,libsocket2-5ff4ef43b31bf0c9,libmio-c4b1df3997422a50,libparking_lot-f24535879cf681cc,libparking_lot_core-635a4fa128648384,liblibc-87ba8c2d9747b2c7,libsmallvec-e2fbd282c83e646d,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libhttp_body_util-16529e05e2f7d54d,libhttp_body-4763073fc0bad614,libfutures_util-26aa9846a5111ad7,libfutures_io-1e8dd8eeffe2c5f5,libslab-43d976c9737ff31a,libfutures_channel-a814b7bed2279676,libpin_project_lite-e0c50e8704e39276,libfutures_sink-ba628c80fbee78b4,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,liburl-c9f1b10d73ba8500,libidna-c375e324796dac85,libunicode_normalization-22f8d74ab15126ea,libtinyvec-c9d39c3280bd728d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-2f6429de8c748e17,libbytes-9c2a396be262bdae,libfnv-2d77ec4f6f971b24,libhex-28742b4ca144387c,libwasmparser-26427b1c9356e717,libruplacer-02d1d003e6c249fb,libignore-76812f1801396e14,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-a8670556c7c48d65,libcrossbeam_epoch-52d09cd6dfd657b1,libcrossbeam_utils-358d8724a558436e,libglobset-c8857a753aa2b7eb,liblog-276235a63555025f,libbstr-ba78c496d5752641,libinflector-f2a56ebd6821dbc4,libregex-2ef176de721239e6,libregex_automata-71fda709d33cbd09,libaho_corasick-4ae81da2b3a3fac2,libmemchr-659d2f3239d1b4b2,libregex_syntax-8de78d0afdb2bf35,libanyhow-1bdf2e76b99b1cd6,libconvert_case-2f23d2daf14a5c1f,libunicode_segmentation-5eb0a5c8a3578cf5,libcommon_path-f6f200b269e6da21,libserde_json-2eab2564c644ff16,libitoa-4c6598116a867907,libryu-f8ba606093049f91,librustc_version-9eb5742258a34ef5,libsemver-839ac6fc03e54906,libcolored-1a1a0e533dc37546,libclap-b1b57adc4ff34385,libclap_builder-d3c5223e3b26fef5,libstrsim-24acdad2526b95b7,libanstream-b09f4cf484dc4dbc,libanstyle_query-d77782f59053574a,libis_terminal_polyfill-b4fdeb930bc5725e,libcolorchoice-53282be104416541,libanstyle_parse-a3655b76ff66ed48,libutf8parse-e98db3169219ea11,libclap_lex-b5c2fb94a3ed7e8d,libanstyle-fed7b219c9cacdc4,libtoml-d0a57cad1cd20c28,libtoml_edit-ff0156c5c52e67b8,libserde_spanned-789c4a3dd77554fa,libwinnow-8a2b8e1ecdab2322,libtoml_datetime-8b6ae199009b4f1a,libindexmap-c3f10f10c2c322a3,libequivalent-fdc46004df91ad08,libhashbrown-1860f90dd8d6de52,libahash-85075ab1e9711ff5,libonce_cell-24c5d665b6879050,libcfg_if-33ef6c02a07f9fec,libzerocopy-c612eb560542fb5e,libserde-cba83a820d1d7dfd,libmultiversx_sc-65014fa5e6f1bc4f,libhex_literal-8878a654be8cbe3b,libbitflags-f87f62472e1f73dd,libmultiversx_sc_codec-03dd0a74065aae33,libunwrap_infallible-c6037297e1aab285,libnum_bigint-f09c0ebf81d6c66a,libnum_integer-3b8018de5d267fee,libnum_traits-0dc368860bb68f9d,libarrayvec-c1a566055c336d69,liblazy_static-2bb390fee0230a38}.rlib" "<sysroot>/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/rustc1qGH90/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/crowdfunding_esdt_meta-ab20ec9edf60d6c2" "-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 `crowdfunding-esdt-meta` (bin "crowdfunding-esdt-meta") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcG0VZCj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtoken_release-276925a50b51c2cf,libmultiversx_sc_meta-0050ec978b29f2fa,libwasmprinter-b92b2878769e2d95,libcopy_dir-541a12cd87be9568,libpathdiff-aa7c4144031a5892,libzip-5892e2d2ecac7204,libzopfli-46052ed5d40290ac,libsimd_adler32-4c6c18bda7733bd9,libbumpalo-2d2c91a1d19edcc8,liblockfree_object_pool-ed923e08fdb0d845,libthiserror-3e60ba9a07505416,libflate2-b98f716119b818d8,libminiz_oxide-f68418accee23a2c,libadler-f4caa73e14204bdd,libcrc32fast-ec6b1847c42b19ed,libreqwest-3727f40afe30a3a1,librustls_pemfile-0ed5c8c77114b8fa,librustls_pki_types-e9d9b2da459d868f,libbase64-2a03de3babadded3,libipnet-f3b116e706e145a1,libhyper_tls-a3b1d79ed77f1778,libtokio_native_tls-6c9ac6dd0fc888aa,libserde_urlencoded-d5cdcce54b3658b8,libmime-4b44681fdb2c65f7,libencoding_rs-721451430cd4dde4,libnative_tls-42f30f5946d71e3d,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-660ad0e284567ccb,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bc267e563560bd48,libhyper_util-bd247df4337ed20c,libtower-ffaafd87f355d9ff,libpin_project-c03855108dc39c49,libtower_layer-d544d4bd616865b8,libtower_service-aa28c9aa29f1c654,libhyper-fcb07f164c650083,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-b6bad6369e1a18b6,libh2-8600de6e58eda6cc,libtracing-1201981393a7565d,libtracing_core-2e5058304bee1886,libatomic_waker-001109810bdecbaa,libtokio_util-377acefc4dbde3a8,libtokio-798e4bbe23fbd3fe,libsignal_hook_registry-4fd729b41ba91d10,libnum_cpus-f9cd27c1d4080089,libsocket2-5ff4ef43b31bf0c9,libmio-c4b1df3997422a50,libparking_lot-f24535879cf681cc,libparking_lot_core-635a4fa128648384,liblibc-87ba8c2d9747b2c7,libsmallvec-e2fbd282c83e646d,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libhttp_body_util-16529e05e2f7d54d,libhttp_body-4763073fc0bad614,libfutures_util-26aa9846a5111ad7,libfutures_io-1e8dd8eeffe2c5f5,libslab-43d976c9737ff31a,libfutures_channel-a814b7bed2279676,libpin_project_lite-e0c50e8704e39276,libfutures_sink-ba628c80fbee78b4,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,liburl-c9f1b10d73ba8500,libidna-c375e324796dac85,libunicode_normalization-22f8d74ab15126ea,libtinyvec-c9d39c3280bd728d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-2f6429de8c748e17,libbytes-9c2a396be262bdae,libfnv-2d77ec4f6f971b24,libhex-28742b4ca144387c,libwasmparser-26427b1c9356e717,libruplacer-02d1d003e6c249fb,libignore-76812f1801396e14,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-a8670556c7c48d65,libcrossbeam_epoch-52d09cd6dfd657b1,libcrossbeam_utils-358d8724a558436e,libglobset-c8857a753aa2b7eb,liblog-276235a63555025f,libbstr-ba78c496d5752641,libinflector-f2a56ebd6821dbc4,libregex-2ef176de721239e6,libregex_automata-71fda709d33cbd09,libaho_corasick-4ae81da2b3a3fac2,libmemchr-659d2f3239d1b4b2,libregex_syntax-8de78d0afdb2bf35,libanyhow-1bdf2e76b99b1cd6,libconvert_case-2f23d2daf14a5c1f,libunicode_segmentation-5eb0a5c8a3578cf5,libcommon_path-f6f200b269e6da21,libserde_json-2eab2564c644ff16,libitoa-4c6598116a867907,libryu-f8ba606093049f91,librustc_version-9eb5742258a34ef5,libsemver-839ac6fc03e54906,libcolored-1a1a0e533dc37546,libclap-b1b57adc4ff34385,libclap_builder-d3c5223e3b26fef5,libstrsim-24acdad2526b95b7,libanstream-b09f4cf484dc4dbc,libanstyle_query-d77782f59053574a,libis_terminal_polyfill-b4fdeb930bc5725e,libcolorchoice-53282be104416541,libanstyle_parse-a3655b76ff66ed48,libutf8parse-e98db3169219ea11,libclap_lex-b5c2fb94a3ed7e8d,libanstyle-fed7b219c9cacdc4,libtoml-d0a57cad1cd20c28,libtoml_edit-ff0156c5c52e67b8,libserde_spanned-789c4a3dd77554fa,libwinnow-8a2b8e1ecdab2322,libtoml_datetime-8b6ae199009b4f1a,libindexmap-c3f10f10c2c322a3,libequivalent-fdc46004df91ad08,libhashbrown-1860f90dd8d6de52,libahash-85075ab1e9711ff5,libonce_cell-24c5d665b6879050,libcfg_if-33ef6c02a07f9fec,libzerocopy-c612eb560542fb5e,libserde-cba83a820d1d7dfd,libmultiversx_sc-65014fa5e6f1bc4f,libhex_literal-8878a654be8cbe3b,libbitflags-f87f62472e1f73dd,libmultiversx_sc_codec-03dd0a74065aae33,libunwrap_infallible-c6037297e1aab285,libnum_bigint-f09c0ebf81d6c66a,libnum_integer-3b8018de5d267fee,libnum_traits-0dc368860bb68f9d,libarrayvec-c1a566055c336d69,liblazy_static-2bb390fee0230a38}.rlib" "<sysroot>/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/rustcG0VZCj/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/token_release_meta-6e9a6bf1e0cf8a93" "-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 `token-release-meta` (bin "token-release-meta") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7c1586f21144226e3e264137c75464fcf9f66520a9ae2795f1dc915a424473fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c1586f21144226e3e264137c75464fcf9f66520a9ae2795f1dc915a424473fc", kill_on_drop: false }`
[INFO] [stdout] 7c1586f21144226e3e264137c75464fcf9f66520a9ae2795f1dc915a424473fc
