[INFO] cloning repository https://github.com/conglt10/web3-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/conglt10/web3-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconglt10%2Fweb3-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconglt10%2Fweb3-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1eac01034f7e12233d75a9470c316c1000b3ce6 [INFO] testing conglt10/web3-rs against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconglt10%2Fweb3-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/conglt10/web3-rs on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/conglt10/web3-rs [INFO] finished tweaking git repo https://github.com/conglt10/web3-rs [INFO] tweaked toml for git repo https://github.com/conglt10/web3-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/conglt10/web3-rs 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfebd330c7b80b3e70a302f497d46b32b931455119dc1c8e852761de8e7a56d7 [INFO] running `Command { std: "docker" "start" "-a" "cfebd330c7b80b3e70a302f497d46b32b931455119dc1c8e852761de8e7a56d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfebd330c7b80b3e70a302f497d46b32b931455119dc1c8e852761de8e7a56d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfebd330c7b80b3e70a302f497d46b32b931455119dc1c8e852761de8e7a56d7", kill_on_drop: false }` [INFO] [stdout] cfebd330c7b80b3e70a302f497d46b32b931455119dc1c8e852761de8e7a56d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fd981094f2e54544d1304e298812340f677c892782031a850184591b9a9cec9 [INFO] running `Command { std: "docker" "start" "-a" "2fd981094f2e54544d1304e298812340f677c892782031a850184591b9a9cec9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling syn v2.0.92 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling futures-utils-wasm v0.1.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling blst v0.3.13 [INFO] [stderr] Compiling c-kzg v1.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling syn-solidity v0.8.15 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.10 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [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 icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling sha3 v0.10.8 [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 rand v0.8.5 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling schnellru v0.2.3 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling const-hex v1.14.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling alloy-sol-type-parser v0.8.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ruint v1.12.4 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling nybbles v0.3.0 [INFO] [stderr] Compiling coins-core v0.12.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling coins-bip32 v0.12.0 [INFO] [stderr] Compiling alloy-rlp v0.3.10 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling alloy-primitives v0.8.15 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling coins-bip39 v0.12.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling alloy-json-abi v0.8.15 [INFO] [stderr] Compiling alloy-serde v0.8.3 [INFO] [stderr] Compiling alloy-eip2930 v0.1.0 [INFO] [stderr] Compiling alloy-eip7702 v0.4.2 [INFO] [stderr] Compiling alloy-trie v0.7.7 [INFO] [stderr] Compiling alloy-signer v0.8.3 [INFO] [stderr] Compiling alloy-chains v0.1.51 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.15 [INFO] [stderr] Compiling alloy-eips v0.8.3 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.15 [INFO] [stderr] Compiling alloy-consensus v0.8.3 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling interprocess v2.2.2 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling alloy-sol-macro v0.8.15 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling alloy-network-primitives v0.8.3 [INFO] [stderr] Compiling alloy-consensus-any v0.8.3 [INFO] [stderr] Compiling alloy-sol-types v0.8.15 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.11 [INFO] [stderr] Compiling alloy-json-rpc v0.8.3 [INFO] [stderr] Compiling alloy-rpc-types-eth v0.8.3 [INFO] [stderr] Compiling alloy-dyn-abi v0.8.15 [INFO] [stderr] Compiling alloy-transport v0.8.3 [INFO] [stderr] Compiling alloy-core v0.8.15 [INFO] [stderr] Compiling alloy-pubsub v0.8.3 [INFO] [stderr] Compiling alloy-transport-http v0.8.3 [INFO] [stderr] Compiling alloy-transport-ipc v0.8.3 [INFO] [stderr] Compiling alloy-transport-ws v0.8.3 [INFO] [stderr] Compiling alloy-rpc-client v0.8.3 [INFO] [stderr] Compiling alloy-rpc-types-any v0.8.3 [INFO] [stderr] Compiling alloy-rpc-types v0.8.3 [INFO] [stderr] Compiling alloy-network v0.8.3 [INFO] [stderr] Compiling alloy-provider v0.8.3 [INFO] [stderr] Compiling alloy-signer-local v0.8.3 [INFO] [stderr] Compiling alloy-contract v0.8.3 [INFO] [stderr] Compiling alloy v0.8.3 [INFO] [stderr] Compiling alloy-script v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type alias `Provider` is never used [INFO] [stdout] --> src/config.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | type Provider = FillProvider< [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_provider` is never used [INFO] [stdout] --> src/config.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn get_provider() -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_rpc_url` is never used [INFO] [stdout] --> src/config.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | fn get_rpc_url() -> Result> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc6HI0Pc/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenvy-c158e10653a35757.rlib,libeyre-3b58b8361f7f6187.rlib,libindenter-c5e34d39e16440e0.rlib,liballoy-9dd051e26c4bdba3.rlib,liballoy_signer_local-fc6fee754d00ea16.rlib,libcoins_bip39-1c8c866cfdf00b3a.rlib,libpbkdf2-51756196cd7dd30f.rlib,libbitvec-e052441b7d13dbf0.rlib,libwyz-08b81de43180c23e.rlib,libtap-a03b11bfa148d0b2.rlib,libradium-35c80e83d2bb214a.rlib,libfunty-e395759ffae18036.rlib,libcoins_bip32-f274965234a8a543.rlib,libcoins_core-22b0bfddefa55443.rlib,libbase64-64299f9d815d057c.rlib,libsha3-4c4d7fde8ee8aa29.rlib,libkeccak-42ca8630c7170c4b.rlib,libripemd-78ff6650a2240812.rlib,libbs58-8491f6236931726b.rlib,libbech32-11c5fed5efd72453.rlib,liballoy_rpc_types-b14f7d11bda298c1.rlib,liballoy_contract-36bb415fd94dd8e5.rlib,liballoy_provider-8e0820982b25303f.rlib,libschnellru-ba1e6382cf4e2dd7.rlib,libahash-ae358029efb9d365.rlib,libhashbrown-da345280dcb8293c.rlib,libparking_lot-6c969597231fcaea.rlib,libdashmap-7ff861c0263fac6e.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libhashbrown-5d9404f16ad26a3c.rlib,libcrossbeam_utils-6947cd7c51cb69a0.rlib,libparking_lot_core-9ec6e5daf9c592fb.rlib,liblru-b91d9253b9256805.rlib,libasync_stream-92ca66c2943ebaa8.rlib,liballoy_rpc_client-28a94064dbd0a3f5.rlib,liballoy_transport_ipc-340bf10d689bc6af.rlib,libinterprocess-59769941576a39ce.rlib,liballoy_transport_ws-2396ed4f52e48e2f.rlib,libtokio_tungstenite-50a9935adee85727.rlib,libwebpki_roots-4a9026bf4ee90522.rlib,libtokio_rustls-0778e25ba5d961d3.rlib,libtungstenite-7e207d04f735fffb.rlib,libdata_encoding-02a524d0cb7bb851.rlib,librand-a03b66efb10b6fbf.rlib,librand_chacha-4d494c9ae87316b4.rlib,libppv_lite86-a7af6604a68eb22f.rlib,libzerocopy-430500b418c0956d.rlib,librustls-e6cecbefee3cbcba.rlib,libwebpki-38cb31da9701a1e7.rlib,libring-925cb47bad658399.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libutf8-d75228722519eff6.rlib,libbyteorder-1efcbe4f07366651.rlib,libsha1-8b94a59e63a5213f.rlib,libthiserror-66dc594f3d50cad6.rlib,liballoy_transport_http-40f8dcf2c3a2219b.rlib,libreqwest-4ea86bb9ad22d25d.rlib,librustls_pemfile-050828228477779f.rlib,librustls_pki_types-613e103407ed47ec.rlib,libserde_urlencoded-322f4ca8b2c3598a.rlib,libipnet-346d915a0dce48fd.rlib,libhyper_tls-471e4cf201f7ed0a.rlib,libtokio_native_tls-3dfe1ee296d1d265.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-68ad4a143c31cce1.rlib,libnative_tls-781e09094fee5959.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-1139ba0b7935e65c.rlib,libbitflags-ce446ee600bbaa5e.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-317545e046e3a6eb.rlib,libhyper_util-2e2d21846469d23b.rlib,libhyper-2e47c2df87243693.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-1f171d883a977f5d.rlib,libh2-4fe483935ad51f74.rlib,libindexmap-54fdd14130a20b1e.rlib,libatomic_waker-001109810bdecbaa.rlib,libhttp_body_util-bfa47a36293fb11d.rlib,libhttp_body-3b6c4392e48a481f.rlib,liblog-5fb51f756c1191b0.rlib,libhttp-8105fc4040d69136.rlib,libfnv-2d77ec4f6f971b24.rlib,liballoy_pubsub-97cc883a739004de.rlib,libtokio_stream-7ab90287ebe5068f.rlib,libtokio_util-e3836b162f38876b.rlib,libbimap-89139a6351695333.rlib,libpin_project-00fc7b1eb65c8c59.rlib,libfutures-33ed302379423700.rlib,libfutures_executor-27571900e1ab01c0.rlib,liballoy_chains-1049952de0e53cb0.rlib,libstrum-d3402f2aa44a9458.rlib,libnum_enum-2272aba33b9dd6fd.rlib,liballoy_transport-e42bb9516cf36722.rlib,liburl-971d160880c73ac1.rlib,libidna-6c95234272799435.rlib,libidna_adapter-19005a9a095fef0e.rlib,libicu_normalizer-f6104a45c7e91aae.rlib,libicu_normalizer_data-924449c90d89dbe9.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libicu_properties-af6113d1bbe8e2b8.rlib,libicu_properties_data-51b5eb2cadc91212.rlib,libicu_locid_transform-614da876560a4e67.rlib,libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib,libicu_collections-4c7d0613fb11534b.rlib,libicu_provider-25488138141b2713.rlib,libicu_locid-c5dbcd20ff98cfe2.rlib,liblitemap-cecd5a7fd1787c64.rlib,libtinystr-1e5dd95148308b31.rlib,libzerovec-12aa4dd3ccd14586.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-9809629d5e0a1810.rlib,libzerofrom-9797e701501d5b7c.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libbase64-2a03de3babadded3.rlib,libtower-28961da559425b24.rlib,libsync_wrapper-5a27d2ea02cd7690.rlib,libfutures_util-24bab67ce912613d.rlib,libfutures_io-3e19596c076de665.rlib,libslab-d2d6782c70f6d408.rlib,libfutures_channel-f26d4826b597103e.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libtower_service-0d7df29686b13872.rlib,libtower_layer-d70c7e404336389b.rlib,libtokio-d13dc852e5b22fe1.rlib,libsocket2-af858016a4888588.rlib,libmio-8a7e27e4bda9b6ff.rlib,liballoy_network-7535ae21a4718968.rlib,liballoy_signer-ca434f048f216675.rlib,liballoy_rpc_types_any-a726571ebf2957e3.rlib,libfutures_utils_wasm-8978825636b2e259.rlib,liballoy_rpc_types_eth-cd0923c61b2826d6.rlib,liballoy_consensus_any-43ce79ebc7f004a6.rlib,libitertools-c98793e629a61168.rlib,libeither-05c06c46adc2ac96.rlib,liballoy_network_primitives-cb3d8158cfd5e262.rlib,liballoy_json_rpc-02036fa48fad8334.rlib,libthiserror-72971391cd869d2e.rlib,liballoy_consensus-7057329bcec3bc10.rlib,liballoy_eips-5882ab2809e0d220.rlib,liballoy_serde-89d724d6f8104db6.rlib,libserde_json-172d04f30c7cf70c.rlib,libmemchr-3ffe5f7a52883367.rlib,libryu-f8ba606093049f91.rlib,liballoy_eip7702-ab940d1b5f6906c0.rlib,libc_kzg-f90ce6bc340f8b8b.rlib,libhex-28742b4ca144387c.rlib,libblst-d5dcae67c5ccc34f.rlib,libthreadpool-40154e0a3c09169c.rlib,libnum_cpus-138b4757876870d4.rlib,liballoy_eip2930-c454422f48368ce4.rlib,liballoy_trie-914b268b9517d3c0.rlib,libtracing-f3c8baef49ebc81c.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libtracing_core-2af278500a3d05c2.rlib,libnybbles-0bef18592db2ecfe.rlib,libsmallvec-e4b312f8abe4f34e.rlib,liballoy_core-c6e8e1cddf95530f.rlib,liballoy_dyn_abi-e977203c9b76a8ad.rlib,liballoy_sol_types-46f149524a348709.rlib,liballoy_json_abi-760592a91dafa294.rlib,liballoy_sol_type_parser-9f2652eddb96f46b.rlib,libwinnow-f8659dfc5c5e42f9.rlib,liballoy_primitives-01261b689621c5d8.rlib,libitoa-d34da3363977f6fb.rlib,libhashbrown-213045383c5c48c9.rlib,libfoldhash-667bace1c2baf5fc.rlib,libequivalent-fdc46004df91ad08.rlib,liballocator_api2-3bc2480ae44878f3.rlib,libhex_literal-8878a654be8cbe3b.rlib,libconst_hex-3fab393d8032bd2c.rlib,libderive_more-088f5aa61683e44b.rlib,libk256-42f76f0d972d6f41.rlib,libsha2-49f3bdd64f56e3b4.rlib,libcpufeatures-1354436b31901300.rlib,libecdsa-5f4fc4e00f840fd5.rlib,librfc6979-e465cdb1bcbe94f8.rlib,libhmac-6e319393d2aa4bdd.rlib,libsignature-57a8e7164a066693.rlib,libdigest-fb72931d9972aa5a.rlib,libblock_buffer-a9e296f0fc975fed.rlib,libcrypto_common-b4307bc4be17304c.rlib,libonce_cell-debe7c411cf97340.rlib,libelliptic_curve-62717b618319152f.rlib,libpkcs8-e0b4c6eee51725ef.rlib,libspki-f9cca6b8dbe8675f.rlib,libsec1-5687b5ce38e4af1c.rlib,libder-8a89fec57121547c.rlib,libconst_oid-5d63b50f42b847e9.rlib,libcrypto_bigint-fce84f3cdd093623.rlib,libgeneric_array-9bb18d62f6bda1d3.rlib,libtypenum-e3323f6ed06bf501.rlib,libbase16ct-b0752502dc7a9a1c.rlib,libzeroize-e159e9c1ddb6b1b3.rlib,libgroup-ae27fe18417bde9b.rlib,libff-15c8138223d1be11.rlib,librand_core-fa04b88de1f754bd.rlib,libgetrandom-859d415c22811cad.rlib,liblibc-dccbd4dd90a02783.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsubtle-fdb157e48338ed49.rlib,libruint-57b909080994f0f7.rlib,liballoy_rlp-28e33aa599edc482.rlib,libarrayvec-708c6fbe33426f0a.rlib,libbytes-4af3956cd26ca3b0.rlib,libserde-4eb6e903b4f225ba.rlib,libtiny_keccak-59348ee740b83bd2.rlib,libcrunchy-f9e9094643a5e6f8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6HI0Pc/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/c-kzg-fcbe4b039e5416d1/out" "-L" "/opt/rustwide/target/debug/build/blst-fb9e5a998b132cc4/out" "-L" "/opt/rustwide/target/debug/build/ring-915cb6edf2dc807c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/deploy_contract_with_bytecode-ad7d11dbb9653d02" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alloy-script` (bin "deploy_contract_with_bytecode") due to 1 previous error [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/rustc2locI1/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenvy-c158e10653a35757.rlib,libeyre-3b58b8361f7f6187.rlib,libindenter-c5e34d39e16440e0.rlib,liballoy-9dd051e26c4bdba3.rlib,liballoy_signer_local-fc6fee754d00ea16.rlib,libcoins_bip39-1c8c866cfdf00b3a.rlib,libpbkdf2-51756196cd7dd30f.rlib,libbitvec-e052441b7d13dbf0.rlib,libwyz-08b81de43180c23e.rlib,libtap-a03b11bfa148d0b2.rlib,libradium-35c80e83d2bb214a.rlib,libfunty-e395759ffae18036.rlib,libcoins_bip32-f274965234a8a543.rlib,libcoins_core-22b0bfddefa55443.rlib,libbase64-64299f9d815d057c.rlib,libsha3-4c4d7fde8ee8aa29.rlib,libkeccak-42ca8630c7170c4b.rlib,libripemd-78ff6650a2240812.rlib,libbs58-8491f6236931726b.rlib,libbech32-11c5fed5efd72453.rlib,liballoy_rpc_types-b14f7d11bda298c1.rlib,liballoy_contract-36bb415fd94dd8e5.rlib,liballoy_provider-8e0820982b25303f.rlib,libschnellru-ba1e6382cf4e2dd7.rlib,libahash-ae358029efb9d365.rlib,libhashbrown-da345280dcb8293c.rlib,libparking_lot-6c969597231fcaea.rlib,libdashmap-7ff861c0263fac6e.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libhashbrown-5d9404f16ad26a3c.rlib,libcrossbeam_utils-6947cd7c51cb69a0.rlib,libparking_lot_core-9ec6e5daf9c592fb.rlib,liblru-b91d9253b9256805.rlib,libasync_stream-92ca66c2943ebaa8.rlib,liballoy_rpc_client-28a94064dbd0a3f5.rlib,liballoy_transport_ipc-340bf10d689bc6af.rlib,libinterprocess-59769941576a39ce.rlib,liballoy_transport_ws-2396ed4f52e48e2f.rlib,libtokio_tungstenite-50a9935adee85727.rlib,libwebpki_roots-4a9026bf4ee90522.rlib,libtokio_rustls-0778e25ba5d961d3.rlib,libtungstenite-7e207d04f735fffb.rlib,libdata_encoding-02a524d0cb7bb851.rlib,librand-a03b66efb10b6fbf.rlib,librand_chacha-4d494c9ae87316b4.rlib,libppv_lite86-a7af6604a68eb22f.rlib,libzerocopy-430500b418c0956d.rlib,librustls-e6cecbefee3cbcba.rlib,libwebpki-38cb31da9701a1e7.rlib,libring-925cb47bad658399.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libutf8-d75228722519eff6.rlib,libbyteorder-1efcbe4f07366651.rlib,libsha1-8b94a59e63a5213f.rlib,libthiserror-66dc594f3d50cad6.rlib,liballoy_transport_http-40f8dcf2c3a2219b.rlib,libreqwest-4ea86bb9ad22d25d.rlib,librustls_pemfile-050828228477779f.rlib,librustls_pki_types-613e103407ed47ec.rlib,libserde_urlencoded-322f4ca8b2c3598a.rlib,libipnet-346d915a0dce48fd.rlib,libhyper_tls-471e4cf201f7ed0a.rlib,libtokio_native_tls-3dfe1ee296d1d265.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-68ad4a143c31cce1.rlib,libnative_tls-781e09094fee5959.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-1139ba0b7935e65c.rlib,libbitflags-ce446ee600bbaa5e.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-317545e046e3a6eb.rlib,libhyper_util-2e2d21846469d23b.rlib,libhyper-2e47c2df87243693.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-1f171d883a977f5d.rlib,libh2-4fe483935ad51f74.rlib,libindexmap-54fdd14130a20b1e.rlib,libatomic_waker-001109810bdecbaa.rlib,libhttp_body_util-bfa47a36293fb11d.rlib,libhttp_body-3b6c4392e48a481f.rlib,liblog-5fb51f756c1191b0.rlib,libhttp-8105fc4040d69136.rlib,libfnv-2d77ec4f6f971b24.rlib,liballoy_pubsub-97cc883a739004de.rlib,libtokio_stream-7ab90287ebe5068f.rlib,libtokio_util-e3836b162f38876b.rlib,libbimap-89139a6351695333.rlib,libpin_project-00fc7b1eb65c8c59.rlib,libfutures-33ed302379423700.rlib,libfutures_executor-27571900e1ab01c0.rlib,liballoy_chains-1049952de0e53cb0.rlib,libstrum-d3402f2aa44a9458.rlib,libnum_enum-2272aba33b9dd6fd.rlib,liballoy_transport-e42bb9516cf36722.rlib,liburl-971d160880c73ac1.rlib,libidna-6c95234272799435.rlib,libidna_adapter-19005a9a095fef0e.rlib,libicu_normalizer-f6104a45c7e91aae.rlib,libicu_normalizer_data-924449c90d89dbe9.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libicu_properties-af6113d1bbe8e2b8.rlib,libicu_properties_data-51b5eb2cadc91212.rlib,libicu_locid_transform-614da876560a4e67.rlib,libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib,libicu_collections-4c7d0613fb11534b.rlib,libicu_provider-25488138141b2713.rlib,libicu_locid-c5dbcd20ff98cfe2.rlib,liblitemap-cecd5a7fd1787c64.rlib,libtinystr-1e5dd95148308b31.rlib,libzerovec-12aa4dd3ccd14586.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-9809629d5e0a1810.rlib,libzerofrom-9797e701501d5b7c.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libbase64-2a03de3babadded3.rlib,libtower-28961da559425b24.rlib,libsync_wrapper-5a27d2ea02cd7690.rlib,libfutures_util-24bab67ce912613d.rlib,libfutures_io-3e19596c076de665.rlib,libslab-d2d6782c70f6d408.rlib,libfutures_channel-f26d4826b597103e.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libtower_service-0d7df29686b13872.rlib,libtower_layer-d70c7e404336389b.rlib,libtokio-d13dc852e5b22fe1.rlib,libsocket2-af858016a4888588.rlib,libmio-8a7e27e4bda9b6ff.rlib,liballoy_network-7535ae21a4718968.rlib,liballoy_signer-ca434f048f216675.rlib,liballoy_rpc_types_any-a726571ebf2957e3.rlib,libfutures_utils_wasm-8978825636b2e259.rlib,liballoy_rpc_types_eth-cd0923c61b2826d6.rlib,liballoy_consensus_any-43ce79ebc7f004a6.rlib,libitertools-c98793e629a61168.rlib,libeither-05c06c46adc2ac96.rlib,liballoy_network_primitives-cb3d8158cfd5e262.rlib,liballoy_json_rpc-02036fa48fad8334.rlib,libthiserror-72971391cd869d2e.rlib,liballoy_consensus-7057329bcec3bc10.rlib,liballoy_eips-5882ab2809e0d220.rlib,liballoy_serde-89d724d6f8104db6.rlib,libserde_json-172d04f30c7cf70c.rlib,libmemchr-3ffe5f7a52883367.rlib,libryu-f8ba606093049f91.rlib,liballoy_eip7702-ab940d1b5f6906c0.rlib,libc_kzg-f90ce6bc340f8b8b.rlib,libhex-28742b4ca144387c.rlib,libblst-d5dcae67c5ccc34f.rlib,libthreadpool-40154e0a3c09169c.rlib,libnum_cpus-138b4757876870d4.rlib,liballoy_eip2930-c454422f48368ce4.rlib,liballoy_trie-914b268b9517d3c0.rlib,libtracing-f3c8baef49ebc81c.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libtracing_core-2af278500a3d05c2.rlib,libnybbles-0bef18592db2ecfe.rlib,libsmallvec-e4b312f8abe4f34e.rlib,liballoy_core-c6e8e1cddf95530f.rlib,liballoy_dyn_abi-e977203c9b76a8ad.rlib,liballoy_sol_types-46f149524a348709.rlib,liballoy_json_abi-760592a91dafa294.rlib,liballoy_sol_type_parser-9f2652eddb96f46b.rlib,libwinnow-f8659dfc5c5e42f9.rlib,liballoy_primitives-01261b689621c5d8.rlib,libitoa-d34da3363977f6fb.rlib,libhashbrown-213045383c5c48c9.rlib,libfoldhash-667bace1c2baf5fc.rlib,libequivalent-fdc46004df91ad08.rlib,liballocator_api2-3bc2480ae44878f3.rlib,libhex_literal-8878a654be8cbe3b.rlib,libconst_hex-3fab393d8032bd2c.rlib,libderive_more-088f5aa61683e44b.rlib,libk256-42f76f0d972d6f41.rlib,libsha2-49f3bdd64f56e3b4.rlib,libcpufeatures-1354436b31901300.rlib,libecdsa-5f4fc4e00f840fd5.rlib,librfc6979-e465cdb1bcbe94f8.rlib,libhmac-6e319393d2aa4bdd.rlib,libsignature-57a8e7164a066693.rlib,libdigest-fb72931d9972aa5a.rlib,libblock_buffer-a9e296f0fc975fed.rlib,libcrypto_common-b4307bc4be17304c.rlib,libonce_cell-debe7c411cf97340.rlib,libelliptic_curve-62717b618319152f.rlib,libpkcs8-e0b4c6eee51725ef.rlib,libspki-f9cca6b8dbe8675f.rlib,libsec1-5687b5ce38e4af1c.rlib,libder-8a89fec57121547c.rlib,libconst_oid-5d63b50f42b847e9.rlib,libcrypto_bigint-fce84f3cdd093623.rlib,libgeneric_array-9bb18d62f6bda1d3.rlib,libtypenum-e3323f6ed06bf501.rlib,libbase16ct-b0752502dc7a9a1c.rlib,libzeroize-e159e9c1ddb6b1b3.rlib,libgroup-ae27fe18417bde9b.rlib,libff-15c8138223d1be11.rlib,librand_core-fa04b88de1f754bd.rlib,libgetrandom-859d415c22811cad.rlib,liblibc-dccbd4dd90a02783.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsubtle-fdb157e48338ed49.rlib,libruint-57b909080994f0f7.rlib,liballoy_rlp-28e33aa599edc482.rlib,libarrayvec-708c6fbe33426f0a.rlib,libbytes-4af3956cd26ca3b0.rlib,libserde-4eb6e903b4f225ba.rlib,libtiny_keccak-59348ee740b83bd2.rlib,libcrunchy-f9e9094643a5e6f8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc2locI1/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/c-kzg-fcbe4b039e5416d1/out" "-L" "/opt/rustwide/target/debug/build/blst-fb9e5a998b132cc4/out" "-L" "/opt/rustwide/target/debug/build/ring-915cb6edf2dc807c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/raw_tx-a5174dbffb42eac8" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] #0 0x000075a3016dbd07 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56dbd07) [INFO] [stdout] #1 0x000075a3016dc11c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56dc11c) [INFO] [stdout] #2 0x000075a2fbe19520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x000075a2fbf778c6 (/lib/x86_64-linux-gnu/libc.so.6+0x1a08c6) [INFO] [stdout] #4 0x000075a304a3aefe llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x000075a30168b921 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568b921) [INFO] [stdout] #6 0x000075a30168a7f8 llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568a7f8) [INFO] [stdout] #7 0x0000636f95e11fad lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x4ccfad) [INFO] [stdout] #8 0x0000636f95d9e04a void lld::elf::OutputSection::writeTo >(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x000075a30168b7f2 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568b7f2) [INFO] [stdout] #10 0x000075a30168b25a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568b25a) [INFO] [stdout] #11 0x000075a301604900 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x5604900) [INFO] [stdout] #12 0x000075a2fbe6bac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #13 0x000075a2fbefca04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alloy-script` (bin "raw_tx") due to 1 previous error; 3 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustclqwhSL/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenvy-c158e10653a35757.rlib,libeyre-3b58b8361f7f6187.rlib,libindenter-c5e34d39e16440e0.rlib,liballoy-9dd051e26c4bdba3.rlib,liballoy_signer_local-fc6fee754d00ea16.rlib,libcoins_bip39-1c8c866cfdf00b3a.rlib,libpbkdf2-51756196cd7dd30f.rlib,libbitvec-e052441b7d13dbf0.rlib,libwyz-08b81de43180c23e.rlib,libtap-a03b11bfa148d0b2.rlib,libradium-35c80e83d2bb214a.rlib,libfunty-e395759ffae18036.rlib,libcoins_bip32-f274965234a8a543.rlib,libcoins_core-22b0bfddefa55443.rlib,libbase64-64299f9d815d057c.rlib,libsha3-4c4d7fde8ee8aa29.rlib,libkeccak-42ca8630c7170c4b.rlib,libripemd-78ff6650a2240812.rlib,libbs58-8491f6236931726b.rlib,libbech32-11c5fed5efd72453.rlib,liballoy_rpc_types-b14f7d11bda298c1.rlib,liballoy_contract-36bb415fd94dd8e5.rlib,liballoy_provider-8e0820982b25303f.rlib,libschnellru-ba1e6382cf4e2dd7.rlib,libahash-ae358029efb9d365.rlib,libhashbrown-da345280dcb8293c.rlib,libparking_lot-6c969597231fcaea.rlib,libdashmap-7ff861c0263fac6e.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libhashbrown-5d9404f16ad26a3c.rlib,libcrossbeam_utils-6947cd7c51cb69a0.rlib,libparking_lot_core-9ec6e5daf9c592fb.rlib,liblru-b91d9253b9256805.rlib,libasync_stream-92ca66c2943ebaa8.rlib,liballoy_rpc_client-28a94064dbd0a3f5.rlib,liballoy_transport_ipc-340bf10d689bc6af.rlib,libinterprocess-59769941576a39ce.rlib,liballoy_transport_ws-2396ed4f52e48e2f.rlib,libtokio_tungstenite-50a9935adee85727.rlib,libwebpki_roots-4a9026bf4ee90522.rlib,libtokio_rustls-0778e25ba5d961d3.rlib,libtungstenite-7e207d04f735fffb.rlib,libdata_encoding-02a524d0cb7bb851.rlib,librand-a03b66efb10b6fbf.rlib,librand_chacha-4d494c9ae87316b4.rlib,libppv_lite86-a7af6604a68eb22f.rlib,libzerocopy-430500b418c0956d.rlib,librustls-e6cecbefee3cbcba.rlib,libwebpki-38cb31da9701a1e7.rlib,libring-925cb47bad658399.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libutf8-d75228722519eff6.rlib,libbyteorder-1efcbe4f07366651.rlib,libsha1-8b94a59e63a5213f.rlib,libthiserror-66dc594f3d50cad6.rlib,liballoy_transport_http-40f8dcf2c3a2219b.rlib,libreqwest-4ea86bb9ad22d25d.rlib,librustls_pemfile-050828228477779f.rlib,librustls_pki_types-613e103407ed47ec.rlib,libserde_urlencoded-322f4ca8b2c3598a.rlib,libipnet-346d915a0dce48fd.rlib,libhyper_tls-471e4cf201f7ed0a.rlib,libtokio_native_tls-3dfe1ee296d1d265.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-68ad4a143c31cce1.rlib,libnative_tls-781e09094fee5959.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-1139ba0b7935e65c.rlib,libbitflags-ce446ee600bbaa5e.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-317545e046e3a6eb.rlib,libhyper_util-2e2d21846469d23b.rlib,libhyper-2e47c2df87243693.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-1f171d883a977f5d.rlib,libh2-4fe483935ad51f74.rlib,libindexmap-54fdd14130a20b1e.rlib,libatomic_waker-001109810bdecbaa.rlib,libhttp_body_util-bfa47a36293fb11d.rlib,libhttp_body-3b6c4392e48a481f.rlib,liblog-5fb51f756c1191b0.rlib,libhttp-8105fc4040d69136.rlib,libfnv-2d77ec4f6f971b24.rlib,liballoy_pubsub-97cc883a739004de.rlib,libtokio_stream-7ab90287ebe5068f.rlib,libtokio_util-e3836b162f38876b.rlib,libbimap-89139a6351695333.rlib,libpin_project-00fc7b1eb65c8c59.rlib,libfutures-33ed302379423700.rlib,libfutures_executor-27571900e1ab01c0.rlib,liballoy_chains-1049952de0e53cb0.rlib,libstrum-d3402f2aa44a9458.rlib,libnum_enum-2272aba33b9dd6fd.rlib,liballoy_transport-e42bb9516cf36722.rlib,liburl-971d160880c73ac1.rlib,libidna-6c95234272799435.rlib,libidna_adapter-19005a9a095fef0e.rlib,libicu_normalizer-f6104a45c7e91aae.rlib,libicu_normalizer_data-924449c90d89dbe9.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libicu_properties-af6113d1bbe8e2b8.rlib,libicu_properties_data-51b5eb2cadc91212.rlib,libicu_locid_transform-614da876560a4e67.rlib,libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib,libicu_collections-4c7d0613fb11534b.rlib,libicu_provider-25488138141b2713.rlib,libicu_locid-c5dbcd20ff98cfe2.rlib,liblitemap-cecd5a7fd1787c64.rlib,libtinystr-1e5dd95148308b31.rlib,libzerovec-12aa4dd3ccd14586.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-9809629d5e0a1810.rlib,libzerofrom-9797e701501d5b7c.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libbase64-2a03de3babadded3.rlib,libtower-28961da559425b24.rlib,libsync_wrapper-5a27d2ea02cd7690.rlib,libfutures_util-24bab67ce912613d.rlib,libfutures_io-3e19596c076de665.rlib,libslab-d2d6782c70f6d408.rlib,libfutures_channel-f26d4826b597103e.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libtower_service-0d7df29686b13872.rlib,libtower_layer-d70c7e404336389b.rlib,libtokio-d13dc852e5b22fe1.rlib,libsocket2-af858016a4888588.rlib,libmio-8a7e27e4bda9b6ff.rlib,liballoy_network-7535ae21a4718968.rlib,liballoy_signer-ca434f048f216675.rlib,liballoy_rpc_types_any-a726571ebf2957e3.rlib,libfutures_utils_wasm-8978825636b2e259.rlib,liballoy_rpc_types_eth-cd0923c61b2826d6.rlib,liballoy_consensus_any-43ce79ebc7f004a6.rlib,libitertools-c98793e629a61168.rlib,libeither-05c06c46adc2ac96.rlib,liballoy_network_primitives-cb3d8158cfd5e262.rlib,liballoy_json_rpc-02036fa48fad8334.rlib,libthiserror-72971391cd869d2e.rlib,liballoy_consensus-7057329bcec3bc10.rlib,liballoy_eips-5882ab2809e0d220.rlib,liballoy_serde-89d724d6f8104db6.rlib,libserde_json-172d04f30c7cf70c.rlib,libmemchr-3ffe5f7a52883367.rlib,libryu-f8ba606093049f91.rlib,liballoy_eip7702-ab940d1b5f6906c0.rlib,libc_kzg-f90ce6bc340f8b8b.rlib,libhex-28742b4ca144387c.rlib,libblst-d5dcae67c5ccc34f.rlib,libthreadpool-40154e0a3c09169c.rlib,libnum_cpus-138b4757876870d4.rlib,liballoy_eip2930-c454422f48368ce4.rlib,liballoy_trie-914b268b9517d3c0.rlib,libtracing-f3c8baef49ebc81c.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libtracing_core-2af278500a3d05c2.rlib,libnybbles-0bef18592db2ecfe.rlib,libsmallvec-e4b312f8abe4f34e.rlib,liballoy_core-c6e8e1cddf95530f.rlib,liballoy_dyn_abi-e977203c9b76a8ad.rlib,liballoy_sol_types-46f149524a348709.rlib,liballoy_json_abi-760592a91dafa294.rlib,liballoy_sol_type_parser-9f2652eddb96f46b.rlib,libwinnow-f8659dfc5c5e42f9.rlib,liballoy_primitives-01261b689621c5d8.rlib,libitoa-d34da3363977f6fb.rlib,libhashbrown-213045383c5c48c9.rlib,libfoldhash-667bace1c2baf5fc.rlib,libequivalent-fdc46004df91ad08.rlib,liballocator_api2-3bc2480ae44878f3.rlib,libhex_literal-8878a654be8cbe3b.rlib,libconst_hex-3fab393d8032bd2c.rlib,libderive_more-088f5aa61683e44b.rlib,libk256-42f76f0d972d6f41.rlib,libsha2-49f3bdd64f56e3b4.rlib,libcpufeatures-1354436b31901300.rlib,libecdsa-5f4fc4e00f840fd5.rlib,librfc6979-e465cdb1bcbe94f8.rlib,libhmac-6e319393d2aa4bdd.rlib,libsignature-57a8e7164a066693.rlib,libdigest-fb72931d9972aa5a.rlib,libblock_buffer-a9e296f0fc975fed.rlib,libcrypto_common-b4307bc4be17304c.rlib,libonce_cell-debe7c411cf97340.rlib,libelliptic_curve-62717b618319152f.rlib,libpkcs8-e0b4c6eee51725ef.rlib,libspki-f9cca6b8dbe8675f.rlib,libsec1-5687b5ce38e4af1c.rlib,libder-8a89fec57121547c.rlib,libconst_oid-5d63b50f42b847e9.rlib,libcrypto_bigint-fce84f3cdd093623.rlib,libgeneric_array-9bb18d62f6bda1d3.rlib,libtypenum-e3323f6ed06bf501.rlib,libbase16ct-b0752502dc7a9a1c.rlib,libzeroize-e159e9c1ddb6b1b3.rlib,libgroup-ae27fe18417bde9b.rlib,libff-15c8138223d1be11.rlib,librand_core-fa04b88de1f754bd.rlib,libgetrandom-859d415c22811cad.rlib,liblibc-dccbd4dd90a02783.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsubtle-fdb157e48338ed49.rlib,libruint-57b909080994f0f7.rlib,liballoy_rlp-28e33aa599edc482.rlib,libarrayvec-708c6fbe33426f0a.rlib,libbytes-4af3956cd26ca3b0.rlib,libserde-4eb6e903b4f225ba.rlib,libtiny_keccak-59348ee740b83bd2.rlib,libcrunchy-f9e9094643a5e6f8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustclqwhSL/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/c-kzg-fcbe4b039e5416d1/out" "-L" "/opt/rustwide/target/debug/build/blst-fb9e5a998b132cc4/out" "-L" "/opt/rustwide/target/debug/build/ring-915cb6edf2dc807c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/call_erc721-46765b2873236231" "-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 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcTJKFks/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenvy-c158e10653a35757.rlib,libeyre-3b58b8361f7f6187.rlib,libindenter-c5e34d39e16440e0.rlib,liballoy-9dd051e26c4bdba3.rlib,liballoy_signer_local-fc6fee754d00ea16.rlib,libcoins_bip39-1c8c866cfdf00b3a.rlib,libpbkdf2-51756196cd7dd30f.rlib,libbitvec-e052441b7d13dbf0.rlib,libwyz-08b81de43180c23e.rlib,libtap-a03b11bfa148d0b2.rlib,libradium-35c80e83d2bb214a.rlib,libfunty-e395759ffae18036.rlib,libcoins_bip32-f274965234a8a543.rlib,libcoins_core-22b0bfddefa55443.rlib,libbase64-64299f9d815d057c.rlib,libsha3-4c4d7fde8ee8aa29.rlib,libkeccak-42ca8630c7170c4b.rlib,libripemd-78ff6650a2240812.rlib,libbs58-8491f6236931726b.rlib,libbech32-11c5fed5efd72453.rlib,liballoy_rpc_types-b14f7d11bda298c1.rlib,liballoy_contract-36bb415fd94dd8e5.rlib,liballoy_provider-8e0820982b25303f.rlib,libschnellru-ba1e6382cf4e2dd7.rlib,libahash-ae358029efb9d365.rlib,libhashbrown-da345280dcb8293c.rlib,libparking_lot-6c969597231fcaea.rlib,libdashmap-7ff861c0263fac6e.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libhashbrown-5d9404f16ad26a3c.rlib,libcrossbeam_utils-6947cd7c51cb69a0.rlib,libparking_lot_core-9ec6e5daf9c592fb.rlib,liblru-b91d9253b9256805.rlib,libasync_stream-92ca66c2943ebaa8.rlib,liballoy_rpc_client-28a94064dbd0a3f5.rlib,liballoy_transport_ipc-340bf10d689bc6af.rlib,libinterprocess-59769941576a39ce.rlib,liballoy_transport_ws-2396ed4f52e48e2f.rlib,libtokio_tungstenite-50a9935adee85727.rlib,libwebpki_roots-4a9026bf4ee90522.rlib,libtokio_rustls-0778e25ba5d961d3.rlib,libtungstenite-7e207d04f735fffb.rlib,libdata_encoding-02a524d0cb7bb851.rlib,librand-a03b66efb10b6fbf.rlib,librand_chacha-4d494c9ae87316b4.rlib,libppv_lite86-a7af6604a68eb22f.rlib,libzerocopy-430500b418c0956d.rlib,librustls-e6cecbefee3cbcba.rlib,libwebpki-38cb31da9701a1e7.rlib,libring-925cb47bad658399.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libutf8-d75228722519eff6.rlib,libbyteorder-1efcbe4f07366651.rlib,libsha1-8b94a59e63a5213f.rlib,libthiserror-66dc594f3d50cad6.rlib,liballoy_transport_http-40f8dcf2c3a2219b.rlib,libreqwest-4ea86bb9ad22d25d.rlib,librustls_pemfile-050828228477779f.rlib,librustls_pki_types-613e103407ed47ec.rlib,libserde_urlencoded-322f4ca8b2c3598a.rlib,libipnet-346d915a0dce48fd.rlib,libhyper_tls-471e4cf201f7ed0a.rlib,libtokio_native_tls-3dfe1ee296d1d265.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-68ad4a143c31cce1.rlib,libnative_tls-781e09094fee5959.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-1139ba0b7935e65c.rlib,libbitflags-ce446ee600bbaa5e.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-317545e046e3a6eb.rlib,libhyper_util-2e2d21846469d23b.rlib,libhyper-2e47c2df87243693.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-1f171d883a977f5d.rlib,libh2-4fe483935ad51f74.rlib,libindexmap-54fdd14130a20b1e.rlib,libatomic_waker-001109810bdecbaa.rlib,libhttp_body_util-bfa47a36293fb11d.rlib,libhttp_body-3b6c4392e48a481f.rlib,liblog-5fb51f756c1191b0.rlib,libhttp-8105fc4040d69136.rlib,libfnv-2d77ec4f6f971b24.rlib,liballoy_pubsub-97cc883a739004de.rlib,libtokio_stream-7ab90287ebe5068f.rlib,libtokio_util-e3836b162f38876b.rlib,libbimap-89139a6351695333.rlib,libpin_project-00fc7b1eb65c8c59.rlib,libfutures-33ed302379423700.rlib,libfutures_executor-27571900e1ab01c0.rlib,liballoy_chains-1049952de0e53cb0.rlib,libstrum-d3402f2aa44a9458.rlib,libnum_enum-2272aba33b9dd6fd.rlib,liballoy_transport-e42bb9516cf36722.rlib,liburl-971d160880c73ac1.rlib,libidna-6c95234272799435.rlib,libidna_adapter-19005a9a095fef0e.rlib,libicu_normalizer-f6104a45c7e91aae.rlib,libicu_normalizer_data-924449c90d89dbe9.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libicu_properties-af6113d1bbe8e2b8.rlib,libicu_properties_data-51b5eb2cadc91212.rlib,libicu_locid_transform-614da876560a4e67.rlib,libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib,libicu_collections-4c7d0613fb11534b.rlib,libicu_provider-25488138141b2713.rlib,libicu_locid-c5dbcd20ff98cfe2.rlib,liblitemap-cecd5a7fd1787c64.rlib,libtinystr-1e5dd95148308b31.rlib,libzerovec-12aa4dd3ccd14586.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-9809629d5e0a1810.rlib,libzerofrom-9797e701501d5b7c.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libbase64-2a03de3babadded3.rlib,libtower-28961da559425b24.rlib,libsync_wrapper-5a27d2ea02cd7690.rlib,libfutures_util-24bab67ce912613d.rlib,libfutures_io-3e19596c076de665.rlib,libslab-d2d6782c70f6d408.rlib,libfutures_channel-f26d4826b597103e.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libtower_service-0d7df29686b13872.rlib,libtower_layer-d70c7e404336389b.rlib,libtokio-d13dc852e5b22fe1.rlib,libsocket2-af858016a4888588.rlib,libmio-8a7e27e4bda9b6ff.rlib,liballoy_network-7535ae21a4718968.rlib,liballoy_signer-ca434f048f216675.rlib,liballoy_rpc_types_any-a726571ebf2957e3.rlib,libfutures_utils_wasm-8978825636b2e259.rlib,liballoy_rpc_types_eth-cd0923c61b2826d6.rlib,liballoy_consensus_any-43ce79ebc7f004a6.rlib,libitertools-c98793e629a61168.rlib,libeither-05c06c46adc2ac96.rlib,liballoy_network_primitives-cb3d8158cfd5e262.rlib,liballoy_json_rpc-02036fa48fad8334.rlib,libthiserror-72971391cd869d2e.rlib,liballoy_consensus-7057329bcec3bc10.rlib,liballoy_eips-5882ab2809e0d220.rlib,liballoy_serde-89d724d6f8104db6.rlib,libserde_json-172d04f30c7cf70c.rlib,libmemchr-3ffe5f7a52883367.rlib,libryu-f8ba606093049f91.rlib,liballoy_eip7702-ab940d1b5f6906c0.rlib,libc_kzg-f90ce6bc340f8b8b.rlib,libhex-28742b4ca144387c.rlib,libblst-d5dcae67c5ccc34f.rlib,libthreadpool-40154e0a3c09169c.rlib,libnum_cpus-138b4757876870d4.rlib,liballoy_eip2930-c454422f48368ce4.rlib,liballoy_trie-914b268b9517d3c0.rlib,libtracing-f3c8baef49ebc81c.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libtracing_core-2af278500a3d05c2.rlib,libnybbles-0bef18592db2ecfe.rlib,libsmallvec-e4b312f8abe4f34e.rlib,liballoy_core-c6e8e1cddf95530f.rlib,liballoy_dyn_abi-e977203c9b76a8ad.rlib,liballoy_sol_types-46f149524a348709.rlib,liballoy_json_abi-760592a91dafa294.rlib,liballoy_sol_type_parser-9f2652eddb96f46b.rlib,libwinnow-f8659dfc5c5e42f9.rlib,liballoy_primitives-01261b689621c5d8.rlib,libitoa-d34da3363977f6fb.rlib,libhashbrown-213045383c5c48c9.rlib,libfoldhash-667bace1c2baf5fc.rlib,libequivalent-fdc46004df91ad08.rlib,liballocator_api2-3bc2480ae44878f3.rlib,libhex_literal-8878a654be8cbe3b.rlib,libconst_hex-3fab393d8032bd2c.rlib,libderive_more-088f5aa61683e44b.rlib,libk256-42f76f0d972d6f41.rlib,libsha2-49f3bdd64f56e3b4.rlib,libcpufeatures-1354436b31901300.rlib,libecdsa-5f4fc4e00f840fd5.rlib,librfc6979-e465cdb1bcbe94f8.rlib,libhmac-6e319393d2aa4bdd.rlib,libsignature-57a8e7164a066693.rlib,libdigest-fb72931d9972aa5a.rlib,libblock_buffer-a9e296f0fc975fed.rlib,libcrypto_common-b4307bc4be17304c.rlib,libonce_cell-debe7c411cf97340.rlib,libelliptic_curve-62717b618319152f.rlib,libpkcs8-e0b4c6eee51725ef.rlib,libspki-f9cca6b8dbe8675f.rlib,libsec1-5687b5ce38e4af1c.rlib,libder-8a89fec57121547c.rlib,libconst_oid-5d63b50f42b847e9.rlib,libcrypto_bigint-fce84f3cdd093623.rlib,libgeneric_array-9bb18d62f6bda1d3.rlib,libtypenum-e3323f6ed06bf501.rlib,libbase16ct-b0752502dc7a9a1c.rlib,libzeroize-e159e9c1ddb6b1b3.rlib,libgroup-ae27fe18417bde9b.rlib,libff-15c8138223d1be11.rlib,librand_core-fa04b88de1f754bd.rlib,libgetrandom-859d415c22811cad.rlib,liblibc-dccbd4dd90a02783.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsubtle-fdb157e48338ed49.rlib,libruint-57b909080994f0f7.rlib,liballoy_rlp-28e33aa599edc482.rlib,libarrayvec-708c6fbe33426f0a.rlib,libbytes-4af3956cd26ca3b0.rlib,libserde-4eb6e903b4f225ba.rlib,libtiny_keccak-59348ee740b83bd2.rlib,libcrunchy-f9e9094643a5e6f8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcTJKFks/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/c-kzg-fcbe4b039e5416d1/out" "-L" "/opt/rustwide/target/debug/build/blst-fb9e5a998b132cc4/out" "-L" "/opt/rustwide/target/debug/build/ring-915cb6edf2dc807c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/send_eth-adc600bc53ec099b" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] #0 0x000078ff562dbd07 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56dbd07) [INFO] [stdout] #1 0x000078ff562dc11c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56dc11c) [INFO] [stdout] #2 0x000078ff50a19520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x000078ff50b777e1 (/lib/x86_64-linux-gnu/libc.so.6+0x1a07e1) [INFO] [stdout] #4 0x000078ff5963aefe llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x000078ff5628b921 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568b921) [INFO] [stdout] #6 0x000078ff5628a7f8 llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568a7f8) [INFO] [stdout] #7 0x0000626496728fad lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x4ccfad) [INFO] [stdout] #8 0x00006264966b504a void lld::elf::OutputSection::writeTo >(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x000078ff5628b7f2 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568b7f2) [INFO] [stdout] #10 0x000078ff5628b25a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568b25a) [INFO] [stdout] #11 0x000078ff56204900 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x5604900) [INFO] [stdout] #12 0x000078ff50a6bac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #13 0x000078ff50afca04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alloy-script` (bin "call_erc721") due to 1 previous error [INFO] [stderr] error: could not compile `alloy-script` (bin "send_eth") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2fd981094f2e54544d1304e298812340f677c892782031a850184591b9a9cec9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fd981094f2e54544d1304e298812340f677c892782031a850184591b9a9cec9", kill_on_drop: false }` [INFO] [stdout] 2fd981094f2e54544d1304e298812340f677c892782031a850184591b9a9cec9