[INFO] fetching crate hyperliquid 0.2.4...
[INFO] testing hyperliquid-0.2.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate hyperliquid 0.2.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate hyperliquid 0.2.4
[INFO] finished tweaking crates.io crate hyperliquid 0.2.4
[INFO] tweaked toml for crates.io crate hyperliquid 0.2.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyperliquid 0.2.4 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hyperliquid 0.2.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82fc5f139861edb5b0aa838930597b76e08a241529bc0d45fd16412da97392ef
[INFO] running `Command { std: "docker" "start" "-a" "82fc5f139861edb5b0aa838930597b76e08a241529bc0d45fd16412da97392ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82fc5f139861edb5b0aa838930597b76e08a241529bc0d45fd16412da97392ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82fc5f139861edb5b0aa838930597b76e08a241529bc0d45fd16412da97392ef", kill_on_drop: false }`
[INFO] [stdout] 82fc5f139861edb5b0aa838930597b76e08a241529bc0d45fd16412da97392ef
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ea78c735caf6b8f51e58d8f71057cace4047202c70b5a0c007e9012aa98bcd2
[INFO] running `Command { std: "docker" "start" "-a" "1ea78c735caf6b8f51e58d8f71057cace4047202c70b5a0c007e9012aa98bcd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling libc v0.2.158
[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 zeroize v1.8.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling const-hex v1.12.0
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling js-sys v0.3.70
[INFO] [stderr]    Compiling send_wrapper v0.4.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling hashers v1.0.1
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling futures-locks v0.7.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling coins-core v0.8.7
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling coins-bip32 v0.8.7
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling enr v0.10.0
[INFO] [stderr]    Compiling open-fastrlp-derive v0.1.1
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling coins-bip39 v0.8.7
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling eth-keystore v0.5.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.12
[INFO] [stderr]    Compiling scale-info-derive v2.11.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling parity-scale-codec v3.6.12
[INFO] [stderr]    Compiling scale-info v2.11.3
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.23.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling open-fastrlp v0.1.4
[INFO] [stderr]    Compiling ethabi v18.0.0
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling ethers-core v2.0.14
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling ethers-providers v2.0.14
[INFO] [stderr]    Compiling ethers-contract-abigen v2.0.14
[INFO] [stderr]    Compiling ethers-etherscan v2.0.14
[INFO] [stderr]    Compiling ethers-signers v2.0.14
[INFO] [stderr]    Compiling ethers-addressbook v2.0.14
[INFO] [stderr]    Compiling ethers-contract-derive v2.0.14
[INFO] [stderr]    Compiling ethers-contract v2.0.14
[INFO] [stderr]    Compiling ethers-middleware v2.0.14
[INFO] [stderr]    Compiling ethers v2.0.14
[INFO] [stderr]    Compiling hyperliquid v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] running `Command { std: "docker" "inspect" "1ea78c735caf6b8f51e58d8f71057cace4047202c70b5a0c007e9012aa98bcd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ea78c735caf6b8f51e58d8f71057cace4047202c70b5a0c007e9012aa98bcd2", kill_on_drop: false }`
[INFO] [stdout] 1ea78c735caf6b8f51e58d8f71057cace4047202c70b5a0c007e9012aa98bcd2
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21c8dbfe075f59b1a00cb8bbceb7d707883a9b8ca24407d4df3823adb847069d
[INFO] running `Command { std: "docker" "start" "-a" "21c8dbfe075f59b1a00cb8bbceb7d707883a9b8ca24407d4df3823adb847069d", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyperliquid v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `hyperliquid` (example "ws_order_updates")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name ws_order_updates --edition=2021 examples/ws_order_updates.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e3a6de865b515ff8 -C extra-filename=-4a82aaea4ee8364f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern ethers=/opt/rustwide/target/debug/deps/libethers-3c6847c5df660e35.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6d0b9f2691b0e267.rlib --extern hyperliquid=/opt/rustwide/target/debug/deps/libhyperliquid-07018eea89269180.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-cad0c8bec4ca1265.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-866a4b0fb0f0d5b1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c2e4f775e1f49b63.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5d3ff317cad70b38.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8fca148e9a12cde1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-28aa005588fdea88.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-cb72a4c3e9eb5658.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-10aeda513f7702a5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-9adb2b1bfceca1c3/out -L native=/opt/rustwide/target/debug/build/ring-63023bf029e0d0ed/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hyperliquid` (example "info")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name info --edition=2021 examples/info/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4e15406814796f99 -C extra-filename=-400d96e40b075cc2 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern ethers=/opt/rustwide/target/debug/deps/libethers-3c6847c5df660e35.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6d0b9f2691b0e267.rlib --extern hyperliquid=/opt/rustwide/target/debug/deps/libhyperliquid-07018eea89269180.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-cad0c8bec4ca1265.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-866a4b0fb0f0d5b1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c2e4f775e1f49b63.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5d3ff317cad70b38.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8fca148e9a12cde1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-28aa005588fdea88.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-cb72a4c3e9eb5658.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-10aeda513f7702a5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-9adb2b1bfceca1c3/out -L native=/opt/rustwide/target/debug/build/ring-63023bf029e0d0ed/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcpjkTog/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperliquid-07018eea89269180,librmp_serde-866a4b0fb0f0d5b1,librmp-b29edde0a0a53c04,libuuid-10aeda513f7702a5,libtokio_tungstenite-cb72a4c3e9eb5658,libtokio_native_tls-b5add2009ea7f92c,libtungstenite-b8b2231321d84127,libdata_encoding-5a6a67d1da3e7b5c,libnative_tls-cbacfb3736127f7a,libopenssl_probe-5821ed5bfde807ff,libopenssl-e58dfa7f2a3326b0,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0283580eac337dcb,libutf8-f4341c3c7568480d,libsha1-5ae17ee09a5d01c2,libreqwest-cad0c8bec4ca1265,librustls_pemfile-d599c06693309a7c,libbase64-32787b0325ea6df8,libhyper_rustls-8f64a3a7538f4e73,libwebpki_roots-6e8b8faa5b0b450d,libtokio_rustls-9eb30fd34e342c25,librustls-ccfe9e03b079eef1,libwebpki-406955468e5b9ff3,librustls_pki_types-05aaa8d40e363045,libhyper_util-05fd265f106c02cc,libtower-6ad21f8e26f28659,libtower_layer-d908dd771b239ecd,libhyper-c12c05085cceb459,libsmallvec-084045a3116dc58e,libhttp_body_util-123f78c1f8a95582,libhttp_body-b03ce445d6e421f4,libhttp-f2566c4c5d7947ef,libethers-3c6847c5df660e35,libethers_middleware-38f18e459463de84,libethers_signers-22d5c8f8950a74ca,libeth_keystore-de22a38c5fac748e,libctr-258938d5c9f484d5,libuuid-37cb8a34b3f78b2e,libscrypt-2dc499e8e68e679d,libsalsa20-d3ea5c382d9228d9,libpbkdf2-f6e14195cb57376b,libaes-2295a62ba9e4dc6b,libcipher-cbd613c971871a54,libinout-20645135e72063dc,libcoins_bip39-2034eeb247240df1,libpbkdf2-fbc3b28b25275fc0,libbitvec-ca784980f9fb5b67,libwyz-87535b189680cc51,libtap-37e510577f660e8b,libradium-f73b5c7510d37881,libfunty-15c9f00de3f19225,libcoins_bip32-4de52956b26bf18d,libcoins_core-de106f8858cb5cc1,libripemd-67288c480796303d,libbs58-ec5a1b48dddf5fdb,libbech32-d8e855bfd5ea33ba,libfutures_locks-3fe1f78c83cc67b7,libethers_etherscan-9a28259062bf8e8c,libethers_contract-ad82c7a00545adca,libethers_contract_abigen-5aa449ee4d0ce237,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libdunce-5dff5fddf59c9eea,libprettyplease-abf39fa4b6b87010,libtoml-60f8c8e648311c1a,libtoml_edit-991588bb2e780c95,libserde_spanned-b33bc2c3d292e68f,libwinnow-04408f0e025c6d46,libtoml_datetime-6885c0abbc7cad5f,libinflector-ffe3e1cefaa23089,liblazy_static-3674be3f4245d19b,libeyre-29df9db036063faa,libindenter-add53b8e51d6428d,libethers_providers-1ac708bb6c1c45c5,libinstant-ad4dac2b66875b55,libfutures_timer-e4a7a1512bec2f6b,libreqwest-169c1dd76342204d,librustls_pemfile-5b3b4ed33f2f120c,libhyper_rustls-011b6bde25145627,libserde_urlencoded-a3a4a44859f9e28e,libwebpki_roots-da6c00699c81e448,libipnet-21a83f2d587ce134,libtokio_rustls-1edd5c15706adfd4,libmime-0188e0814ca7ddbf,libencoding_rs-ca79e330d79b9da1,librustls-a84cbc38a3998c4f,libsct-b300c0e1af7ae6d3,libwebpki-3180b47beaa516e0,libring-e487792276cb1a5e,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,libhyper-1b2597cbf9ab5b8e,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-236c4b4e3e57f2f5,libh2-f3f99708bef0f02e,libindexmap-8dd9ce136735987a,libequivalent-487f93f8f6ab5e5b,libhashbrown-7535884dad52ee2f,libtokio_util-3c8f5edf6ae90ae8,libtower_service-3fb88d28c2218805,libfutures_channel-a77afe3114062077,libtokio-28aa005588fdea88,libsocket2-1434c85b27cb57d7,libmio-23c500255296a4bd,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-f574c0174570e675,libhttp-c4a865062dace9d0,libfnv-79e2cbfbe03dcd16,libjsonwebtoken-22e2a99b538e6227,libpem-62f885d7e8cbff82,libbase64-42295ac2e0e134a3,libsimple_asn1-c39e03d031e938e6,libtime-6bdb358c379e4072,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-92956cf910ef0b9e,libpowerfmt-f6019a2766e431f7,libnum_bigint-2c52fb398783faa4,libnum_integer-3f9d13b643afa017,libring-8240b279a0454615,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libtracing_futures-d3e0ebfb4279bef2,libpin_project-b35291d792c14a2e,libtracing-d476ab2cba1ff79f,libtracing_core-b916b3518d5055ef,libfutures_util-6d0b9f2691b0e267,libslab-26b741578fad7272,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-bfbbbc7bce12d32f,libfutures_task-b86b44bceed48094,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,liburl-8b7c31fbe656333b,libidna-7dbc11892eaa4c64,libunicode_normalization-fcc8f0b1c97810b3,libtinyvec-7aa3319fb171c386,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-4395c0969e173d7e,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libenr-66c5abbf8dc00f89,libbase64-13144a1f1e192158,liblog-9a3ff67864b30e2c,libethers_addressbook-674d0b00f95d194d,libethers_core-7f93e3fa2423eee7,libsyn-f542cd92ec27ec71,libquote-31a035e8b9ad7ae6,libproc_macro2-0a33797e662ffc7c,libunicode_ident-4531f72b7268c58a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcargo_metadata-f098f9b7a09cb37b,libcargo_platform-96e45d6dd44e5753,libsemver-ec3eb847b1b9071d,libcamino-44b81dc8f7308451,libconst_hex-a95140857f6a6302,libtempfile-521e6bb3db94706c,libfastrand-5e3bec3d1dadb2e4,librustix-83cf1c19c41139d0,libbitflags-c95e5b195a86a9bf,liblinux_raw_sys-07d08e485b51e8af,libunicode_xid-76b4e3cb986a168a,libnum_enum-952b7f21aa6caee6,libstrum-084f3588e21f8bc4,libk256-f671f944a8e4f502,libsha2-418db3fa25ae1df3,libcpufeatures-0a94e73d3e53ca1a,libecdsa-610fb3468dbb9e8c,librfc6979-8678fcb0cf4282d8,libhmac-57b088efee87d669,libsignature-7eedd68a3cafe391,libelliptic_curve-78f277e05d55136f,libpkcs8-3719229a96b2008d,libspki-f0cec6dbc8980ce3,libsec1-3896e3822f5b36f1,libder-8fcdc187b0284ac4,libcrypto_bigint-b56d13bbdf6fda38,libbase16ct-c4cc4b0550013254,libgroup-70b06ffe8715c1b0,libff-0faf235d3f40f4df,libchrono-54a9e07ad2575249,libnum_traits-35c16197ee1685ea,libopen_fastrlp-5a9d861f52bc4fb9,libethabi-c85b5f83448a63ae,libregex-a4d52efe41ce85fc,libregex_automata-6f4666dd32f88ff4,libaho_corasick-94236398dd0ecfc1,libregex_syntax-2b97d6b09241de8e,libserde_json-5d3ff317cad70b38,libmemchr-eec2dd93b0d498c5,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libethereum_types-7e5f3bc7f0a47ae3,libethbloom-ddd70aacc52a466c,libtiny_keccak-629c0f366aeafc74,libprimitive_types-9f89ed7fb0877e11,libscale_info-76c48331fe13f629,libimpl_serde-059866f785f79e25,libimpl_rlp-0fb296fe80ce5860,librlp-94e2f835f7e8ce79,libbytes-1a247326df133ab3,libimpl_codec-89c64d354c40a968,libparity_scale_codec-080eecdafd00c499,libarrayvec-c7dde542da3995d2,libbyte_slice_cast-9646f74e0c1f5148,libfixed_hash-02a95b5b13e9edba,librand-b01462fca2f7a8a9,librand_chacha-7caf0d7dddba2190,libppv_lite86-5ce5ed1d30ea6da9,libzerocopy-b8dbd42064225d0e,librand_core-32722f453eb58855,libgetrandom-609317a31f3028e6,liblibc-331b00941c9580e8,libcfg_if-3e7fc4e38d4a72b5,librustc_hex-8e10e209a94b3eae,libonce_cell-a1d7742f74efe1da,libsha3-249e9d86d9e057f9,libkeccak-b3eea90d0aeeb926,libdigest-8fec9ed10734c5b1,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-185c833ddcfca898,libcrypto_common-d59c3378ed188105,libgeneric_array-62f95d7e09929e9a,libtypenum-1862a5dd6fcdc44c,libzeroize-9d781f334751eb0e,libuint-e1fee5f30e531deb,libcrunchy-95c8647f081500ca,libstatic_assertions-f0217ecdd817a834,libhex-13e08b3b00984ab7,libbyteorder-8f59b6d1bfdaa844,libthiserror-8fca148e9a12cde1,libserde-c2e4f775e1f49b63}.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/rustcpjkTog/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" "/opt/rustwide/target/debug/build/ring-9adb2b1bfceca1c3/out" "-L" "/opt/rustwide/target/debug/build/ring-63023bf029e0d0ed/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/modify_order-02bb3f05b19b175a" "-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 `hyperliquid` (example "modify-order") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcFZ3km7/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperliquid-07018eea89269180,librmp_serde-866a4b0fb0f0d5b1,librmp-b29edde0a0a53c04,libuuid-10aeda513f7702a5,libtokio_tungstenite-cb72a4c3e9eb5658,libtokio_native_tls-b5add2009ea7f92c,libtungstenite-b8b2231321d84127,libdata_encoding-5a6a67d1da3e7b5c,libnative_tls-cbacfb3736127f7a,libopenssl_probe-5821ed5bfde807ff,libopenssl-e58dfa7f2a3326b0,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0283580eac337dcb,libutf8-f4341c3c7568480d,libsha1-5ae17ee09a5d01c2,libreqwest-cad0c8bec4ca1265,librustls_pemfile-d599c06693309a7c,libbase64-32787b0325ea6df8,libhyper_rustls-8f64a3a7538f4e73,libwebpki_roots-6e8b8faa5b0b450d,libtokio_rustls-9eb30fd34e342c25,librustls-ccfe9e03b079eef1,libwebpki-406955468e5b9ff3,librustls_pki_types-05aaa8d40e363045,libhyper_util-05fd265f106c02cc,libtower-6ad21f8e26f28659,libtower_layer-d908dd771b239ecd,libhyper-c12c05085cceb459,libsmallvec-084045a3116dc58e,libhttp_body_util-123f78c1f8a95582,libhttp_body-b03ce445d6e421f4,libhttp-f2566c4c5d7947ef,libethers-3c6847c5df660e35,libethers_middleware-38f18e459463de84,libethers_signers-22d5c8f8950a74ca,libeth_keystore-de22a38c5fac748e,libctr-258938d5c9f484d5,libuuid-37cb8a34b3f78b2e,libscrypt-2dc499e8e68e679d,libsalsa20-d3ea5c382d9228d9,libpbkdf2-f6e14195cb57376b,libaes-2295a62ba9e4dc6b,libcipher-cbd613c971871a54,libinout-20645135e72063dc,libcoins_bip39-2034eeb247240df1,libpbkdf2-fbc3b28b25275fc0,libbitvec-ca784980f9fb5b67,libwyz-87535b189680cc51,libtap-37e510577f660e8b,libradium-f73b5c7510d37881,libfunty-15c9f00de3f19225,libcoins_bip32-4de52956b26bf18d,libcoins_core-de106f8858cb5cc1,libripemd-67288c480796303d,libbs58-ec5a1b48dddf5fdb,libbech32-d8e855bfd5ea33ba,libfutures_locks-3fe1f78c83cc67b7,libethers_etherscan-9a28259062bf8e8c,libethers_contract-ad82c7a00545adca,libethers_contract_abigen-5aa449ee4d0ce237,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libdunce-5dff5fddf59c9eea,libprettyplease-abf39fa4b6b87010,libtoml-60f8c8e648311c1a,libtoml_edit-991588bb2e780c95,libserde_spanned-b33bc2c3d292e68f,libwinnow-04408f0e025c6d46,libtoml_datetime-6885c0abbc7cad5f,libinflector-ffe3e1cefaa23089,liblazy_static-3674be3f4245d19b,libeyre-29df9db036063faa,libindenter-add53b8e51d6428d,libethers_providers-1ac708bb6c1c45c5,libinstant-ad4dac2b66875b55,libfutures_timer-e4a7a1512bec2f6b,libreqwest-169c1dd76342204d,librustls_pemfile-5b3b4ed33f2f120c,libhyper_rustls-011b6bde25145627,libserde_urlencoded-a3a4a44859f9e28e,libwebpki_roots-da6c00699c81e448,libipnet-21a83f2d587ce134,libtokio_rustls-1edd5c15706adfd4,libmime-0188e0814ca7ddbf,libencoding_rs-ca79e330d79b9da1,librustls-a84cbc38a3998c4f,libsct-b300c0e1af7ae6d3,libwebpki-3180b47beaa516e0,libring-e487792276cb1a5e,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,libhyper-1b2597cbf9ab5b8e,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-236c4b4e3e57f2f5,libh2-f3f99708bef0f02e,libindexmap-8dd9ce136735987a,libequivalent-487f93f8f6ab5e5b,libhashbrown-7535884dad52ee2f,libtokio_util-3c8f5edf6ae90ae8,libtower_service-3fb88d28c2218805,libfutures_channel-a77afe3114062077,libtokio-28aa005588fdea88,libsocket2-1434c85b27cb57d7,libmio-23c500255296a4bd,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-f574c0174570e675,libhttp-c4a865062dace9d0,libfnv-79e2cbfbe03dcd16,libjsonwebtoken-22e2a99b538e6227,libpem-62f885d7e8cbff82,libbase64-42295ac2e0e134a3,libsimple_asn1-c39e03d031e938e6,libtime-6bdb358c379e4072,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-92956cf910ef0b9e,libpowerfmt-f6019a2766e431f7,libnum_bigint-2c52fb398783faa4,libnum_integer-3f9d13b643afa017,libring-8240b279a0454615,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libtracing_futures-d3e0ebfb4279bef2,libpin_project-b35291d792c14a2e,libtracing-d476ab2cba1ff79f,libtracing_core-b916b3518d5055ef,libfutures_util-6d0b9f2691b0e267,libslab-26b741578fad7272,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-bfbbbc7bce12d32f,libfutures_task-b86b44bceed48094,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,liburl-8b7c31fbe656333b,libidna-7dbc11892eaa4c64,libunicode_normalization-fcc8f0b1c97810b3,libtinyvec-7aa3319fb171c386,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-4395c0969e173d7e,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libenr-66c5abbf8dc00f89,libbase64-13144a1f1e192158,liblog-9a3ff67864b30e2c,libethers_addressbook-674d0b00f95d194d,libethers_core-7f93e3fa2423eee7,libsyn-f542cd92ec27ec71,libquote-31a035e8b9ad7ae6,libproc_macro2-0a33797e662ffc7c,libunicode_ident-4531f72b7268c58a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcargo_metadata-f098f9b7a09cb37b,libcargo_platform-96e45d6dd44e5753,libsemver-ec3eb847b1b9071d,libcamino-44b81dc8f7308451,libconst_hex-a95140857f6a6302,libtempfile-521e6bb3db94706c,libfastrand-5e3bec3d1dadb2e4,librustix-83cf1c19c41139d0,libbitflags-c95e5b195a86a9bf,liblinux_raw_sys-07d08e485b51e8af,libunicode_xid-76b4e3cb986a168a,libnum_enum-952b7f21aa6caee6,libstrum-084f3588e21f8bc4,libk256-f671f944a8e4f502,libsha2-418db3fa25ae1df3,libcpufeatures-0a94e73d3e53ca1a,libecdsa-610fb3468dbb9e8c,librfc6979-8678fcb0cf4282d8,libhmac-57b088efee87d669,libsignature-7eedd68a3cafe391,libelliptic_curve-78f277e05d55136f,libpkcs8-3719229a96b2008d,libspki-f0cec6dbc8980ce3,libsec1-3896e3822f5b36f1,libder-8fcdc187b0284ac4,libcrypto_bigint-b56d13bbdf6fda38,libbase16ct-c4cc4b0550013254,libgroup-70b06ffe8715c1b0,libff-0faf235d3f40f4df,libchrono-54a9e07ad2575249,libnum_traits-35c16197ee1685ea,libopen_fastrlp-5a9d861f52bc4fb9,libethabi-c85b5f83448a63ae,libregex-a4d52efe41ce85fc,libregex_automata-6f4666dd32f88ff4,libaho_corasick-94236398dd0ecfc1,libregex_syntax-2b97d6b09241de8e,libserde_json-5d3ff317cad70b38,libmemchr-eec2dd93b0d498c5,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libethereum_types-7e5f3bc7f0a47ae3,libethbloom-ddd70aacc52a466c,libtiny_keccak-629c0f366aeafc74,libprimitive_types-9f89ed7fb0877e11,libscale_info-76c48331fe13f629,libimpl_serde-059866f785f79e25,libimpl_rlp-0fb296fe80ce5860,librlp-94e2f835f7e8ce79,libbytes-1a247326df133ab3,libimpl_codec-89c64d354c40a968,libparity_scale_codec-080eecdafd00c499,libarrayvec-c7dde542da3995d2,libbyte_slice_cast-9646f74e0c1f5148,libfixed_hash-02a95b5b13e9edba,librand-b01462fca2f7a8a9,librand_chacha-7caf0d7dddba2190,libppv_lite86-5ce5ed1d30ea6da9,libzerocopy-b8dbd42064225d0e,librand_core-32722f453eb58855,libgetrandom-609317a31f3028e6,liblibc-331b00941c9580e8,libcfg_if-3e7fc4e38d4a72b5,librustc_hex-8e10e209a94b3eae,libonce_cell-a1d7742f74efe1da,libsha3-249e9d86d9e057f9,libkeccak-b3eea90d0aeeb926,libdigest-8fec9ed10734c5b1,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-185c833ddcfca898,libcrypto_common-d59c3378ed188105,libgeneric_array-62f95d7e09929e9a,libtypenum-1862a5dd6fcdc44c,libzeroize-9d781f334751eb0e,libuint-e1fee5f30e531deb,libcrunchy-95c8647f081500ca,libstatic_assertions-f0217ecdd817a834,libhex-13e08b3b00984ab7,libbyteorder-8f59b6d1bfdaa844,libthiserror-8fca148e9a12cde1,libserde-c2e4f775e1f49b63}.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/rustcFZ3km7/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" "/opt/rustwide/target/debug/build/ring-9adb2b1bfceca1c3/out" "-L" "/opt/rustwide/target/debug/build/ring-63023bf029e0d0ed/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/agent-61330d631f7e948a" "-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 `hyperliquid` (example "agent") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcztrHpx/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperliquid-07018eea89269180,librmp_serde-866a4b0fb0f0d5b1,librmp-b29edde0a0a53c04,libuuid-10aeda513f7702a5,libtokio_tungstenite-cb72a4c3e9eb5658,libtokio_native_tls-b5add2009ea7f92c,libtungstenite-b8b2231321d84127,libdata_encoding-5a6a67d1da3e7b5c,libnative_tls-cbacfb3736127f7a,libopenssl_probe-5821ed5bfde807ff,libopenssl-e58dfa7f2a3326b0,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0283580eac337dcb,libutf8-f4341c3c7568480d,libsha1-5ae17ee09a5d01c2,libreqwest-cad0c8bec4ca1265,librustls_pemfile-d599c06693309a7c,libbase64-32787b0325ea6df8,libhyper_rustls-8f64a3a7538f4e73,libwebpki_roots-6e8b8faa5b0b450d,libtokio_rustls-9eb30fd34e342c25,librustls-ccfe9e03b079eef1,libwebpki-406955468e5b9ff3,librustls_pki_types-05aaa8d40e363045,libhyper_util-05fd265f106c02cc,libtower-6ad21f8e26f28659,libtower_layer-d908dd771b239ecd,libhyper-c12c05085cceb459,libsmallvec-084045a3116dc58e,libhttp_body_util-123f78c1f8a95582,libhttp_body-b03ce445d6e421f4,libhttp-f2566c4c5d7947ef,libethers-3c6847c5df660e35,libethers_middleware-38f18e459463de84,libethers_signers-22d5c8f8950a74ca,libeth_keystore-de22a38c5fac748e,libctr-258938d5c9f484d5,libuuid-37cb8a34b3f78b2e,libscrypt-2dc499e8e68e679d,libsalsa20-d3ea5c382d9228d9,libpbkdf2-f6e14195cb57376b,libaes-2295a62ba9e4dc6b,libcipher-cbd613c971871a54,libinout-20645135e72063dc,libcoins_bip39-2034eeb247240df1,libpbkdf2-fbc3b28b25275fc0,libbitvec-ca784980f9fb5b67,libwyz-87535b189680cc51,libtap-37e510577f660e8b,libradium-f73b5c7510d37881,libfunty-15c9f00de3f19225,libcoins_bip32-4de52956b26bf18d,libcoins_core-de106f8858cb5cc1,libripemd-67288c480796303d,libbs58-ec5a1b48dddf5fdb,libbech32-d8e855bfd5ea33ba,libfutures_locks-3fe1f78c83cc67b7,libethers_etherscan-9a28259062bf8e8c,libethers_contract-ad82c7a00545adca,libethers_contract_abigen-5aa449ee4d0ce237,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libdunce-5dff5fddf59c9eea,libprettyplease-abf39fa4b6b87010,libtoml-60f8c8e648311c1a,libtoml_edit-991588bb2e780c95,libserde_spanned-b33bc2c3d292e68f,libwinnow-04408f0e025c6d46,libtoml_datetime-6885c0abbc7cad5f,libinflector-ffe3e1cefaa23089,liblazy_static-3674be3f4245d19b,libeyre-29df9db036063faa,libindenter-add53b8e51d6428d,libethers_providers-1ac708bb6c1c45c5,libinstant-ad4dac2b66875b55,libfutures_timer-e4a7a1512bec2f6b,libreqwest-169c1dd76342204d,librustls_pemfile-5b3b4ed33f2f120c,libhyper_rustls-011b6bde25145627,libserde_urlencoded-a3a4a44859f9e28e,libwebpki_roots-da6c00699c81e448,libipnet-21a83f2d587ce134,libtokio_rustls-1edd5c15706adfd4,libmime-0188e0814ca7ddbf,libencoding_rs-ca79e330d79b9da1,librustls-a84cbc38a3998c4f,libsct-b300c0e1af7ae6d3,libwebpki-3180b47beaa516e0,libring-e487792276cb1a5e,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,libhyper-1b2597cbf9ab5b8e,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-236c4b4e3e57f2f5,libh2-f3f99708bef0f02e,libindexmap-8dd9ce136735987a,libequivalent-487f93f8f6ab5e5b,libhashbrown-7535884dad52ee2f,libtokio_util-3c8f5edf6ae90ae8,libtower_service-3fb88d28c2218805,libfutures_channel-a77afe3114062077,libtokio-28aa005588fdea88,libsocket2-1434c85b27cb57d7,libmio-23c500255296a4bd,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-f574c0174570e675,libhttp-c4a865062dace9d0,libfnv-79e2cbfbe03dcd16,libjsonwebtoken-22e2a99b538e6227,libpem-62f885d7e8cbff82,libbase64-42295ac2e0e134a3,libsimple_asn1-c39e03d031e938e6,libtime-6bdb358c379e4072,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-92956cf910ef0b9e,libpowerfmt-f6019a2766e431f7,libnum_bigint-2c52fb398783faa4,libnum_integer-3f9d13b643afa017,libring-8240b279a0454615,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libtracing_futures-d3e0ebfb4279bef2,libpin_project-b35291d792c14a2e,libtracing-d476ab2cba1ff79f,libtracing_core-b916b3518d5055ef,libfutures_util-6d0b9f2691b0e267,libslab-26b741578fad7272,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-bfbbbc7bce12d32f,libfutures_task-b86b44bceed48094,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,liburl-8b7c31fbe656333b,libidna-7dbc11892eaa4c64,libunicode_normalization-fcc8f0b1c97810b3,libtinyvec-7aa3319fb171c386,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-4395c0969e173d7e,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libenr-66c5abbf8dc00f89,libbase64-13144a1f1e192158,liblog-9a3ff67864b30e2c,libethers_addressbook-674d0b00f95d194d,libethers_core-7f93e3fa2423eee7,libsyn-f542cd92ec27ec71,libquote-31a035e8b9ad7ae6,libproc_macro2-0a33797e662ffc7c,libunicode_ident-4531f72b7268c58a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcargo_metadata-f098f9b7a09cb37b,libcargo_platform-96e45d6dd44e5753,libsemver-ec3eb847b1b9071d,libcamino-44b81dc8f7308451,libconst_hex-a95140857f6a6302,libtempfile-521e6bb3db94706c,libfastrand-5e3bec3d1dadb2e4,librustix-83cf1c19c41139d0,libbitflags-c95e5b195a86a9bf,liblinux_raw_sys-07d08e485b51e8af,libunicode_xid-76b4e3cb986a168a,libnum_enum-952b7f21aa6caee6,libstrum-084f3588e21f8bc4,libk256-f671f944a8e4f502,libsha2-418db3fa25ae1df3,libcpufeatures-0a94e73d3e53ca1a,libecdsa-610fb3468dbb9e8c,librfc6979-8678fcb0cf4282d8,libhmac-57b088efee87d669,libsignature-7eedd68a3cafe391,libelliptic_curve-78f277e05d55136f,libpkcs8-3719229a96b2008d,libspki-f0cec6dbc8980ce3,libsec1-3896e3822f5b36f1,libder-8fcdc187b0284ac4,libcrypto_bigint-b56d13bbdf6fda38,libbase16ct-c4cc4b0550013254,libgroup-70b06ffe8715c1b0,libff-0faf235d3f40f4df,libchrono-54a9e07ad2575249,libnum_traits-35c16197ee1685ea,libopen_fastrlp-5a9d861f52bc4fb9,libethabi-c85b5f83448a63ae,libregex-a4d52efe41ce85fc,libregex_automata-6f4666dd32f88ff4,libaho_corasick-94236398dd0ecfc1,libregex_syntax-2b97d6b09241de8e,libserde_json-5d3ff317cad70b38,libmemchr-eec2dd93b0d498c5,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libethereum_types-7e5f3bc7f0a47ae3,libethbloom-ddd70aacc52a466c,libtiny_keccak-629c0f366aeafc74,libprimitive_types-9f89ed7fb0877e11,libscale_info-76c48331fe13f629,libimpl_serde-059866f785f79e25,libimpl_rlp-0fb296fe80ce5860,librlp-94e2f835f7e8ce79,libbytes-1a247326df133ab3,libimpl_codec-89c64d354c40a968,libparity_scale_codec-080eecdafd00c499,libarrayvec-c7dde542da3995d2,libbyte_slice_cast-9646f74e0c1f5148,libfixed_hash-02a95b5b13e9edba,librand-b01462fca2f7a8a9,librand_chacha-7caf0d7dddba2190,libppv_lite86-5ce5ed1d30ea6da9,libzerocopy-b8dbd42064225d0e,librand_core-32722f453eb58855,libgetrandom-609317a31f3028e6,liblibc-331b00941c9580e8,libcfg_if-3e7fc4e38d4a72b5,librustc_hex-8e10e209a94b3eae,libonce_cell-a1d7742f74efe1da,libsha3-249e9d86d9e057f9,libkeccak-b3eea90d0aeeb926,libdigest-8fec9ed10734c5b1,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-185c833ddcfca898,libcrypto_common-d59c3378ed188105,libgeneric_array-62f95d7e09929e9a,libtypenum-1862a5dd6fcdc44c,libzeroize-9d781f334751eb0e,libuint-e1fee5f30e531deb,libcrunchy-95c8647f081500ca,libstatic_assertions-f0217ecdd817a834,libhex-13e08b3b00984ab7,libbyteorder-8f59b6d1bfdaa844,libthiserror-8fca148e9a12cde1,libserde-c2e4f775e1f49b63}.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/rustcztrHpx/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" "/opt/rustwide/target/debug/build/ring-9adb2b1bfceca1c3/out" "-L" "/opt/rustwide/target/debug/build/ring-63023bf029e0d0ed/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/usd_send-3a24509d95d82ffa" "-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 `hyperliquid` (example "usd_send") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcwjitFT/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperliquid-07018eea89269180,librmp_serde-866a4b0fb0f0d5b1,librmp-b29edde0a0a53c04,libuuid-10aeda513f7702a5,libtokio_tungstenite-cb72a4c3e9eb5658,libtokio_native_tls-b5add2009ea7f92c,libtungstenite-b8b2231321d84127,libdata_encoding-5a6a67d1da3e7b5c,libnative_tls-cbacfb3736127f7a,libopenssl_probe-5821ed5bfde807ff,libopenssl-e58dfa7f2a3326b0,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0283580eac337dcb,libutf8-f4341c3c7568480d,libsha1-5ae17ee09a5d01c2,libreqwest-cad0c8bec4ca1265,librustls_pemfile-d599c06693309a7c,libbase64-32787b0325ea6df8,libhyper_rustls-8f64a3a7538f4e73,libwebpki_roots-6e8b8faa5b0b450d,libtokio_rustls-9eb30fd34e342c25,librustls-ccfe9e03b079eef1,libwebpki-406955468e5b9ff3,librustls_pki_types-05aaa8d40e363045,libhyper_util-05fd265f106c02cc,libtower-6ad21f8e26f28659,libtower_layer-d908dd771b239ecd,libhyper-c12c05085cceb459,libsmallvec-084045a3116dc58e,libhttp_body_util-123f78c1f8a95582,libhttp_body-b03ce445d6e421f4,libhttp-f2566c4c5d7947ef,libethers-3c6847c5df660e35,libethers_middleware-38f18e459463de84,libethers_signers-22d5c8f8950a74ca,libeth_keystore-de22a38c5fac748e,libctr-258938d5c9f484d5,libuuid-37cb8a34b3f78b2e,libscrypt-2dc499e8e68e679d,libsalsa20-d3ea5c382d9228d9,libpbkdf2-f6e14195cb57376b,libaes-2295a62ba9e4dc6b,libcipher-cbd613c971871a54,libinout-20645135e72063dc,libcoins_bip39-2034eeb247240df1,libpbkdf2-fbc3b28b25275fc0,libbitvec-ca784980f9fb5b67,libwyz-87535b189680cc51,libtap-37e510577f660e8b,libradium-f73b5c7510d37881,libfunty-15c9f00de3f19225,libcoins_bip32-4de52956b26bf18d,libcoins_core-de106f8858cb5cc1,libripemd-67288c480796303d,libbs58-ec5a1b48dddf5fdb,libbech32-d8e855bfd5ea33ba,libfutures_locks-3fe1f78c83cc67b7,libethers_etherscan-9a28259062bf8e8c,libethers_contract-ad82c7a00545adca,libethers_contract_abigen-5aa449ee4d0ce237,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libdunce-5dff5fddf59c9eea,libprettyplease-abf39fa4b6b87010,libtoml-60f8c8e648311c1a,libtoml_edit-991588bb2e780c95,libserde_spanned-b33bc2c3d292e68f,libwinnow-04408f0e025c6d46,libtoml_datetime-6885c0abbc7cad5f,libinflector-ffe3e1cefaa23089,liblazy_static-3674be3f4245d19b,libeyre-29df9db036063faa,libindenter-add53b8e51d6428d,libethers_providers-1ac708bb6c1c45c5,libinstant-ad4dac2b66875b55,libfutures_timer-e4a7a1512bec2f6b,libreqwest-169c1dd76342204d,librustls_pemfile-5b3b4ed33f2f120c,libhyper_rustls-011b6bde25145627,libserde_urlencoded-a3a4a44859f9e28e,libwebpki_roots-da6c00699c81e448,libipnet-21a83f2d587ce134,libtokio_rustls-1edd5c15706adfd4,libmime-0188e0814ca7ddbf,libencoding_rs-ca79e330d79b9da1,librustls-a84cbc38a3998c4f,libsct-b300c0e1af7ae6d3,libwebpki-3180b47beaa516e0,libring-e487792276cb1a5e,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,libhyper-1b2597cbf9ab5b8e,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-236c4b4e3e57f2f5,libh2-f3f99708bef0f02e,libindexmap-8dd9ce136735987a,libequivalent-487f93f8f6ab5e5b,libhashbrown-7535884dad52ee2f,libtokio_util-3c8f5edf6ae90ae8,libtower_service-3fb88d28c2218805,libfutures_channel-a77afe3114062077,libtokio-28aa005588fdea88,libsocket2-1434c85b27cb57d7,libmio-23c500255296a4bd,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-f574c0174570e675,libhttp-c4a865062dace9d0,libfnv-79e2cbfbe03dcd16,libjsonwebtoken-22e2a99b538e6227,libpem-62f885d7e8cbff82,libbase64-42295ac2e0e134a3,libsimple_asn1-c39e03d031e938e6,libtime-6bdb358c379e4072,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-92956cf910ef0b9e,libpowerfmt-f6019a2766e431f7,libnum_bigint-2c52fb398783faa4,libnum_integer-3f9d13b643afa017,libring-8240b279a0454615,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libtracing_futures-d3e0ebfb4279bef2,libpin_project-b35291d792c14a2e,libtracing-d476ab2cba1ff79f,libtracing_core-b916b3518d5055ef,libfutures_util-6d0b9f2691b0e267,libslab-26b741578fad7272,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-bfbbbc7bce12d32f,libfutures_task-b86b44bceed48094,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,liburl-8b7c31fbe656333b,libidna-7dbc11892eaa4c64,libunicode_normalization-fcc8f0b1c97810b3,libtinyvec-7aa3319fb171c386,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-4395c0969e173d7e,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libenr-66c5abbf8dc00f89,libbase64-13144a1f1e192158,liblog-9a3ff67864b30e2c,libethers_addressbook-674d0b00f95d194d,libethers_core-7f93e3fa2423eee7,libsyn-f542cd92ec27ec71,libquote-31a035e8b9ad7ae6,libproc_macro2-0a33797e662ffc7c,libunicode_ident-4531f72b7268c58a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcargo_metadata-f098f9b7a09cb37b,libcargo_platform-96e45d6dd44e5753,libsemver-ec3eb847b1b9071d,libcamino-44b81dc8f7308451,libconst_hex-a95140857f6a6302,libtempfile-521e6bb3db94706c,libfastrand-5e3bec3d1dadb2e4,librustix-83cf1c19c41139d0,libbitflags-c95e5b195a86a9bf,liblinux_raw_sys-07d08e485b51e8af,libunicode_xid-76b4e3cb986a168a,libnum_enum-952b7f21aa6caee6,libstrum-084f3588e21f8bc4,libk256-f671f944a8e4f502,libsha2-418db3fa25ae1df3,libcpufeatures-0a94e73d3e53ca1a,libecdsa-610fb3468dbb9e8c,librfc6979-8678fcb0cf4282d8,libhmac-57b088efee87d669,libsignature-7eedd68a3cafe391,libelliptic_curve-78f277e05d55136f,libpkcs8-3719229a96b2008d,libspki-f0cec6dbc8980ce3,libsec1-3896e3822f5b36f1,libder-8fcdc187b0284ac4,libcrypto_bigint-b56d13bbdf6fda38,libbase16ct-c4cc4b0550013254,libgroup-70b06ffe8715c1b0,libff-0faf235d3f40f4df,libchrono-54a9e07ad2575249,libnum_traits-35c16197ee1685ea,libopen_fastrlp-5a9d861f52bc4fb9,libethabi-c85b5f83448a63ae,libregex-a4d52efe41ce85fc,libregex_automata-6f4666dd32f88ff4,libaho_corasick-94236398dd0ecfc1,libregex_syntax-2b97d6b09241de8e,libserde_json-5d3ff317cad70b38,libmemchr-eec2dd93b0d498c5,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libethereum_types-7e5f3bc7f0a47ae3,libethbloom-ddd70aacc52a466c,libtiny_keccak-629c0f366aeafc74,libprimitive_types-9f89ed7fb0877e11,libscale_info-76c48331fe13f629,libimpl_serde-059866f785f79e25,libimpl_rlp-0fb296fe80ce5860,librlp-94e2f835f7e8ce79,libbytes-1a247326df133ab3,libimpl_codec-89c64d354c40a968,libparity_scale_codec-080eecdafd00c499,libarrayvec-c7dde542da3995d2,libbyte_slice_cast-9646f74e0c1f5148,libfixed_hash-02a95b5b13e9edba,librand-b01462fca2f7a8a9,librand_chacha-7caf0d7dddba2190,libppv_lite86-5ce5ed1d30ea6da9,libzerocopy-b8dbd42064225d0e,librand_core-32722f453eb58855,libgetrandom-609317a31f3028e6,liblibc-331b00941c9580e8,libcfg_if-3e7fc4e38d4a72b5,librustc_hex-8e10e209a94b3eae,libonce_cell-a1d7742f74efe1da,libsha3-249e9d86d9e057f9,libkeccak-b3eea90d0aeeb926,libdigest-8fec9ed10734c5b1,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-185c833ddcfca898,libcrypto_common-d59c3378ed188105,libgeneric_array-62f95d7e09929e9a,libtypenum-1862a5dd6fcdc44c,libzeroize-9d781f334751eb0e,libuint-e1fee5f30e531deb,libcrunchy-95c8647f081500ca,libstatic_assertions-f0217ecdd817a834,libhex-13e08b3b00984ab7,libbyteorder-8f59b6d1bfdaa844,libthiserror-8fca148e9a12cde1,libserde-c2e4f775e1f49b63}.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/rustcwjitFT/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" "/opt/rustwide/target/debug/build/ring-9adb2b1bfceca1c3/out" "-L" "/opt/rustwide/target/debug/build/ring-63023bf029e0d0ed/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cancel_order-d421a41d463b34ec" "-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 `hyperliquid` (example "cancel-order") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcxnLvzg/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperliquid-07018eea89269180,librmp_serde-866a4b0fb0f0d5b1,librmp-b29edde0a0a53c04,libuuid-10aeda513f7702a5,libtokio_tungstenite-cb72a4c3e9eb5658,libtokio_native_tls-b5add2009ea7f92c,libtungstenite-b8b2231321d84127,libdata_encoding-5a6a67d1da3e7b5c,libnative_tls-cbacfb3736127f7a,libopenssl_probe-5821ed5bfde807ff,libopenssl-e58dfa7f2a3326b0,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0283580eac337dcb,libutf8-f4341c3c7568480d,libsha1-5ae17ee09a5d01c2,libreqwest-cad0c8bec4ca1265,librustls_pemfile-d599c06693309a7c,libbase64-32787b0325ea6df8,libhyper_rustls-8f64a3a7538f4e73,libwebpki_roots-6e8b8faa5b0b450d,libtokio_rustls-9eb30fd34e342c25,librustls-ccfe9e03b079eef1,libwebpki-406955468e5b9ff3,librustls_pki_types-05aaa8d40e363045,libhyper_util-05fd265f106c02cc,libtower-6ad21f8e26f28659,libtower_layer-d908dd771b239ecd,libhyper-c12c05085cceb459,libsmallvec-084045a3116dc58e,libhttp_body_util-123f78c1f8a95582,libhttp_body-b03ce445d6e421f4,libhttp-f2566c4c5d7947ef,libethers-3c6847c5df660e35,libethers_middleware-38f18e459463de84,libethers_signers-22d5c8f8950a74ca,libeth_keystore-de22a38c5fac748e,libctr-258938d5c9f484d5,libuuid-37cb8a34b3f78b2e,libscrypt-2dc499e8e68e679d,libsalsa20-d3ea5c382d9228d9,libpbkdf2-f6e14195cb57376b,libaes-2295a62ba9e4dc6b,libcipher-cbd613c971871a54,libinout-20645135e72063dc,libcoins_bip39-2034eeb247240df1,libpbkdf2-fbc3b28b25275fc0,libbitvec-ca784980f9fb5b67,libwyz-87535b189680cc51,libtap-37e510577f660e8b,libradium-f73b5c7510d37881,libfunty-15c9f00de3f19225,libcoins_bip32-4de52956b26bf18d,libcoins_core-de106f8858cb5cc1,libripemd-67288c480796303d,libbs58-ec5a1b48dddf5fdb,libbech32-d8e855bfd5ea33ba,libfutures_locks-3fe1f78c83cc67b7,libethers_etherscan-9a28259062bf8e8c,libethers_contract-ad82c7a00545adca,libethers_contract_abigen-5aa449ee4d0ce237,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libdunce-5dff5fddf59c9eea,libprettyplease-abf39fa4b6b87010,libtoml-60f8c8e648311c1a,libtoml_edit-991588bb2e780c95,libserde_spanned-b33bc2c3d292e68f,libwinnow-04408f0e025c6d46,libtoml_datetime-6885c0abbc7cad5f,libinflector-ffe3e1cefaa23089,liblazy_static-3674be3f4245d19b,libeyre-29df9db036063faa,libindenter-add53b8e51d6428d,libethers_providers-1ac708bb6c1c45c5,libinstant-ad4dac2b66875b55,libfutures_timer-e4a7a1512bec2f6b,libreqwest-169c1dd76342204d,librustls_pemfile-5b3b4ed33f2f120c,libhyper_rustls-011b6bde25145627,libserde_urlencoded-a3a4a44859f9e28e,libwebpki_roots-da6c00699c81e448,libipnet-21a83f2d587ce134,libtokio_rustls-1edd5c15706adfd4,libmime-0188e0814ca7ddbf,libencoding_rs-ca79e330d79b9da1,librustls-a84cbc38a3998c4f,libsct-b300c0e1af7ae6d3,libwebpki-3180b47beaa516e0,libring-e487792276cb1a5e,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,libhyper-1b2597cbf9ab5b8e,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-236c4b4e3e57f2f5,libh2-f3f99708bef0f02e,libindexmap-8dd9ce136735987a,libequivalent-487f93f8f6ab5e5b,libhashbrown-7535884dad52ee2f,libtokio_util-3c8f5edf6ae90ae8,libtower_service-3fb88d28c2218805,libfutures_channel-a77afe3114062077,libtokio-28aa005588fdea88,libsocket2-1434c85b27cb57d7,libmio-23c500255296a4bd,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-f574c0174570e675,libhttp-c4a865062dace9d0,libfnv-79e2cbfbe03dcd16,libjsonwebtoken-22e2a99b538e6227,libpem-62f885d7e8cbff82,libbase64-42295ac2e0e134a3,libsimple_asn1-c39e03d031e938e6,libtime-6bdb358c379e4072,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-92956cf910ef0b9e,libpowerfmt-f6019a2766e431f7,libnum_bigint-2c52fb398783faa4,libnum_integer-3f9d13b643afa017,libring-8240b279a0454615,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libtracing_futures-d3e0ebfb4279bef2,libpin_project-b35291d792c14a2e,libtracing-d476ab2cba1ff79f,libtracing_core-b916b3518d5055ef,libfutures_util-6d0b9f2691b0e267,libslab-26b741578fad7272,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-bfbbbc7bce12d32f,libfutures_task-b86b44bceed48094,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,liburl-8b7c31fbe656333b,libidna-7dbc11892eaa4c64,libunicode_normalization-fcc8f0b1c97810b3,libtinyvec-7aa3319fb171c386,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-4395c0969e173d7e,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libenr-66c5abbf8dc00f89,libbase64-13144a1f1e192158,liblog-9a3ff67864b30e2c,libethers_addressbook-674d0b00f95d194d,libethers_core-7f93e3fa2423eee7,libsyn-f542cd92ec27ec71,libquote-31a035e8b9ad7ae6,libproc_macro2-0a33797e662ffc7c,libunicode_ident-4531f72b7268c58a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcargo_metadata-f098f9b7a09cb37b,libcargo_platform-96e45d6dd44e5753,libsemver-ec3eb847b1b9071d,libcamino-44b81dc8f7308451,libconst_hex-a95140857f6a6302,libtempfile-521e6bb3db94706c,libfastrand-5e3bec3d1dadb2e4,librustix-83cf1c19c41139d0,libbitflags-c95e5b195a86a9bf,liblinux_raw_sys-07d08e485b51e8af,libunicode_xid-76b4e3cb986a168a,libnum_enum-952b7f21aa6caee6,libstrum-084f3588e21f8bc4,libk256-f671f944a8e4f502,libsha2-418db3fa25ae1df3,libcpufeatures-0a94e73d3e53ca1a,libecdsa-610fb3468dbb9e8c,librfc6979-8678fcb0cf4282d8,libhmac-57b088efee87d669,libsignature-7eedd68a3cafe391,libelliptic_curve-78f277e05d55136f,libpkcs8-3719229a96b2008d,libspki-f0cec6dbc8980ce3,libsec1-3896e3822f5b36f1,libder-8fcdc187b0284ac4,libcrypto_bigint-b56d13bbdf6fda38,libbase16ct-c4cc4b0550013254,libgroup-70b06ffe8715c1b0,libff-0faf235d3f40f4df,libchrono-54a9e07ad2575249,libnum_traits-35c16197ee1685ea,libopen_fastrlp-5a9d861f52bc4fb9,libethabi-c85b5f83448a63ae,libregex-a4d52efe41ce85fc,libregex_automata-6f4666dd32f88ff4,libaho_corasick-94236398dd0ecfc1,libregex_syntax-2b97d6b09241de8e,libserde_json-5d3ff317cad70b38,libmemchr-eec2dd93b0d498c5,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libethereum_types-7e5f3bc7f0a47ae3,libethbloom-ddd70aacc52a466c,libtiny_keccak-629c0f366aeafc74,libprimitive_types-9f89ed7fb0877e11,libscale_info-76c48331fe13f629,libimpl_serde-059866f785f79e25,libimpl_rlp-0fb296fe80ce5860,librlp-94e2f835f7e8ce79,libbytes-1a247326df133ab3,libimpl_codec-89c64d354c40a968,libparity_scale_codec-080eecdafd00c499,libarrayvec-c7dde542da3995d2,libbyte_slice_cast-9646f74e0c1f5148,libfixed_hash-02a95b5b13e9edba,librand-b01462fca2f7a8a9,librand_chacha-7caf0d7dddba2190,libppv_lite86-5ce5ed1d30ea6da9,libzerocopy-b8dbd42064225d0e,librand_core-32722f453eb58855,libgetrandom-609317a31f3028e6,liblibc-331b00941c9580e8,libcfg_if-3e7fc4e38d4a72b5,librustc_hex-8e10e209a94b3eae,libonce_cell-a1d7742f74efe1da,libsha3-249e9d86d9e057f9,libkeccak-b3eea90d0aeeb926,libdigest-8fec9ed10734c5b1,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-185c833ddcfca898,libcrypto_common-d59c3378ed188105,libgeneric_array-62f95d7e09929e9a,libtypenum-1862a5dd6fcdc44c,libzeroize-9d781f334751eb0e,libuint-e1fee5f30e531deb,libcrunchy-95c8647f081500ca,libstatic_assertions-f0217ecdd817a834,libhex-13e08b3b00984ab7,libbyteorder-8f59b6d1bfdaa844,libthiserror-8fca148e9a12cde1,libserde-c2e4f775e1f49b63}.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/rustcxnLvzg/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" "/opt/rustwide/target/debug/build/ring-9adb2b1bfceca1c3/out" "-L" "/opt/rustwide/target/debug/build/ring-63023bf029e0d0ed/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/bridge-cb3d83cad3a8d6e9" "-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 `hyperliquid` (example "bridge") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcMm1vHl/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperliquid-07018eea89269180,librmp_serde-866a4b0fb0f0d5b1,librmp-b29edde0a0a53c04,libuuid-10aeda513f7702a5,libtokio_tungstenite-cb72a4c3e9eb5658,libtokio_native_tls-b5add2009ea7f92c,libtungstenite-b8b2231321d84127,libdata_encoding-5a6a67d1da3e7b5c,libnative_tls-cbacfb3736127f7a,libopenssl_probe-5821ed5bfde807ff,libopenssl-e58dfa7f2a3326b0,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0283580eac337dcb,libutf8-f4341c3c7568480d,libsha1-5ae17ee09a5d01c2,libreqwest-cad0c8bec4ca1265,librustls_pemfile-d599c06693309a7c,libbase64-32787b0325ea6df8,libhyper_rustls-8f64a3a7538f4e73,libwebpki_roots-6e8b8faa5b0b450d,libtokio_rustls-9eb30fd34e342c25,librustls-ccfe9e03b079eef1,libwebpki-406955468e5b9ff3,librustls_pki_types-05aaa8d40e363045,libhyper_util-05fd265f106c02cc,libtower-6ad21f8e26f28659,libtower_layer-d908dd771b239ecd,libhyper-c12c05085cceb459,libsmallvec-084045a3116dc58e,libhttp_body_util-123f78c1f8a95582,libhttp_body-b03ce445d6e421f4,libhttp-f2566c4c5d7947ef,libethers-3c6847c5df660e35,libethers_middleware-38f18e459463de84,libethers_signers-22d5c8f8950a74ca,libeth_keystore-de22a38c5fac748e,libctr-258938d5c9f484d5,libuuid-37cb8a34b3f78b2e,libscrypt-2dc499e8e68e679d,libsalsa20-d3ea5c382d9228d9,libpbkdf2-f6e14195cb57376b,libaes-2295a62ba9e4dc6b,libcipher-cbd613c971871a54,libinout-20645135e72063dc,libcoins_bip39-2034eeb247240df1,libpbkdf2-fbc3b28b25275fc0,libbitvec-ca784980f9fb5b67,libwyz-87535b189680cc51,libtap-37e510577f660e8b,libradium-f73b5c7510d37881,libfunty-15c9f00de3f19225,libcoins_bip32-4de52956b26bf18d,libcoins_core-de106f8858cb5cc1,libripemd-67288c480796303d,libbs58-ec5a1b48dddf5fdb,libbech32-d8e855bfd5ea33ba,libfutures_locks-3fe1f78c83cc67b7,libethers_etherscan-9a28259062bf8e8c,libethers_contract-ad82c7a00545adca,libethers_contract_abigen-5aa449ee4d0ce237,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libdunce-5dff5fddf59c9eea,libprettyplease-abf39fa4b6b87010,libtoml-60f8c8e648311c1a,libtoml_edit-991588bb2e780c95,libserde_spanned-b33bc2c3d292e68f,libwinnow-04408f0e025c6d46,libtoml_datetime-6885c0abbc7cad5f,libinflector-ffe3e1cefaa23089,liblazy_static-3674be3f4245d19b,libeyre-29df9db036063faa,libindenter-add53b8e51d6428d,libethers_providers-1ac708bb6c1c45c5,libinstant-ad4dac2b66875b55,libfutures_timer-e4a7a1512bec2f6b,libreqwest-169c1dd76342204d,librustls_pemfile-5b3b4ed33f2f120c,libhyper_rustls-011b6bde25145627,libserde_urlencoded-a3a4a44859f9e28e,libwebpki_roots-da6c00699c81e448,libipnet-21a83f2d587ce134,libtokio_rustls-1edd5c15706adfd4,libmime-0188e0814ca7ddbf,libencoding_rs-ca79e330d79b9da1,librustls-a84cbc38a3998c4f,libsct-b300c0e1af7ae6d3,libwebpki-3180b47beaa516e0,libring-e487792276cb1a5e,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,libhyper-1b2597cbf9ab5b8e,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-236c4b4e3e57f2f5,libh2-f3f99708bef0f02e,libindexmap-8dd9ce136735987a,libequivalent-487f93f8f6ab5e5b,libhashbrown-7535884dad52ee2f,libtokio_util-3c8f5edf6ae90ae8,libtower_service-3fb88d28c2218805,libfutures_channel-a77afe3114062077,libtokio-28aa005588fdea88,libsocket2-1434c85b27cb57d7,libmio-23c500255296a4bd,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-f574c0174570e675,libhttp-c4a865062dace9d0,libfnv-79e2cbfbe03dcd16,libjsonwebtoken-22e2a99b538e6227,libpem-62f885d7e8cbff82,libbase64-42295ac2e0e134a3,libsimple_asn1-c39e03d031e938e6,libtime-6bdb358c379e4072,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-92956cf910ef0b9e,libpowerfmt-f6019a2766e431f7,libnum_bigint-2c52fb398783faa4,libnum_integer-3f9d13b643afa017,libring-8240b279a0454615,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libtracing_futures-d3e0ebfb4279bef2,libpin_project-b35291d792c14a2e,libtracing-d476ab2cba1ff79f,libtracing_core-b916b3518d5055ef,libfutures_util-6d0b9f2691b0e267,libslab-26b741578fad7272,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-bfbbbc7bce12d32f,libfutures_task-b86b44bceed48094,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,liburl-8b7c31fbe656333b,libidna-7dbc11892eaa4c64,libunicode_normalization-fcc8f0b1c97810b3,libtinyvec-7aa3319fb171c386,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-4395c0969e173d7e,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libenr-66c5abbf8dc00f89,libbase64-13144a1f1e192158,liblog-9a3ff67864b30e2c,libethers_addressbook-674d0b00f95d194d,libethers_core-7f93e3fa2423eee7,libsyn-f542cd92ec27ec71,libquote-31a035e8b9ad7ae6,libproc_macro2-0a33797e662ffc7c,libunicode_ident-4531f72b7268c58a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcargo_metadata-f098f9b7a09cb37b,libcargo_platform-96e45d6dd44e5753,libsemver-ec3eb847b1b9071d,libcamino-44b81dc8f7308451,libconst_hex-a95140857f6a6302,libtempfile-521e6bb3db94706c,libfastrand-5e3bec3d1dadb2e4,librustix-83cf1c19c41139d0,libbitflags-c95e5b195a86a9bf,liblinux_raw_sys-07d08e485b51e8af,libunicode_xid-76b4e3cb986a168a,libnum_enum-952b7f21aa6caee6,libstrum-084f3588e21f8bc4,libk256-f671f944a8e4f502,libsha2-418db3fa25ae1df3,libcpufeatures-0a94e73d3e53ca1a,libecdsa-610fb3468dbb9e8c,librfc6979-8678fcb0cf4282d8,libhmac-57b088efee87d669,libsignature-7eedd68a3cafe391,libelliptic_curve-78f277e05d55136f,libpkcs8-3719229a96b2008d,libspki-f0cec6dbc8980ce3,libsec1-3896e3822f5b36f1,libder-8fcdc187b0284ac4,libcrypto_bigint-b56d13bbdf6fda38,libbase16ct-c4cc4b0550013254,libgroup-70b06ffe8715c1b0,libff-0faf235d3f40f4df,libchrono-54a9e07ad2575249,libnum_traits-35c16197ee1685ea,libopen_fastrlp-5a9d861f52bc4fb9,libethabi-c85b5f83448a63ae,libregex-a4d52efe41ce85fc,libregex_automata-6f4666dd32f88ff4,libaho_corasick-94236398dd0ecfc1,libregex_syntax-2b97d6b09241de8e,libserde_json-5d3ff317cad70b38,libmemchr-eec2dd93b0d498c5,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libethereum_types-7e5f3bc7f0a47ae3,libethbloom-ddd70aacc52a466c,libtiny_keccak-629c0f366aeafc74,libprimitive_types-9f89ed7fb0877e11,libscale_info-76c48331fe13f629,libimpl_serde-059866f785f79e25,libimpl_rlp-0fb296fe80ce5860,librlp-94e2f835f7e8ce79,libbytes-1a247326df133ab3,libimpl_codec-89c64d354c40a968,libparity_scale_codec-080eecdafd00c499,libarrayvec-c7dde542da3995d2,libbyte_slice_cast-9646f74e0c1f5148,libfixed_hash-02a95b5b13e9edba,librand-b01462fca2f7a8a9,librand_chacha-7caf0d7dddba2190,libppv_lite86-5ce5ed1d30ea6da9,libzerocopy-b8dbd42064225d0e,librand_core-32722f453eb58855,libgetrandom-609317a31f3028e6,liblibc-331b00941c9580e8,libcfg_if-3e7fc4e38d4a72b5,librustc_hex-8e10e209a94b3eae,libonce_cell-a1d7742f74efe1da,libsha3-249e9d86d9e057f9,libkeccak-b3eea90d0aeeb926,libdigest-8fec9ed10734c5b1,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-185c833ddcfca898,libcrypto_common-d59c3378ed188105,libgeneric_array-62f95d7e09929e9a,libtypenum-1862a5dd6fcdc44c,libzeroize-9d781f334751eb0e,libuint-e1fee5f30e531deb,libcrunchy-95c8647f081500ca,libstatic_assertions-f0217ecdd817a834,libhex-13e08b3b00984ab7,libbyteorder-8f59b6d1bfdaa844,libthiserror-8fca148e9a12cde1,libserde-c2e4f775e1f49b63}.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/rustcMm1vHl/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" "/opt/rustwide/target/debug/build/ring-9adb2b1bfceca1c3/out" "-L" "/opt/rustwide/target/debug/build/ring-63023bf029e0d0ed/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/place_order-e93c770847fb3cd6" "-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 `hyperliquid` (example "place-order") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustclwYb7h/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperliquid-07018eea89269180,librmp_serde-866a4b0fb0f0d5b1,librmp-b29edde0a0a53c04,libuuid-10aeda513f7702a5,libtokio_tungstenite-cb72a4c3e9eb5658,libtokio_native_tls-b5add2009ea7f92c,libtungstenite-b8b2231321d84127,libdata_encoding-5a6a67d1da3e7b5c,libnative_tls-cbacfb3736127f7a,libopenssl_probe-5821ed5bfde807ff,libopenssl-e58dfa7f2a3326b0,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0283580eac337dcb,libutf8-f4341c3c7568480d,libsha1-5ae17ee09a5d01c2,libreqwest-cad0c8bec4ca1265,librustls_pemfile-d599c06693309a7c,libbase64-32787b0325ea6df8,libhyper_rustls-8f64a3a7538f4e73,libwebpki_roots-6e8b8faa5b0b450d,libtokio_rustls-9eb30fd34e342c25,librustls-ccfe9e03b079eef1,libwebpki-406955468e5b9ff3,librustls_pki_types-05aaa8d40e363045,libhyper_util-05fd265f106c02cc,libtower-6ad21f8e26f28659,libtower_layer-d908dd771b239ecd,libhyper-c12c05085cceb459,libsmallvec-084045a3116dc58e,libhttp_body_util-123f78c1f8a95582,libhttp_body-b03ce445d6e421f4,libhttp-f2566c4c5d7947ef,libethers-3c6847c5df660e35,libethers_middleware-38f18e459463de84,libethers_signers-22d5c8f8950a74ca,libeth_keystore-de22a38c5fac748e,libctr-258938d5c9f484d5,libuuid-37cb8a34b3f78b2e,libscrypt-2dc499e8e68e679d,libsalsa20-d3ea5c382d9228d9,libpbkdf2-f6e14195cb57376b,libaes-2295a62ba9e4dc6b,libcipher-cbd613c971871a54,libinout-20645135e72063dc,libcoins_bip39-2034eeb247240df1,libpbkdf2-fbc3b28b25275fc0,libbitvec-ca784980f9fb5b67,libwyz-87535b189680cc51,libtap-37e510577f660e8b,libradium-f73b5c7510d37881,libfunty-15c9f00de3f19225,libcoins_bip32-4de52956b26bf18d,libcoins_core-de106f8858cb5cc1,libripemd-67288c480796303d,libbs58-ec5a1b48dddf5fdb,libbech32-d8e855bfd5ea33ba,libfutures_locks-3fe1f78c83cc67b7,libethers_etherscan-9a28259062bf8e8c,libethers_contract-ad82c7a00545adca,libethers_contract_abigen-5aa449ee4d0ce237,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libdunce-5dff5fddf59c9eea,libprettyplease-abf39fa4b6b87010,libtoml-60f8c8e648311c1a,libtoml_edit-991588bb2e780c95,libserde_spanned-b33bc2c3d292e68f,libwinnow-04408f0e025c6d46,libtoml_datetime-6885c0abbc7cad5f,libinflector-ffe3e1cefaa23089,liblazy_static-3674be3f4245d19b,libeyre-29df9db036063faa,libindenter-add53b8e51d6428d,libethers_providers-1ac708bb6c1c45c5,libinstant-ad4dac2b66875b55,libfutures_timer-e4a7a1512bec2f6b,libreqwest-169c1dd76342204d,librustls_pemfile-5b3b4ed33f2f120c,libhyper_rustls-011b6bde25145627,libserde_urlencoded-a3a4a44859f9e28e,libwebpki_roots-da6c00699c81e448,libipnet-21a83f2d587ce134,libtokio_rustls-1edd5c15706adfd4,libmime-0188e0814ca7ddbf,libencoding_rs-ca79e330d79b9da1,librustls-a84cbc38a3998c4f,libsct-b300c0e1af7ae6d3,libwebpki-3180b47beaa516e0,libring-e487792276cb1a5e,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,libhyper-1b2597cbf9ab5b8e,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-236c4b4e3e57f2f5,libh2-f3f99708bef0f02e,libindexmap-8dd9ce136735987a,libequivalent-487f93f8f6ab5e5b,libhashbrown-7535884dad52ee2f,libtokio_util-3c8f5edf6ae90ae8,libtower_service-3fb88d28c2218805,libfutures_channel-a77afe3114062077,libtokio-28aa005588fdea88,libsocket2-1434c85b27cb57d7,libmio-23c500255296a4bd,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-f574c0174570e675,libhttp-c4a865062dace9d0,libfnv-79e2cbfbe03dcd16,libjsonwebtoken-22e2a99b538e6227,libpem-62f885d7e8cbff82,libbase64-42295ac2e0e134a3,libsimple_asn1-c39e03d031e938e6,libtime-6bdb358c379e4072,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-92956cf910ef0b9e,libpowerfmt-f6019a2766e431f7,libnum_bigint-2c52fb398783faa4,libnum_integer-3f9d13b643afa017,libring-8240b279a0454615,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libtracing_futures-d3e0ebfb4279bef2,libpin_project-b35291d792c14a2e,libtracing-d476ab2cba1ff79f,libtracing_core-b916b3518d5055ef,libfutures_util-6d0b9f2691b0e267,libslab-26b741578fad7272,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-bfbbbc7bce12d32f,libfutures_task-b86b44bceed48094,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,liburl-8b7c31fbe656333b,libidna-7dbc11892eaa4c64,libunicode_normalization-fcc8f0b1c97810b3,libtinyvec-7aa3319fb171c386,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-4395c0969e173d7e,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libenr-66c5abbf8dc00f89,libbase64-13144a1f1e192158,liblog-9a3ff67864b30e2c,libethers_addressbook-674d0b00f95d194d,libethers_core-7f93e3fa2423eee7,libsyn-f542cd92ec27ec71,libquote-31a035e8b9ad7ae6,libproc_macro2-0a33797e662ffc7c,libunicode_ident-4531f72b7268c58a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcargo_metadata-f098f9b7a09cb37b,libcargo_platform-96e45d6dd44e5753,libsemver-ec3eb847b1b9071d,libcamino-44b81dc8f7308451,libconst_hex-a95140857f6a6302,libtempfile-521e6bb3db94706c,libfastrand-5e3bec3d1dadb2e4,librustix-83cf1c19c41139d0,libbitflags-c95e5b195a86a9bf,liblinux_raw_sys-07d08e485b51e8af,libunicode_xid-76b4e3cb986a168a,libnum_enum-952b7f21aa6caee6,libstrum-084f3588e21f8bc4,libk256-f671f944a8e4f502,libsha2-418db3fa25ae1df3,libcpufeatures-0a94e73d3e53ca1a,libecdsa-610fb3468dbb9e8c,librfc6979-8678fcb0cf4282d8,libhmac-57b088efee87d669,libsignature-7eedd68a3cafe391,libelliptic_curve-78f277e05d55136f,libpkcs8-3719229a96b2008d,libspki-f0cec6dbc8980ce3,libsec1-3896e3822f5b36f1,libder-8fcdc187b0284ac4,libcrypto_bigint-b56d13bbdf6fda38,libbase16ct-c4cc4b0550013254,libgroup-70b06ffe8715c1b0,libff-0faf235d3f40f4df,libchrono-54a9e07ad2575249,libnum_traits-35c16197ee1685ea,libopen_fastrlp-5a9d861f52bc4fb9,libethabi-c85b5f83448a63ae,libregex-a4d52efe41ce85fc,libregex_automata-6f4666dd32f88ff4,libaho_corasick-94236398dd0ecfc1,libregex_syntax-2b97d6b09241de8e,libserde_json-5d3ff317cad70b38,libmemchr-eec2dd93b0d498c5,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libethereum_types-7e5f3bc7f0a47ae3,libethbloom-ddd70aacc52a466c,libtiny_keccak-629c0f366aeafc74,libprimitive_types-9f89ed7fb0877e11,libscale_info-76c48331fe13f629,libimpl_serde-059866f785f79e25,libimpl_rlp-0fb296fe80ce5860,librlp-94e2f835f7e8ce79,libbytes-1a247326df133ab3,libimpl_codec-89c64d354c40a968,libparity_scale_codec-080eecdafd00c499,libarrayvec-c7dde542da3995d2,libbyte_slice_cast-9646f74e0c1f5148,libfixed_hash-02a95b5b13e9edba,librand-b01462fca2f7a8a9,librand_chacha-7caf0d7dddba2190,libppv_lite86-5ce5ed1d30ea6da9,libzerocopy-b8dbd42064225d0e,librand_core-32722f453eb58855,libgetrandom-609317a31f3028e6,liblibc-331b00941c9580e8,libcfg_if-3e7fc4e38d4a72b5,librustc_hex-8e10e209a94b3eae,libonce_cell-a1d7742f74efe1da,libsha3-249e9d86d9e057f9,libkeccak-b3eea90d0aeeb926,libdigest-8fec9ed10734c5b1,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-185c833ddcfca898,libcrypto_common-d59c3378ed188105,libgeneric_array-62f95d7e09929e9a,libtypenum-1862a5dd6fcdc44c,libzeroize-9d781f334751eb0e,libuint-e1fee5f30e531deb,libcrunchy-95c8647f081500ca,libstatic_assertions-f0217ecdd817a834,libhex-13e08b3b00984ab7,libbyteorder-8f59b6d1bfdaa844,libthiserror-8fca148e9a12cde1,libserde-c2e4f775e1f49b63}.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/rustclwYb7h/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" "/opt/rustwide/target/debug/build/ring-9adb2b1bfceca1c3/out" "-L" "/opt/rustwide/target/debug/build/ring-63023bf029e0d0ed/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/leverage-08920c6641eb7c52" "-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 `hyperliquid` (example "leverage") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcFBEDVf/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperliquid-07018eea89269180,librmp_serde-866a4b0fb0f0d5b1,librmp-b29edde0a0a53c04,libuuid-10aeda513f7702a5,libtokio_tungstenite-cb72a4c3e9eb5658,libtokio_native_tls-b5add2009ea7f92c,libtungstenite-b8b2231321d84127,libdata_encoding-5a6a67d1da3e7b5c,libnative_tls-cbacfb3736127f7a,libopenssl_probe-5821ed5bfde807ff,libopenssl-e58dfa7f2a3326b0,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0283580eac337dcb,libutf8-f4341c3c7568480d,libsha1-5ae17ee09a5d01c2,libreqwest-cad0c8bec4ca1265,librustls_pemfile-d599c06693309a7c,libbase64-32787b0325ea6df8,libhyper_rustls-8f64a3a7538f4e73,libwebpki_roots-6e8b8faa5b0b450d,libtokio_rustls-9eb30fd34e342c25,librustls-ccfe9e03b079eef1,libwebpki-406955468e5b9ff3,librustls_pki_types-05aaa8d40e363045,libhyper_util-05fd265f106c02cc,libtower-6ad21f8e26f28659,libtower_layer-d908dd771b239ecd,libhyper-c12c05085cceb459,libsmallvec-084045a3116dc58e,libhttp_body_util-123f78c1f8a95582,libhttp_body-b03ce445d6e421f4,libhttp-f2566c4c5d7947ef,libethers-3c6847c5df660e35,libethers_middleware-38f18e459463de84,libethers_signers-22d5c8f8950a74ca,libeth_keystore-de22a38c5fac748e,libctr-258938d5c9f484d5,libuuid-37cb8a34b3f78b2e,libscrypt-2dc499e8e68e679d,libsalsa20-d3ea5c382d9228d9,libpbkdf2-f6e14195cb57376b,libaes-2295a62ba9e4dc6b,libcipher-cbd613c971871a54,libinout-20645135e72063dc,libcoins_bip39-2034eeb247240df1,libpbkdf2-fbc3b28b25275fc0,libbitvec-ca784980f9fb5b67,libwyz-87535b189680cc51,libtap-37e510577f660e8b,libradium-f73b5c7510d37881,libfunty-15c9f00de3f19225,libcoins_bip32-4de52956b26bf18d,libcoins_core-de106f8858cb5cc1,libripemd-67288c480796303d,libbs58-ec5a1b48dddf5fdb,libbech32-d8e855bfd5ea33ba,libfutures_locks-3fe1f78c83cc67b7,libethers_etherscan-9a28259062bf8e8c,libethers_contract-ad82c7a00545adca,libethers_contract_abigen-5aa449ee4d0ce237,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libdunce-5dff5fddf59c9eea,libprettyplease-abf39fa4b6b87010,libtoml-60f8c8e648311c1a,libtoml_edit-991588bb2e780c95,libserde_spanned-b33bc2c3d292e68f,libwinnow-04408f0e025c6d46,libtoml_datetime-6885c0abbc7cad5f,libinflector-ffe3e1cefaa23089,liblazy_static-3674be3f4245d19b,libeyre-29df9db036063faa,libindenter-add53b8e51d6428d,libethers_providers-1ac708bb6c1c45c5,libinstant-ad4dac2b66875b55,libfutures_timer-e4a7a1512bec2f6b,libreqwest-169c1dd76342204d,librustls_pemfile-5b3b4ed33f2f120c,libhyper_rustls-011b6bde25145627,libserde_urlencoded-a3a4a44859f9e28e,libwebpki_roots-da6c00699c81e448,libipnet-21a83f2d587ce134,libtokio_rustls-1edd5c15706adfd4,libmime-0188e0814ca7ddbf,libencoding_rs-ca79e330d79b9da1,librustls-a84cbc38a3998c4f,libsct-b300c0e1af7ae6d3,libwebpki-3180b47beaa516e0,libring-e487792276cb1a5e,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,libhyper-1b2597cbf9ab5b8e,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-236c4b4e3e57f2f5,libh2-f3f99708bef0f02e,libindexmap-8dd9ce136735987a,libequivalent-487f93f8f6ab5e5b,libhashbrown-7535884dad52ee2f,libtokio_util-3c8f5edf6ae90ae8,libtower_service-3fb88d28c2218805,libfutures_channel-a77afe3114062077,libtokio-28aa005588fdea88,libsocket2-1434c85b27cb57d7,libmio-23c500255296a4bd,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-f574c0174570e675,libhttp-c4a865062dace9d0,libfnv-79e2cbfbe03dcd16,libjsonwebtoken-22e2a99b538e6227,libpem-62f885d7e8cbff82,libbase64-42295ac2e0e134a3,libsimple_asn1-c39e03d031e938e6,libtime-6bdb358c379e4072,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-92956cf910ef0b9e,libpowerfmt-f6019a2766e431f7,libnum_bigint-2c52fb398783faa4,libnum_integer-3f9d13b643afa017,libring-8240b279a0454615,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libtracing_futures-d3e0ebfb4279bef2,libpin_project-b35291d792c14a2e,libtracing-d476ab2cba1ff79f,libtracing_core-b916b3518d5055ef,libfutures_util-6d0b9f2691b0e267,libslab-26b741578fad7272,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-bfbbbc7bce12d32f,libfutures_task-b86b44bceed48094,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,liburl-8b7c31fbe656333b,libidna-7dbc11892eaa4c64,libunicode_normalization-fcc8f0b1c97810b3,libtinyvec-7aa3319fb171c386,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-4395c0969e173d7e,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libenr-66c5abbf8dc00f89,libbase64-13144a1f1e192158,liblog-9a3ff67864b30e2c,libethers_addressbook-674d0b00f95d194d,libethers_core-7f93e3fa2423eee7,libsyn-f542cd92ec27ec71,libquote-31a035e8b9ad7ae6,libproc_macro2-0a33797e662ffc7c,libunicode_ident-4531f72b7268c58a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcargo_metadata-f098f9b7a09cb37b,libcargo_platform-96e45d6dd44e5753,libsemver-ec3eb847b1b9071d,libcamino-44b81dc8f7308451,libconst_hex-a95140857f6a6302,libtempfile-521e6bb3db94706c,libfastrand-5e3bec3d1dadb2e4,librustix-83cf1c19c41139d0,libbitflags-c95e5b195a86a9bf,liblinux_raw_sys-07d08e485b51e8af,libunicode_xid-76b4e3cb986a168a,libnum_enum-952b7f21aa6caee6,libstrum-084f3588e21f8bc4,libk256-f671f944a8e4f502,libsha2-418db3fa25ae1df3,libcpufeatures-0a94e73d3e53ca1a,libecdsa-610fb3468dbb9e8c,librfc6979-8678fcb0cf4282d8,libhmac-57b088efee87d669,libsignature-7eedd68a3cafe391,libelliptic_curve-78f277e05d55136f,libpkcs8-3719229a96b2008d,libspki-f0cec6dbc8980ce3,libsec1-3896e3822f5b36f1,libder-8fcdc187b0284ac4,libcrypto_bigint-b56d13bbdf6fda38,libbase16ct-c4cc4b0550013254,libgroup-70b06ffe8715c1b0,libff-0faf235d3f40f4df,libchrono-54a9e07ad2575249,libnum_traits-35c16197ee1685ea,libopen_fastrlp-5a9d861f52bc4fb9,libethabi-c85b5f83448a63ae,libregex-a4d52efe41ce85fc,libregex_automata-6f4666dd32f88ff4,libaho_corasick-94236398dd0ecfc1,libregex_syntax-2b97d6b09241de8e,libserde_json-5d3ff317cad70b38,libmemchr-eec2dd93b0d498c5,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libethereum_types-7e5f3bc7f0a47ae3,libethbloom-ddd70aacc52a466c,libtiny_keccak-629c0f366aeafc74,libprimitive_types-9f89ed7fb0877e11,libscale_info-76c48331fe13f629,libimpl_serde-059866f785f79e25,libimpl_rlp-0fb296fe80ce5860,librlp-94e2f835f7e8ce79,libbytes-1a247326df133ab3,libimpl_codec-89c64d354c40a968,libparity_scale_codec-080eecdafd00c499,libarrayvec-c7dde542da3995d2,libbyte_slice_cast-9646f74e0c1f5148,libfixed_hash-02a95b5b13e9edba,librand-b01462fca2f7a8a9,librand_chacha-7caf0d7dddba2190,libppv_lite86-5ce5ed1d30ea6da9,libzerocopy-b8dbd42064225d0e,librand_core-32722f453eb58855,libgetrandom-609317a31f3028e6,liblibc-331b00941c9580e8,libcfg_if-3e7fc4e38d4a72b5,librustc_hex-8e10e209a94b3eae,libonce_cell-a1d7742f74efe1da,libsha3-249e9d86d9e057f9,libkeccak-b3eea90d0aeeb926,libdigest-8fec9ed10734c5b1,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-185c833ddcfca898,libcrypto_common-d59c3378ed188105,libgeneric_array-62f95d7e09929e9a,libtypenum-1862a5dd6fcdc44c,libzeroize-9d781f334751eb0e,libuint-e1fee5f30e531deb,libcrunchy-95c8647f081500ca,libstatic_assertions-f0217ecdd817a834,libhex-13e08b3b00984ab7,libbyteorder-8f59b6d1bfdaa844,libthiserror-8fca148e9a12cde1,libserde-c2e4f775e1f49b63}.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/rustcFBEDVf/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" "/opt/rustwide/target/debug/build/ring-9adb2b1bfceca1c3/out" "-L" "/opt/rustwide/target/debug/build/ring-63023bf029e0d0ed/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/normal_tpsl-4b05cbf3755e963d" "-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 `hyperliquid` (example "normal-tpsl") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "21c8dbfe075f59b1a00cb8bbceb7d707883a9b8ca24407d4df3823adb847069d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21c8dbfe075f59b1a00cb8bbceb7d707883a9b8ca24407d4df3823adb847069d", kill_on_drop: false }`
[INFO] [stdout] 21c8dbfe075f59b1a00cb8bbceb7d707883a9b8ca24407d4df3823adb847069d
