[INFO] fetching crate hyperliquid 0.2.2... [INFO] building hyperliquid-0.2.2 against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] extracting crate hyperliquid 0.2.2 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate hyperliquid 0.2.2 on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hyperliquid 0.2.2 [INFO] finished tweaking crates.io crate hyperliquid 0.2.2 [INFO] tweaked toml for crates.io crate hyperliquid 0.2.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate hyperliquid 0.2.2 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tungstenite v0.20.0 [INFO] [stderr] Downloaded scale-info v2.9.0 [INFO] [stderr] Downloaded scale-info-derive v2.9.0 [INFO] [stderr] Downloaded num_enum v0.7.0 [INFO] [stderr] Downloaded aho-corasick v1.0.5 [INFO] [stderr] Downloaded cargo-platform v0.1.3 [INFO] [stderr] Downloaded num_enum_derive v0.7.0 [INFO] [stderr] Downloaded svm-rs v0.3.0 [INFO] [stderr] Downloaded enr v0.9.0 [INFO] [stderr] Downloaded const-hex v1.8.0 [INFO] [stderr] Downloaded tokio-tungstenite v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57772b7ed2926bfa9c36c06091471429d57cf808e3d93816c72bb16d2a17031b [INFO] running `Command { std: "docker" "start" "-a" "57772b7ed2926bfa9c36c06091471429d57cf808e3d93816c72bb16d2a17031b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57772b7ed2926bfa9c36c06091471429d57cf808e3d93816c72bb16d2a17031b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57772b7ed2926bfa9c36c06091471429d57cf808e3d93816c72bb16d2a17031b", kill_on_drop: false }` [INFO] [stdout] 57772b7ed2926bfa9c36c06091471429d57cf808e3d93816c72bb16d2a17031b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 353e577888baaf3516f728127f06c472e54056c5aa52f92fc7b515d15c29bc2e [INFO] running `Command { std: "docker" "start" "-a" "353e577888baaf3516f728127f06c472e54056c5aa52f92fc7b515d15c29bc2e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling crypto-bigint v0.5.3 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling elliptic-curve v0.13.5 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling ecdsa v0.16.8 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling auto_impl v1.1.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling k256 v0.13.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling chrono v0.4.30 [INFO] [stderr] Compiling const-hex v1.8.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling cargo-platform v0.1.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling cargo_metadata v0.17.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling array-init v0.0.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling js-sys v0.3.64 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.5 [INFO] [stderr] Compiling scale-info-derive v2.9.0 [INFO] [stderr] Compiling num_enum_derive v0.7.0 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling num_enum v0.7.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling parity-scale-codec v3.6.5 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling scale-info v2.9.0 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling rustls-webpki v0.100.2 [INFO] [stderr] Compiling bs58 v0.5.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling primitive-types v0.12.1 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling tungstenite v0.20.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling coins-core v0.8.7 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling open-fastrlp v0.1.4 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling serde-hex v0.1.0 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling ethers-core v2.0.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling hashers v1.0.1 [INFO] [stderr] Compiling enr v0.9.0 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling tokio-tungstenite v0.20.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling coins-bip32 v0.8.7 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling futures-locks v0.7.1 [INFO] [stderr] Compiling eth-keystore v0.5.0 [INFO] [stderr] Compiling coins-bip39 v0.8.7 [INFO] [stderr] Compiling ethers-providers v2.0.10 [INFO] [stderr] Compiling ethers-contract-abigen v2.0.10 [INFO] [stderr] Compiling ethers-signers v2.0.10 [INFO] [stderr] Compiling ethers-etherscan v2.0.10 [INFO] [stderr] Compiling ethers-addressbook v2.0.10 [INFO] [stderr] Compiling ethers-contract-derive v2.0.10 [INFO] [stderr] Compiling ethers-contract v2.0.10 [INFO] [stderr] Compiling ethers-middleware v2.0.10 [INFO] [stderr] Compiling ethers v2.0.10 [INFO] [stderr] Compiling hyperliquid v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 14s [INFO] running `Command { std: "docker" "inspect" "353e577888baaf3516f728127f06c472e54056c5aa52f92fc7b515d15c29bc2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "353e577888baaf3516f728127f06c472e54056c5aa52f92fc7b515d15c29bc2e", kill_on_drop: false }` [INFO] [stdout] 353e577888baaf3516f728127f06c472e54056c5aa52f92fc7b515d15c29bc2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0af639474f0e70256fdceca4d163429d322f6a73f80e34eaedc9f6a110ddbb5d [INFO] running `Command { std: "docker" "start" "-a" "0af639474f0e70256fdceca4d163429d322f6a73f80e34eaedc9f6a110ddbb5d", kill_on_drop: false }` [INFO] [stderr] Compiling hyperliquid v0.2.2 (/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/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/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 -C metadata=609f9572d6cfde4d -C extra-filename=-609f9572d6cfde4d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern ethers=/opt/rustwide/target/debug/deps/libethers-9e69a74566a4cb90.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-98f83913367ffb11.rlib --extern hyperliquid=/opt/rustwide/target/debug/deps/libhyperliquid-a9d72bc704dfcd3f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2a764f19409615b5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-713fcb751b43dcb7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-87f9c88f935957fa.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-43840cd491afa3b1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cfbc176dab651726.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-3d5dfefcaba7df55.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-dfa110bb34f544e0/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hyperliquid` (example "ws_l2_book") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name ws_l2_book --edition=2021 examples/ws_l2_book.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 -C metadata=8774d5aaf5d12aa2 -C extra-filename=-8774d5aaf5d12aa2 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern ethers=/opt/rustwide/target/debug/deps/libethers-9e69a74566a4cb90.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-98f83913367ffb11.rlib --extern hyperliquid=/opt/rustwide/target/debug/deps/libhyperliquid-a9d72bc704dfcd3f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2a764f19409615b5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-713fcb751b43dcb7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-87f9c88f935957fa.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-43840cd491afa3b1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cfbc176dab651726.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-3d5dfefcaba7df55.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-dfa110bb34f544e0/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `hyperliquid` (example "ws_all_mids") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name ws_all_mids --edition=2021 examples/ws_all_mids.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 -C metadata=cb9480383488cbe4 -C extra-filename=-cb9480383488cbe4 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern ethers=/opt/rustwide/target/debug/deps/libethers-9e69a74566a4cb90.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-98f83913367ffb11.rlib --extern hyperliquid=/opt/rustwide/target/debug/deps/libhyperliquid-a9d72bc704dfcd3f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2a764f19409615b5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-713fcb751b43dcb7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-87f9c88f935957fa.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-43840cd491afa3b1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cfbc176dab651726.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-3d5dfefcaba7df55.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-dfa110bb34f544e0/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcQgKtJT/symbols.o" "/opt/rustwide/target/debug/examples/leverage-fa493954b12869f0.leverage.d5b42252a15aa213-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/leverage-fa493954b12869f0.leverage.d5b42252a15aa213-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/leverage-fa493954b12869f0.leverage.d5b42252a15aa213-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/leverage-fa493954b12869f0.leverage.d5b42252a15aa213-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/leverage-fa493954b12869f0.leverage.d5b42252a15aa213-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/leverage-fa493954b12869f0.leverage.d5b42252a15aa213-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/leverage-fa493954b12869f0.leverage.d5b42252a15aa213-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/leverage-fa493954b12869f0.leverage.d5b42252a15aa213-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/leverage-fa493954b12869f0.leverage.d5b42252a15aa213-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/leverage-fa493954b12869f0.leverage.d5b42252a15aa213-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/leverage-fa493954b12869f0.29o6ooxll4tla0po.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-dfa110bb34f544e0/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhyperliquid-a9d72bc704dfcd3f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-3d5dfefcaba7df55.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-2d345af91ba9422a.rlib" "/opt/rustwide/target/debug/deps/libwebpki-468048b23a1b6ac6.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-dac9d5e18d7f8f21.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-c1a243a4df5dd607.rlib" "/opt/rustwide/target/debug/deps/libutf8-d1a3605d87052b93.rlib" "/opt/rustwide/target/debug/deps/libsha1-18f2e98160460a12.rlib" "/opt/rustwide/target/debug/deps/libethers-9e69a74566a4cb90.rlib" "/opt/rustwide/target/debug/deps/libethers_middleware-2231af1ffd8dcd1e.rlib" "/opt/rustwide/target/debug/deps/libethers_signers-274605e531842fe2.rlib" "/opt/rustwide/target/debug/deps/libeth_keystore-d88b0c2e7d841cbf.rlib" "/opt/rustwide/target/debug/deps/libctr-d0ba5b1a11d7a352.rlib" "/opt/rustwide/target/debug/deps/libuuid-6303c3ff1e94778e.rlib" "/opt/rustwide/target/debug/deps/libscrypt-cbf981e685e4ebf7.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-7bc2c555095c279a.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-e0f76a1d2e22071e.rlib" "/opt/rustwide/target/debug/deps/libaes-30f5ef770cfa088b.rlib" "/opt/rustwide/target/debug/deps/libcipher-8380421a7ade2fae.rlib" "/opt/rustwide/target/debug/deps/libinout-b6f239f8304350f3.rlib" "/opt/rustwide/target/debug/deps/libcoins_bip39-0b343137486210e9.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-565eb19888fa576b.rlib" "/opt/rustwide/target/debug/deps/libbitvec-67f62ffe6b205391.rlib" "/opt/rustwide/target/debug/deps/libwyz-e7ca56cbff34450c.rlib" "/opt/rustwide/target/debug/deps/libtap-4aa41518670171b0.rlib" "/opt/rustwide/target/debug/deps/libradium-be172b6c6285dd74.rlib" "/opt/rustwide/target/debug/deps/libfunty-cecc45592d9132cc.rlib" "/opt/rustwide/target/debug/deps/libcoins_bip32-215889b0084c8bbd.rlib" "/opt/rustwide/target/debug/deps/libcoins_core-fab205ee9765f9a4.rlib" "/opt/rustwide/target/debug/deps/libripemd-e04e2556feb00191.rlib" "/opt/rustwide/target/debug/deps/libbs58-e9d7ff8e28eab402.rlib" "/opt/rustwide/target/debug/deps/libbech32-65bbf5888e7cb6a2.rlib" "/opt/rustwide/target/debug/deps/libfutures_locks-9d31137ada710ef5.rlib" "/opt/rustwide/target/debug/deps/libethers_etherscan-fdc48d400741dd51.rlib" "/opt/rustwide/target/debug/deps/libethers_contract-427212fc6cfc5cdb.rlib" "/opt/rustwide/target/debug/deps/libethers_contract_abigen-b9b653867e91cd6d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-19e2da83a59e9b80.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libdunce-e3601cff4298fb1b.rlib" "/opt/rustwide/target/debug/deps/libprettyplease-818058468e6655d2.rlib" "/opt/rustwide/target/debug/deps/libtoml-490952b0f06ef14f.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-3630c27c57367db3.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-1ae39ad4e80051f7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-331787889eb9ee1f.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f5a2e6bc8178749b.rlib" "/opt/rustwide/target/debug/deps/libwinnow-e75b49c45d7b58fc.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-a02a4d612ce7f432.rlib" "/opt/rustwide/target/debug/deps/libinflector-a2116a76d8459f11.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libeyre-479a1103f8907215.rlib" "/opt/rustwide/target/debug/deps/libindenter-7d27c00e8da0d8a9.rlib" "/opt/rustwide/target/debug/deps/libethers_providers-e112b851f8eef3fa.rlib" "/opt/rustwide/target/debug/deps/libinstant-d518fe55dee691b1.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-0299b66e1a590e77.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2a764f19409615b5.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-e8d284c595c113dd.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-ec49a9a5c3eb489c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f10198ed9df8f20a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-93829260c6466ce4.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-2e87877412a08ef8.rlib" "/opt/rustwide/target/debug/deps/libipnet-bc20b356f5868bbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1b74344acec754c2.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-7f5922e84afcf640.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e3a503b562f9b7b.rlib" "/opt/rustwide/target/debug/deps/librustls-abcf39fce16e1df3.rlib" "/opt/rustwide/target/debug/deps/libsct-882a6fb58637c77f.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c718ab06edfdcb82.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-be15a08e4e722bb9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6945d35ab38ad6d8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-89c8ebf8e69e8b64.rlib" "/opt/rustwide/target/debug/deps/libhyper-70be965700a61913.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-be3396f082a7dac4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f6829b49cf52eefc.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-43793decd3044508.rlib" "/opt/rustwide/target/debug/deps/libtokio-cfbc176dab651726.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a7fa88c54f78b87d.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-99b252bf1ab733a1.rlib" "/opt/rustwide/target/debug/deps/libhttp-9408475fc0029303.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-4fcc635f48f5c908.rlib" "/opt/rustwide/target/debug/deps/libpem-e34e1f5d60719bc2.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-cb5e87f46637e974.rlib" "/opt/rustwide/target/debug/deps/libtime-cde51d03228e0969.rlib" "/opt/rustwide/target/debug/deps/libtime_core-effcddedc38571ca.rlib" "/opt/rustwide/target/debug/deps/libderanged-526d862899c7ddde.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9b381063ae3858ae.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5c182e9394e1d95a.rlib" "/opt/rustwide/target/debug/deps/libring-31c20486eb3845b7.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-04bbac9b6cc6a023.rlib" "/opt/rustwide/target/debug/deps/libpin_project-352fbc4d2fd1cb0d.rlib" "/opt/rustwide/target/debug/deps/libtracing-fa61435290d163f4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-deacbb23cf292d7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-98f83913367ffb11.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ca3e3d20639f9ac3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/liburl-a72ac3822d0b02fd.rlib" "/opt/rustwide/target/debug/deps/libidna-247294d2551a784b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bba00db3dc5ef545.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libenr-73b5c679f47c3f0e.rlib" "/opt/rustwide/target/debug/deps/libbase64-d5649e6ab0ddc0cc.rlib" "/opt/rustwide/target/debug/deps/liblog-66ffedbc93ece379.rlib" "/opt/rustwide/target/debug/deps/libserde_hex-7164c58178454103.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-539450c0ca7070c5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ffb7fb957bd0dd89.rlib" "/opt/rustwide/target/debug/deps/libarray_init-3409efe7a1c8cb28.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1877243e354a6caa.rlib" "/opt/rustwide/target/debug/deps/libethers_addressbook-2f8826cd40faca08.rlib" "/opt/rustwide/target/debug/deps/libethers_core-9749a82ad45189ef.rlib" "/opt/rustwide/target/debug/deps/libsyn-733f1f6f085486e5.rlib" "/opt/rustwide/target/debug/deps/libquote-46a76e9f88ded7f2.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-a7d1af776f8912b0.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-6587800c56594317.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c4e32c934dad53ec.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-adef2803f0335e69.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-f1dbb254e4c8fb8f.rlib" "/opt/rustwide/target/debug/deps/libsemver-d8235e55862e7de8.rlib" "/opt/rustwide/target/debug/deps/libcamino-9e635e953c9886ea.rlib" "/opt/rustwide/target/debug/deps/libconst_hex-7cf9c065c5b46090.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b1e7f3c14ca08f7c.rlib" "/opt/rustwide/target/debug/deps/libfastrand-964984f514d9705e.rlib" "/opt/rustwide/target/debug/deps/librustix-df0823289bfbff16.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2f135e4281db3e7b.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-e83a07a5472101bf.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-06fedcc9d14e1bc6.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-7e8b8b98a7aac4ce.rlib" "/opt/rustwide/target/debug/deps/libstrum-feca3dbdba705705.rlib" "/opt/rustwide/target/debug/deps/libk256-07fda4e45dda8b7c.rlib" "/opt/rustwide/target/debug/deps/libsha2-7c15b477500d4e61.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libecdsa-d6746f72f72f0de9.rlib" "/opt/rustwide/target/debug/deps/librfc6979-66820bf9d3299af8.rlib" "/opt/rustwide/target/debug/deps/libhmac-940cd9e9d79304d6.rlib" "/opt/rustwide/target/debug/deps/libsignature-17ecedb3ea659035.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-d62550794afb8c5e.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-8bd390a1cbb3e375.rlib" "/opt/rustwide/target/debug/deps/libspki-1919cbb656dfdfc5.rlib" "/opt/rustwide/target/debug/deps/libsec1-a38842baebbd1951.rlib" "/opt/rustwide/target/debug/deps/libder-68cb3bd459d5eda6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-8740c6f177d9d5e0.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-0574f8d2c6ebc870.rlib" "/opt/rustwide/target/debug/deps/libgroup-423f772a4f51265d.rlib" "/opt/rustwide/target/debug/deps/libff-94b830e2a29ebc19.rlib" "/opt/rustwide/target/debug/deps/libchrono-e60e7178412f32a1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8b733c6db4eeb4ee.rlib" "/opt/rustwide/target/debug/deps/libopen_fastrlp-797914e23fbd9ccf.rlib" "/opt/rustwide/target/debug/deps/libethabi-774feeae7e224eb9.rlib" "/opt/rustwide/target/debug/deps/libregex-4dce4cc9efd5b73e.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-76a04eb14d798527.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c709a4256d9489af.rlib" "/opt/rustwide/target/debug/deps/libmemchr-578fdd97559dd7ec.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-eaa19fd5aec82aae.rlib" "/opt/rustwide/target/debug/deps/libserde_json-87f9c88f935957fa.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-5d1e2622a1c6646b.rlib" "/opt/rustwide/target/debug/deps/libethbloom-26b5f4cc38ecfeed.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-9c05c41caa5da4f2.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-e36c20498ef12d36.rlib" "/opt/rustwide/target/debug/deps/libscale_info-0547feb7686efd2d.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-3198353f38b640b4.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-d0e5c19434f70d83.rlib" "/opt/rustwide/target/debug/deps/librlp-283a7246b5d00662.rlib" "/opt/rustwide/target/debug/deps/libbytes-3c04cd5eee3a89d9.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-37482311f4b51cab.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-c99a5a08ea231636.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8ddae3ce25bac3b3.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-1b835034bf5607e5.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-b7b381e1e3d8457d.rlib" "/opt/rustwide/target/debug/deps/librand-dd81adc3262c9002.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1277fd28374e99b0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-9509a4c7cc864398.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8ce5fdf154f8fcd4.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-65dcc6d050ac2bd9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libsha3-41c485af72818a41.rlib" "/opt/rustwide/target/debug/deps/libkeccak-6c025fa0d9517e29.rlib" "/opt/rustwide/target/debug/deps/libdigest-e1c6c4ac18718883.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b09926de3e092819.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-e07e9bc946206306.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d453207f8c082e52.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-ce8ee79dfadb1ad1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4a7e2dfaefa3f865.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d269435d5b446875.rlib" "/opt/rustwide/target/debug/deps/libuint-a8bf7d94e9a24f5c.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-1bf80c495db8d5dc.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-43840cd491afa3b1.rlib" "/opt/rustwide/target/debug/deps/libserde-713fcb751b43dcb7.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/leverage-fa493954b12869f0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hyperliquid` (example "leverage") due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcHoRMmD/symbols.o" "/opt/rustwide/target/debug/examples/info-9151c328d1963ef9.info.948542098eea7740-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/info-9151c328d1963ef9.info.948542098eea7740-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/info-9151c328d1963ef9.info.948542098eea7740-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/info-9151c328d1963ef9.info.948542098eea7740-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/info-9151c328d1963ef9.info.948542098eea7740-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/info-9151c328d1963ef9.info.948542098eea7740-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/info-9151c328d1963ef9.info.948542098eea7740-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/info-9151c328d1963ef9.info.948542098eea7740-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/info-9151c328d1963ef9.info.948542098eea7740-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/info-9151c328d1963ef9.info.948542098eea7740-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/info-9151c328d1963ef9.90j4sjyz0xv4z0g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-dfa110bb34f544e0/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhyperliquid-a9d72bc704dfcd3f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-3d5dfefcaba7df55.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-2d345af91ba9422a.rlib" "/opt/rustwide/target/debug/deps/libwebpki-468048b23a1b6ac6.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-dac9d5e18d7f8f21.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-c1a243a4df5dd607.rlib" "/opt/rustwide/target/debug/deps/libutf8-d1a3605d87052b93.rlib" "/opt/rustwide/target/debug/deps/libsha1-18f2e98160460a12.rlib" "/opt/rustwide/target/debug/deps/libethers-9e69a74566a4cb90.rlib" "/opt/rustwide/target/debug/deps/libethers_middleware-2231af1ffd8dcd1e.rlib" "/opt/rustwide/target/debug/deps/libethers_signers-274605e531842fe2.rlib" "/opt/rustwide/target/debug/deps/libeth_keystore-d88b0c2e7d841cbf.rlib" "/opt/rustwide/target/debug/deps/libctr-d0ba5b1a11d7a352.rlib" "/opt/rustwide/target/debug/deps/libuuid-6303c3ff1e94778e.rlib" "/opt/rustwide/target/debug/deps/libscrypt-cbf981e685e4ebf7.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-7bc2c555095c279a.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-e0f76a1d2e22071e.rlib" "/opt/rustwide/target/debug/deps/libaes-30f5ef770cfa088b.rlib" "/opt/rustwide/target/debug/deps/libcipher-8380421a7ade2fae.rlib" "/opt/rustwide/target/debug/deps/libinout-b6f239f8304350f3.rlib" "/opt/rustwide/target/debug/deps/libcoins_bip39-0b343137486210e9.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-565eb19888fa576b.rlib" "/opt/rustwide/target/debug/deps/libbitvec-67f62ffe6b205391.rlib" "/opt/rustwide/target/debug/deps/libwyz-e7ca56cbff34450c.rlib" "/opt/rustwide/target/debug/deps/libtap-4aa41518670171b0.rlib" "/opt/rustwide/target/debug/deps/libradium-be172b6c6285dd74.rlib" "/opt/rustwide/target/debug/deps/libfunty-cecc45592d9132cc.rlib" "/opt/rustwide/target/debug/deps/libcoins_bip32-215889b0084c8bbd.rlib" "/opt/rustwide/target/debug/deps/libcoins_core-fab205ee9765f9a4.rlib" "/opt/rustwide/target/debug/deps/libripemd-e04e2556feb00191.rlib" "/opt/rustwide/target/debug/deps/libbs58-e9d7ff8e28eab402.rlib" "/opt/rustwide/target/debug/deps/libbech32-65bbf5888e7cb6a2.rlib" "/opt/rustwide/target/debug/deps/libfutures_locks-9d31137ada710ef5.rlib" "/opt/rustwide/target/debug/deps/libethers_etherscan-fdc48d400741dd51.rlib" "/opt/rustwide/target/debug/deps/libethers_contract-427212fc6cfc5cdb.rlib" "/opt/rustwide/target/debug/deps/libethers_contract_abigen-b9b653867e91cd6d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-19e2da83a59e9b80.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libdunce-e3601cff4298fb1b.rlib" "/opt/rustwide/target/debug/deps/libprettyplease-818058468e6655d2.rlib" "/opt/rustwide/target/debug/deps/libtoml-490952b0f06ef14f.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-3630c27c57367db3.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-1ae39ad4e80051f7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-331787889eb9ee1f.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f5a2e6bc8178749b.rlib" "/opt/rustwide/target/debug/deps/libwinnow-e75b49c45d7b58fc.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-a02a4d612ce7f432.rlib" "/opt/rustwide/target/debug/deps/libinflector-a2116a76d8459f11.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libeyre-479a1103f8907215.rlib" "/opt/rustwide/target/debug/deps/libindenter-7d27c00e8da0d8a9.rlib" "/opt/rustwide/target/debug/deps/libethers_providers-e112b851f8eef3fa.rlib" "/opt/rustwide/target/debug/deps/libinstant-d518fe55dee691b1.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-0299b66e1a590e77.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2a764f19409615b5.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-e8d284c595c113dd.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-ec49a9a5c3eb489c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f10198ed9df8f20a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-93829260c6466ce4.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-2e87877412a08ef8.rlib" "/opt/rustwide/target/debug/deps/libipnet-bc20b356f5868bbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1b74344acec754c2.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-7f5922e84afcf640.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e3a503b562f9b7b.rlib" "/opt/rustwide/target/debug/deps/librustls-abcf39fce16e1df3.rlib" "/opt/rustwide/target/debug/deps/libsct-882a6fb58637c77f.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c718ab06edfdcb82.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-be15a08e4e722bb9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6945d35ab38ad6d8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-89c8ebf8e69e8b64.rlib" "/opt/rustwide/target/debug/deps/libhyper-70be965700a61913.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-be3396f082a7dac4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f6829b49cf52eefc.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-43793decd3044508.rlib" "/opt/rustwide/target/debug/deps/libtokio-cfbc176dab651726.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a7fa88c54f78b87d.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-99b252bf1ab733a1.rlib" "/opt/rustwide/target/debug/deps/libhttp-9408475fc0029303.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-4fcc635f48f5c908.rlib" "/opt/rustwide/target/debug/deps/libpem-e34e1f5d60719bc2.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-cb5e87f46637e974.rlib" "/opt/rustwide/target/debug/deps/libtime-cde51d03228e0969.rlib" "/opt/rustwide/target/debug/deps/libtime_core-effcddedc38571ca.rlib" "/opt/rustwide/target/debug/deps/libderanged-526d862899c7ddde.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9b381063ae3858ae.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5c182e9394e1d95a.rlib" "/opt/rustwide/target/debug/deps/libring-31c20486eb3845b7.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-04bbac9b6cc6a023.rlib" "/opt/rustwide/target/debug/deps/libpin_project-352fbc4d2fd1cb0d.rlib" "/opt/rustwide/target/debug/deps/libtracing-fa61435290d163f4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-deacbb23cf292d7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-98f83913367ffb11.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ca3e3d20639f9ac3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/liburl-a72ac3822d0b02fd.rlib" "/opt/rustwide/target/debug/deps/libidna-247294d2551a784b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bba00db3dc5ef545.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libenr-73b5c679f47c3f0e.rlib" "/opt/rustwide/target/debug/deps/libbase64-d5649e6ab0ddc0cc.rlib" "/opt/rustwide/target/debug/deps/liblog-66ffedbc93ece379.rlib" "/opt/rustwide/target/debug/deps/libserde_hex-7164c58178454103.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-539450c0ca7070c5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ffb7fb957bd0dd89.rlib" "/opt/rustwide/target/debug/deps/libarray_init-3409efe7a1c8cb28.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1877243e354a6caa.rlib" "/opt/rustwide/target/debug/deps/libethers_addressbook-2f8826cd40faca08.rlib" "/opt/rustwide/target/debug/deps/libethers_core-9749a82ad45189ef.rlib" "/opt/rustwide/target/debug/deps/libsyn-733f1f6f085486e5.rlib" "/opt/rustwide/target/debug/deps/libquote-46a76e9f88ded7f2.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-a7d1af776f8912b0.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-6587800c56594317.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c4e32c934dad53ec.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-adef2803f0335e69.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-f1dbb254e4c8fb8f.rlib" "/opt/rustwide/target/debug/deps/libsemver-d8235e55862e7de8.rlib" "/opt/rustwide/target/debug/deps/libcamino-9e635e953c9886ea.rlib" "/opt/rustwide/target/debug/deps/libconst_hex-7cf9c065c5b46090.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b1e7f3c14ca08f7c.rlib" "/opt/rustwide/target/debug/deps/libfastrand-964984f514d9705e.rlib" "/opt/rustwide/target/debug/deps/librustix-df0823289bfbff16.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2f135e4281db3e7b.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-e83a07a5472101bf.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-06fedcc9d14e1bc6.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-7e8b8b98a7aac4ce.rlib" "/opt/rustwide/target/debug/deps/libstrum-feca3dbdba705705.rlib" "/opt/rustwide/target/debug/deps/libk256-07fda4e45dda8b7c.rlib" "/opt/rustwide/target/debug/deps/libsha2-7c15b477500d4e61.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libecdsa-d6746f72f72f0de9.rlib" "/opt/rustwide/target/debug/deps/librfc6979-66820bf9d3299af8.rlib" "/opt/rustwide/target/debug/deps/libhmac-940cd9e9d79304d6.rlib" "/opt/rustwide/target/debug/deps/libsignature-17ecedb3ea659035.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-d62550794afb8c5e.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-8bd390a1cbb3e375.rlib" "/opt/rustwide/target/debug/deps/libspki-1919cbb656dfdfc5.rlib" "/opt/rustwide/target/debug/deps/libsec1-a38842baebbd1951.rlib" "/opt/rustwide/target/debug/deps/libder-68cb3bd459d5eda6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-8740c6f177d9d5e0.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-0574f8d2c6ebc870.rlib" "/opt/rustwide/target/debug/deps/libgroup-423f772a4f51265d.rlib" "/opt/rustwide/target/debug/deps/libff-94b830e2a29ebc19.rlib" "/opt/rustwide/target/debug/deps/libchrono-e60e7178412f32a1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8b733c6db4eeb4ee.rlib" "/opt/rustwide/target/debug/deps/libopen_fastrlp-797914e23fbd9ccf.rlib" "/opt/rustwide/target/debug/deps/libethabi-774feeae7e224eb9.rlib" "/opt/rustwide/target/debug/deps/libregex-4dce4cc9efd5b73e.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-76a04eb14d798527.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c709a4256d9489af.rlib" "/opt/rustwide/target/debug/deps/libmemchr-578fdd97559dd7ec.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-eaa19fd5aec82aae.rlib" "/opt/rustwide/target/debug/deps/libserde_json-87f9c88f935957fa.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-5d1e2622a1c6646b.rlib" "/opt/rustwide/target/debug/deps/libethbloom-26b5f4cc38ecfeed.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-9c05c41caa5da4f2.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-e36c20498ef12d36.rlib" "/opt/rustwide/target/debug/deps/libscale_info-0547feb7686efd2d.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-3198353f38b640b4.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-d0e5c19434f70d83.rlib" "/opt/rustwide/target/debug/deps/librlp-283a7246b5d00662.rlib" "/opt/rustwide/target/debug/deps/libbytes-3c04cd5eee3a89d9.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-37482311f4b51cab.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-c99a5a08ea231636.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8ddae3ce25bac3b3.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-1b835034bf5607e5.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-b7b381e1e3d8457d.rlib" "/opt/rustwide/target/debug/deps/librand-dd81adc3262c9002.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1277fd28374e99b0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-9509a4c7cc864398.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8ce5fdf154f8fcd4.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-65dcc6d050ac2bd9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libsha3-41c485af72818a41.rlib" "/opt/rustwide/target/debug/deps/libkeccak-6c025fa0d9517e29.rlib" "/opt/rustwide/target/debug/deps/libdigest-e1c6c4ac18718883.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b09926de3e092819.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-e07e9bc946206306.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d453207f8c082e52.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-ce8ee79dfadb1ad1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4a7e2dfaefa3f865.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d269435d5b446875.rlib" "/opt/rustwide/target/debug/deps/libuint-a8bf7d94e9a24f5c.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-1bf80c495db8d5dc.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-43840cd491afa3b1.rlib" "/opt/rustwide/target/debug/deps/libserde-713fcb751b43dcb7.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/info-9151c328d1963ef9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hyperliquid` (example "info") due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcmfcB2i/symbols.o" "/opt/rustwide/target/debug/examples/cancel-af3044426b506299.cancel.2f3cade927e40b77-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/cancel-af3044426b506299.cancel.2f3cade927e40b77-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/cancel-af3044426b506299.cancel.2f3cade927e40b77-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/cancel-af3044426b506299.cancel.2f3cade927e40b77-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/cancel-af3044426b506299.cancel.2f3cade927e40b77-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/cancel-af3044426b506299.cancel.2f3cade927e40b77-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/cancel-af3044426b506299.cancel.2f3cade927e40b77-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/cancel-af3044426b506299.cancel.2f3cade927e40b77-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/cancel-af3044426b506299.cancel.2f3cade927e40b77-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/cancel-af3044426b506299.cancel.2f3cade927e40b77-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/cancel-af3044426b506299.2n9164roqicblze9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-dfa110bb34f544e0/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhyperliquid-a9d72bc704dfcd3f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-3d5dfefcaba7df55.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-2d345af91ba9422a.rlib" "/opt/rustwide/target/debug/deps/libwebpki-468048b23a1b6ac6.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-dac9d5e18d7f8f21.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-c1a243a4df5dd607.rlib" "/opt/rustwide/target/debug/deps/libutf8-d1a3605d87052b93.rlib" "/opt/rustwide/target/debug/deps/libsha1-18f2e98160460a12.rlib" "/opt/rustwide/target/debug/deps/libethers-9e69a74566a4cb90.rlib" "/opt/rustwide/target/debug/deps/libethers_middleware-2231af1ffd8dcd1e.rlib" "/opt/rustwide/target/debug/deps/libethers_signers-274605e531842fe2.rlib" "/opt/rustwide/target/debug/deps/libeth_keystore-d88b0c2e7d841cbf.rlib" "/opt/rustwide/target/debug/deps/libctr-d0ba5b1a11d7a352.rlib" "/opt/rustwide/target/debug/deps/libuuid-6303c3ff1e94778e.rlib" "/opt/rustwide/target/debug/deps/libscrypt-cbf981e685e4ebf7.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-7bc2c555095c279a.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-e0f76a1d2e22071e.rlib" "/opt/rustwide/target/debug/deps/libaes-30f5ef770cfa088b.rlib" "/opt/rustwide/target/debug/deps/libcipher-8380421a7ade2fae.rlib" "/opt/rustwide/target/debug/deps/libinout-b6f239f8304350f3.rlib" "/opt/rustwide/target/debug/deps/libcoins_bip39-0b343137486210e9.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-565eb19888fa576b.rlib" "/opt/rustwide/target/debug/deps/libbitvec-67f62ffe6b205391.rlib" "/opt/rustwide/target/debug/deps/libwyz-e7ca56cbff34450c.rlib" "/opt/rustwide/target/debug/deps/libtap-4aa41518670171b0.rlib" "/opt/rustwide/target/debug/deps/libradium-be172b6c6285dd74.rlib" "/opt/rustwide/target/debug/deps/libfunty-cecc45592d9132cc.rlib" "/opt/rustwide/target/debug/deps/libcoins_bip32-215889b0084c8bbd.rlib" "/opt/rustwide/target/debug/deps/libcoins_core-fab205ee9765f9a4.rlib" "/opt/rustwide/target/debug/deps/libripemd-e04e2556feb00191.rlib" "/opt/rustwide/target/debug/deps/libbs58-e9d7ff8e28eab402.rlib" "/opt/rustwide/target/debug/deps/libbech32-65bbf5888e7cb6a2.rlib" "/opt/rustwide/target/debug/deps/libfutures_locks-9d31137ada710ef5.rlib" "/opt/rustwide/target/debug/deps/libethers_etherscan-fdc48d400741dd51.rlib" "/opt/rustwide/target/debug/deps/libethers_contract-427212fc6cfc5cdb.rlib" "/opt/rustwide/target/debug/deps/libethers_contract_abigen-b9b653867e91cd6d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-19e2da83a59e9b80.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libdunce-e3601cff4298fb1b.rlib" "/opt/rustwide/target/debug/deps/libprettyplease-818058468e6655d2.rlib" "/opt/rustwide/target/debug/deps/libtoml-490952b0f06ef14f.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-3630c27c57367db3.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-1ae39ad4e80051f7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-331787889eb9ee1f.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f5a2e6bc8178749b.rlib" "/opt/rustwide/target/debug/deps/libwinnow-e75b49c45d7b58fc.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-a02a4d612ce7f432.rlib" "/opt/rustwide/target/debug/deps/libinflector-a2116a76d8459f11.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libeyre-479a1103f8907215.rlib" "/opt/rustwide/target/debug/deps/libindenter-7d27c00e8da0d8a9.rlib" "/opt/rustwide/target/debug/deps/libethers_providers-e112b851f8eef3fa.rlib" "/opt/rustwide/target/debug/deps/libinstant-d518fe55dee691b1.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-0299b66e1a590e77.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2a764f19409615b5.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-e8d284c595c113dd.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-ec49a9a5c3eb489c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f10198ed9df8f20a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-93829260c6466ce4.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-2e87877412a08ef8.rlib" "/opt/rustwide/target/debug/deps/libipnet-bc20b356f5868bbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1b74344acec754c2.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-7f5922e84afcf640.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e3a503b562f9b7b.rlib" "/opt/rustwide/target/debug/deps/librustls-abcf39fce16e1df3.rlib" "/opt/rustwide/target/debug/deps/libsct-882a6fb58637c77f.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c718ab06edfdcb82.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-be15a08e4e722bb9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6945d35ab38ad6d8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-89c8ebf8e69e8b64.rlib" "/opt/rustwide/target/debug/deps/libhyper-70be965700a61913.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-be3396f082a7dac4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f6829b49cf52eefc.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-43793decd3044508.rlib" "/opt/rustwide/target/debug/deps/libtokio-cfbc176dab651726.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a7fa88c54f78b87d.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-99b252bf1ab733a1.rlib" "/opt/rustwide/target/debug/deps/libhttp-9408475fc0029303.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-4fcc635f48f5c908.rlib" "/opt/rustwide/target/debug/deps/libpem-e34e1f5d60719bc2.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-cb5e87f46637e974.rlib" "/opt/rustwide/target/debug/deps/libtime-cde51d03228e0969.rlib" "/opt/rustwide/target/debug/deps/libtime_core-effcddedc38571ca.rlib" "/opt/rustwide/target/debug/deps/libderanged-526d862899c7ddde.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9b381063ae3858ae.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5c182e9394e1d95a.rlib" "/opt/rustwide/target/debug/deps/libring-31c20486eb3845b7.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-04bbac9b6cc6a023.rlib" "/opt/rustwide/target/debug/deps/libpin_project-352fbc4d2fd1cb0d.rlib" "/opt/rustwide/target/debug/deps/libtracing-fa61435290d163f4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-deacbb23cf292d7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-98f83913367ffb11.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ca3e3d20639f9ac3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/liburl-a72ac3822d0b02fd.rlib" "/opt/rustwide/target/debug/deps/libidna-247294d2551a784b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bba00db3dc5ef545.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libenr-73b5c679f47c3f0e.rlib" "/opt/rustwide/target/debug/deps/libbase64-d5649e6ab0ddc0cc.rlib" "/opt/rustwide/target/debug/deps/liblog-66ffedbc93ece379.rlib" "/opt/rustwide/target/debug/deps/libserde_hex-7164c58178454103.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-539450c0ca7070c5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ffb7fb957bd0dd89.rlib" "/opt/rustwide/target/debug/deps/libarray_init-3409efe7a1c8cb28.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1877243e354a6caa.rlib" "/opt/rustwide/target/debug/deps/libethers_addressbook-2f8826cd40faca08.rlib" "/opt/rustwide/target/debug/deps/libethers_core-9749a82ad45189ef.rlib" "/opt/rustwide/target/debug/deps/libsyn-733f1f6f085486e5.rlib" "/opt/rustwide/target/debug/deps/libquote-46a76e9f88ded7f2.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-a7d1af776f8912b0.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-6587800c56594317.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c4e32c934dad53ec.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-adef2803f0335e69.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-f1dbb254e4c8fb8f.rlib" "/opt/rustwide/target/debug/deps/libsemver-d8235e55862e7de8.rlib" "/opt/rustwide/target/debug/deps/libcamino-9e635e953c9886ea.rlib" "/opt/rustwide/target/debug/deps/libconst_hex-7cf9c065c5b46090.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b1e7f3c14ca08f7c.rlib" "/opt/rustwide/target/debug/deps/libfastrand-964984f514d9705e.rlib" "/opt/rustwide/target/debug/deps/librustix-df0823289bfbff16.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2f135e4281db3e7b.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-e83a07a5472101bf.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-06fedcc9d14e1bc6.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-7e8b8b98a7aac4ce.rlib" "/opt/rustwide/target/debug/deps/libstrum-feca3dbdba705705.rlib" "/opt/rustwide/target/debug/deps/libk256-07fda4e45dda8b7c.rlib" "/opt/rustwide/target/debug/deps/libsha2-7c15b477500d4e61.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libecdsa-d6746f72f72f0de9.rlib" "/opt/rustwide/target/debug/deps/librfc6979-66820bf9d3299af8.rlib" "/opt/rustwide/target/debug/deps/libhmac-940cd9e9d79304d6.rlib" "/opt/rustwide/target/debug/deps/libsignature-17ecedb3ea659035.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-d62550794afb8c5e.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-8bd390a1cbb3e375.rlib" "/opt/rustwide/target/debug/deps/libspki-1919cbb656dfdfc5.rlib" "/opt/rustwide/target/debug/deps/libsec1-a38842baebbd1951.rlib" "/opt/rustwide/target/debug/deps/libder-68cb3bd459d5eda6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-8740c6f177d9d5e0.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-0574f8d2c6ebc870.rlib" "/opt/rustwide/target/debug/deps/libgroup-423f772a4f51265d.rlib" "/opt/rustwide/target/debug/deps/libff-94b830e2a29ebc19.rlib" "/opt/rustwide/target/debug/deps/libchrono-e60e7178412f32a1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8b733c6db4eeb4ee.rlib" "/opt/rustwide/target/debug/deps/libopen_fastrlp-797914e23fbd9ccf.rlib" "/opt/rustwide/target/debug/deps/libethabi-774feeae7e224eb9.rlib" "/opt/rustwide/target/debug/deps/libregex-4dce4cc9efd5b73e.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-76a04eb14d798527.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c709a4256d9489af.rlib" "/opt/rustwide/target/debug/deps/libmemchr-578fdd97559dd7ec.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-eaa19fd5aec82aae.rlib" "/opt/rustwide/target/debug/deps/libserde_json-87f9c88f935957fa.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-5d1e2622a1c6646b.rlib" "/opt/rustwide/target/debug/deps/libethbloom-26b5f4cc38ecfeed.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-9c05c41caa5da4f2.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-e36c20498ef12d36.rlib" "/opt/rustwide/target/debug/deps/libscale_info-0547feb7686efd2d.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-3198353f38b640b4.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-d0e5c19434f70d83.rlib" "/opt/rustwide/target/debug/deps/librlp-283a7246b5d00662.rlib" "/opt/rustwide/target/debug/deps/libbytes-3c04cd5eee3a89d9.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-37482311f4b51cab.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-c99a5a08ea231636.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8ddae3ce25bac3b3.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-1b835034bf5607e5.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-b7b381e1e3d8457d.rlib" "/opt/rustwide/target/debug/deps/librand-dd81adc3262c9002.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1277fd28374e99b0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-9509a4c7cc864398.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8ce5fdf154f8fcd4.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-65dcc6d050ac2bd9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libsha3-41c485af72818a41.rlib" "/opt/rustwide/target/debug/deps/libkeccak-6c025fa0d9517e29.rlib" "/opt/rustwide/target/debug/deps/libdigest-e1c6c4ac18718883.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b09926de3e092819.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-e07e9bc946206306.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d453207f8c082e52.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-ce8ee79dfadb1ad1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4a7e2dfaefa3f865.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d269435d5b446875.rlib" "/opt/rustwide/target/debug/deps/libuint-a8bf7d94e9a24f5c.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-1bf80c495db8d5dc.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-43840cd491afa3b1.rlib" "/opt/rustwide/target/debug/deps/libserde-713fcb751b43dcb7.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cancel-af3044426b506299" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hyperliquid` (example "cancel") due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcOPt7yn/symbols.o" "/opt/rustwide/target/debug/examples/place_order-28a137b58a88fe97.place_order.30e5375647eed54e-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-28a137b58a88fe97.place_order.30e5375647eed54e-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-28a137b58a88fe97.place_order.30e5375647eed54e-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-28a137b58a88fe97.place_order.30e5375647eed54e-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-28a137b58a88fe97.place_order.30e5375647eed54e-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-28a137b58a88fe97.place_order.30e5375647eed54e-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-28a137b58a88fe97.place_order.30e5375647eed54e-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-28a137b58a88fe97.place_order.30e5375647eed54e-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-28a137b58a88fe97.place_order.30e5375647eed54e-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-28a137b58a88fe97.place_order.30e5375647eed54e-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-28a137b58a88fe97.1ct3eo797yoxysly.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-dfa110bb34f544e0/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhyperliquid-a9d72bc704dfcd3f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-3d5dfefcaba7df55.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-2d345af91ba9422a.rlib" "/opt/rustwide/target/debug/deps/libwebpki-468048b23a1b6ac6.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-dac9d5e18d7f8f21.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-c1a243a4df5dd607.rlib" "/opt/rustwide/target/debug/deps/libutf8-d1a3605d87052b93.rlib" "/opt/rustwide/target/debug/deps/libsha1-18f2e98160460a12.rlib" "/opt/rustwide/target/debug/deps/libethers-9e69a74566a4cb90.rlib" "/opt/rustwide/target/debug/deps/libethers_middleware-2231af1ffd8dcd1e.rlib" "/opt/rustwide/target/debug/deps/libethers_signers-274605e531842fe2.rlib" "/opt/rustwide/target/debug/deps/libeth_keystore-d88b0c2e7d841cbf.rlib" "/opt/rustwide/target/debug/deps/libctr-d0ba5b1a11d7a352.rlib" "/opt/rustwide/target/debug/deps/libuuid-6303c3ff1e94778e.rlib" "/opt/rustwide/target/debug/deps/libscrypt-cbf981e685e4ebf7.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-7bc2c555095c279a.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-e0f76a1d2e22071e.rlib" "/opt/rustwide/target/debug/deps/libaes-30f5ef770cfa088b.rlib" "/opt/rustwide/target/debug/deps/libcipher-8380421a7ade2fae.rlib" "/opt/rustwide/target/debug/deps/libinout-b6f239f8304350f3.rlib" "/opt/rustwide/target/debug/deps/libcoins_bip39-0b343137486210e9.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-565eb19888fa576b.rlib" "/opt/rustwide/target/debug/deps/libbitvec-67f62ffe6b205391.rlib" "/opt/rustwide/target/debug/deps/libwyz-e7ca56cbff34450c.rlib" "/opt/rustwide/target/debug/deps/libtap-4aa41518670171b0.rlib" "/opt/rustwide/target/debug/deps/libradium-be172b6c6285dd74.rlib" "/opt/rustwide/target/debug/deps/libfunty-cecc45592d9132cc.rlib" "/opt/rustwide/target/debug/deps/libcoins_bip32-215889b0084c8bbd.rlib" "/opt/rustwide/target/debug/deps/libcoins_core-fab205ee9765f9a4.rlib" "/opt/rustwide/target/debug/deps/libripemd-e04e2556feb00191.rlib" "/opt/rustwide/target/debug/deps/libbs58-e9d7ff8e28eab402.rlib" "/opt/rustwide/target/debug/deps/libbech32-65bbf5888e7cb6a2.rlib" "/opt/rustwide/target/debug/deps/libfutures_locks-9d31137ada710ef5.rlib" "/opt/rustwide/target/debug/deps/libethers_etherscan-fdc48d400741dd51.rlib" "/opt/rustwide/target/debug/deps/libethers_contract-427212fc6cfc5cdb.rlib" "/opt/rustwide/target/debug/deps/libethers_contract_abigen-b9b653867e91cd6d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-19e2da83a59e9b80.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libdunce-e3601cff4298fb1b.rlib" "/opt/rustwide/target/debug/deps/libprettyplease-818058468e6655d2.rlib" "/opt/rustwide/target/debug/deps/libtoml-490952b0f06ef14f.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-3630c27c57367db3.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-1ae39ad4e80051f7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-331787889eb9ee1f.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f5a2e6bc8178749b.rlib" "/opt/rustwide/target/debug/deps/libwinnow-e75b49c45d7b58fc.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-a02a4d612ce7f432.rlib" "/opt/rustwide/target/debug/deps/libinflector-a2116a76d8459f11.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libeyre-479a1103f8907215.rlib" "/opt/rustwide/target/debug/deps/libindenter-7d27c00e8da0d8a9.rlib" "/opt/rustwide/target/debug/deps/libethers_providers-e112b851f8eef3fa.rlib" "/opt/rustwide/target/debug/deps/libinstant-d518fe55dee691b1.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-0299b66e1a590e77.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2a764f19409615b5.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-e8d284c595c113dd.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-ec49a9a5c3eb489c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f10198ed9df8f20a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-93829260c6466ce4.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-2e87877412a08ef8.rlib" "/opt/rustwide/target/debug/deps/libipnet-bc20b356f5868bbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1b74344acec754c2.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-7f5922e84afcf640.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e3a503b562f9b7b.rlib" "/opt/rustwide/target/debug/deps/librustls-abcf39fce16e1df3.rlib" "/opt/rustwide/target/debug/deps/libsct-882a6fb58637c77f.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c718ab06edfdcb82.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-be15a08e4e722bb9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6945d35ab38ad6d8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-89c8ebf8e69e8b64.rlib" "/opt/rustwide/target/debug/deps/libhyper-70be965700a61913.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-be3396f082a7dac4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f6829b49cf52eefc.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-43793decd3044508.rlib" "/opt/rustwide/target/debug/deps/libtokio-cfbc176dab651726.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a7fa88c54f78b87d.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-99b252bf1ab733a1.rlib" "/opt/rustwide/target/debug/deps/libhttp-9408475fc0029303.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-4fcc635f48f5c908.rlib" "/opt/rustwide/target/debug/deps/libpem-e34e1f5d60719bc2.rlib" "/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-cb5e87f46637e974.rlib" "/opt/rustwide/target/debug/deps/libtime-cde51d03228e0969.rlib" "/opt/rustwide/target/debug/deps/libtime_core-effcddedc38571ca.rlib" "/opt/rustwide/target/debug/deps/libderanged-526d862899c7ddde.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9b381063ae3858ae.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5c182e9394e1d95a.rlib" "/opt/rustwide/target/debug/deps/libring-31c20486eb3845b7.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-04bbac9b6cc6a023.rlib" "/opt/rustwide/target/debug/deps/libpin_project-352fbc4d2fd1cb0d.rlib" "/opt/rustwide/target/debug/deps/libtracing-fa61435290d163f4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-deacbb23cf292d7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-98f83913367ffb11.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ca3e3d20639f9ac3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/liburl-a72ac3822d0b02fd.rlib" "/opt/rustwide/target/debug/deps/libidna-247294d2551a784b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bba00db3dc5ef545.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libenr-73b5c679f47c3f0e.rlib" "/opt/rustwide/target/debug/deps/libbase64-d5649e6ab0ddc0cc.rlib" "/opt/rustwide/target/debug/deps/liblog-66ffedbc93ece379.rlib" "/opt/rustwide/target/debug/deps/libserde_hex-7164c58178454103.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-539450c0ca7070c5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ffb7fb957bd0dd89.rlib" "/opt/rustwide/target/debug/deps/libarray_init-3409efe7a1c8cb28.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1877243e354a6caa.rlib" "/opt/rustwide/target/debug/deps/libethers_addressbook-2f8826cd40faca08.rlib" "/opt/rustwide/target/debug/deps/libethers_core-9749a82ad45189ef.rlib" "/opt/rustwide/target/debug/deps/libsyn-733f1f6f085486e5.rlib" "/opt/rustwide/target/debug/deps/libquote-46a76e9f88ded7f2.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-a7d1af776f8912b0.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-6587800c56594317.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c4e32c934dad53ec.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-adef2803f0335e69.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-f1dbb254e4c8fb8f.rlib" "/opt/rustwide/target/debug/deps/libsemver-d8235e55862e7de8.rlib" "/opt/rustwide/target/debug/deps/libcamino-9e635e953c9886ea.rlib" "/opt/rustwide/target/debug/deps/libconst_hex-7cf9c065c5b46090.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b1e7f3c14ca08f7c.rlib" "/opt/rustwide/target/debug/deps/libfastrand-964984f514d9705e.rlib" "/opt/rustwide/target/debug/deps/librustix-df0823289bfbff16.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2f135e4281db3e7b.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-e83a07a5472101bf.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-06fedcc9d14e1bc6.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-7e8b8b98a7aac4ce.rlib" "/opt/rustwide/target/debug/deps/libstrum-feca3dbdba705705.rlib" "/opt/rustwide/target/debug/deps/libk256-07fda4e45dda8b7c.rlib" "/opt/rustwide/target/debug/deps/libsha2-7c15b477500d4e61.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libecdsa-d6746f72f72f0de9.rlib" "/opt/rustwide/target/debug/deps/librfc6979-66820bf9d3299af8.rlib" "/opt/rustwide/target/debug/deps/libhmac-940cd9e9d79304d6.rlib" "/opt/rustwide/target/debug/deps/libsignature-17ecedb3ea659035.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-d62550794afb8c5e.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-8bd390a1cbb3e375.rlib" "/opt/rustwide/target/debug/deps/libspki-1919cbb656dfdfc5.rlib" "/opt/rustwide/target/debug/deps/libsec1-a38842baebbd1951.rlib" "/opt/rustwide/target/debug/deps/libder-68cb3bd459d5eda6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-8740c6f177d9d5e0.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-0574f8d2c6ebc870.rlib" "/opt/rustwide/target/debug/deps/libgroup-423f772a4f51265d.rlib" "/opt/rustwide/target/debug/deps/libff-94b830e2a29ebc19.rlib" "/opt/rustwide/target/debug/deps/libchrono-e60e7178412f32a1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8b733c6db4eeb4ee.rlib" "/opt/rustwide/target/debug/deps/libopen_fastrlp-797914e23fbd9ccf.rlib" "/opt/rustwide/target/debug/deps/libethabi-774feeae7e224eb9.rlib" "/opt/rustwide/target/debug/deps/libregex-4dce4cc9efd5b73e.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-76a04eb14d798527.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c709a4256d9489af.rlib" "/opt/rustwide/target/debug/deps/libmemchr-578fdd97559dd7ec.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-eaa19fd5aec82aae.rlib" "/opt/rustwide/target/debug/deps/libserde_json-87f9c88f935957fa.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-5d1e2622a1c6646b.rlib" "/opt/rustwide/target/debug/deps/libethbloom-26b5f4cc38ecfeed.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-9c05c41caa5da4f2.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-e36c20498ef12d36.rlib" "/opt/rustwide/target/debug/deps/libscale_info-0547feb7686efd2d.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-3198353f38b640b4.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-d0e5c19434f70d83.rlib" "/opt/rustwide/target/debug/deps/librlp-283a7246b5d00662.rlib" "/opt/rustwide/target/debug/deps/libbytes-3c04cd5eee3a89d9.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-37482311f4b51cab.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-c99a5a08ea231636.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8ddae3ce25bac3b3.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-1b835034bf5607e5.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-b7b381e1e3d8457d.rlib" "/opt/rustwide/target/debug/deps/librand-dd81adc3262c9002.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1277fd28374e99b0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-9509a4c7cc864398.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8ce5fdf154f8fcd4.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-65dcc6d050ac2bd9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libsha3-41c485af72818a41.rlib" "/opt/rustwide/target/debug/deps/libkeccak-6c025fa0d9517e29.rlib" "/opt/rustwide/target/debug/deps/libdigest-e1c6c4ac18718883.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b09926de3e092819.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-e07e9bc946206306.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d453207f8c082e52.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-ce8ee79dfadb1ad1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4a7e2dfaefa3f865.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d269435d5b446875.rlib" "/opt/rustwide/target/debug/deps/libuint-a8bf7d94e9a24f5c.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-1bf80c495db8d5dc.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-43840cd491afa3b1.rlib" "/opt/rustwide/target/debug/deps/libserde-713fcb751b43dcb7.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/place_order-28a137b58a88fe97" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hyperliquid` (example "place-order") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0af639474f0e70256fdceca4d163429d322f6a73f80e34eaedc9f6a110ddbb5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0af639474f0e70256fdceca4d163429d322f6a73f80e34eaedc9f6a110ddbb5d", kill_on_drop: false }` [INFO] [stdout] 0af639474f0e70256fdceca4d163429d322f6a73f80e34eaedc9f6a110ddbb5d