[INFO] fetching crate hyperliquid 0.2.4... [INFO] testing hyperliquid-0.2.4 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6 [INFO] extracting crate hyperliquid 0.2.4 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate hyperliquid 0.2.4 [INFO] finished tweaking crates.io crate hyperliquid 0.2.4 [INFO] tweaked toml for crates.io crate hyperliquid 0.2.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hyperliquid 0.2.4 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hyperliquid 0.2.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quinn v0.11.3 [INFO] [stderr] Downloaded serde_derive v1.0.208 [INFO] [stderr] Downloaded ethers-addressbook v2.0.14 [INFO] [stderr] Downloaded byte-slice-cast v1.2.2 [INFO] [stderr] Downloaded rustc-hash v2.0.0 [INFO] [stderr] Downloaded unicode-xid v0.2.5 [INFO] [stderr] Downloaded impl-trait-for-tuples v0.2.2 [INFO] [stderr] Downloaded ws_stream_wasm v0.7.4 [INFO] [stderr] Downloaded ethers-middleware v2.0.14 [INFO] [stderr] Downloaded parity-scale-codec v3.6.12 [INFO] [stderr] Downloaded cc v1.1.13 [INFO] [stderr] Downloaded k256 v0.13.3 [INFO] [stderr] Downloaded indexmap v2.4.0 [INFO] [stderr] Downloaded serde v1.0.208 [INFO] [stderr] Downloaded serde_json v1.0.125 [INFO] [stderr] Downloaded auto_impl v1.2.0 [INFO] [stderr] Downloaded hyper v0.14.30 [INFO] [stderr] Downloaded proptest v1.5.0 [INFO] [stderr] Downloaded quinn-proto v0.11.6 [INFO] [stderr] Downloaded scale-info v2.11.3 [INFO] [stderr] Downloaded syn v2.0.75 [INFO] [stderr] Downloaded password-hash v0.4.2 [INFO] [stderr] Downloaded zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Downloaded zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Downloaded svm-rs v0.3.5 [INFO] [stderr] Downloaded async-trait v0.1.81 [INFO] [stderr] Downloaded const-hex v1.12.0 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.6.12 [INFO] [stderr] Downloaded scale-info-derive v2.11.3 [INFO] [stderr] Downloaded ethers v2.0.14 [INFO] [stderr] Downloaded tokio v1.39.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3a988e770473f252200285cb9ee501bcafe30f8cbed5bb9dd99887c0d9645e0 [INFO] running `Command { std: "docker" "start" "-a" "e3a988e770473f252200285cb9ee501bcafe30f8cbed5bb9dd99887c0d9645e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3a988e770473f252200285cb9ee501bcafe30f8cbed5bb9dd99887c0d9645e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3a988e770473f252200285cb9ee501bcafe30f8cbed5bb9dd99887c0d9645e0", kill_on_drop: false }` [INFO] [stdout] e3a988e770473f252200285cb9ee501bcafe30f8cbed5bb9dd99887c0d9645e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e4c8d445cf3546350e05df4be8795c0616acfc368596416469e37e03b8febea [INFO] running `Command { std: "docker" "start" "-a" "3e4c8d445cf3546350e05df4be8795c0616acfc368596416469e37e03b8febea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling spki v0.7.3 [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.5 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling const-hex v1.12.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling scale-info-derive v2.11.3 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling parity-scale-codec v3.6.12 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling js-sys v0.3.70 [INFO] [stderr] Compiling scale-info v2.11.3 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling open-fastrlp v0.1.4 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling coins-core v0.8.7 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling ethers-core v2.0.14 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling hashers v1.0.1 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling coins-bip32 v0.8.7 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling enr v0.10.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling coins-bip39 v0.8.7 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling eth-keystore v0.5.0 [INFO] [stderr] Compiling ethers-contract-abigen v2.0.14 [INFO] [stderr] Compiling ethers-providers v2.0.14 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling ethers-signers v2.0.14 [INFO] [stderr] Compiling ethers-etherscan v2.0.14 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling futures-locks v0.7.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling ethers-addressbook v2.0.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling ethers-contract-derive v2.0.14 [INFO] [stderr] Compiling ethers-contract v2.0.14 [INFO] [stderr] Compiling ethers-middleware v2.0.14 [INFO] [stderr] Compiling ethers v2.0.14 [INFO] [stderr] Compiling hyperliquid v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 01s [INFO] running `Command { std: "docker" "inspect" "3e4c8d445cf3546350e05df4be8795c0616acfc368596416469e37e03b8febea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e4c8d445cf3546350e05df4be8795c0616acfc368596416469e37e03b8febea", kill_on_drop: false }` [INFO] [stdout] 3e4c8d445cf3546350e05df4be8795c0616acfc368596416469e37e03b8febea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 208f60740770f422d75a6c77435342673b8fe8cf964cc9e893159dd628a93705 [INFO] running `Command { std: "docker" "start" "-a" "208f60740770f422d75a6c77435342673b8fe8cf964cc9e893159dd628a93705", kill_on_drop: false }` [INFO] [stderr] Compiling hyperliquid v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWWlgTG/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperliquid-5360d8478d60ef2c,librmp_serde-22864d4b391f117e,librmp-61dd21585c05bcf0,libuuid-206314de565551a7,libtokio_tungstenite-5c79650d0eca73a5,libtokio_native_tls-f2025157bb7129e4,libtungstenite-9fe40426d0928b7a,libdata_encoding-02a524d0cb7bb851,libnative_tls-4d85e6daf66f95bc,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-1fc448f5a5b6adf2,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-74a8e2366c9e7ef2,libutf8-d75228722519eff6,libsha1-472edfc88a3247e9,libethers-204db754ad3a52fd,libethers_middleware-b1b30b7a125bb2c8,libethers_signers-146927861d9d5ffa,libeth_keystore-317cd61d12b4d87a,libctr-822584f94a0bba4c,libuuid-b28ec51b4f195586,libscrypt-31e3c47a74b1e111,libsalsa20-65e6faa753ca15de,libpbkdf2-f50c9c0ff1b73148,libaes-c56ebbd50fbe86ea,libcipher-b4b03e313446ddd6,libinout-650a64eb80235174,libcoins_bip39-712fe3a36343036a,libpbkdf2-4390d52bc5952e11,libbitvec-4d9abde62f1c4da4,libwyz-08b81de43180c23e,libtap-a03b11bfa148d0b2,libradium-a5583fb516fb7633,libfunty-e395759ffae18036,libcoins_bip32-7449c1c25daf186b,libcoins_core-bda90d9b7926e677,libripemd-25cfe465e399a126,libbs58-c5d0295be0c6d619,libbech32-11c5fed5efd72453,libfutures_locks-221a01a872918993,libethers_etherscan-42a8d6e926b9435d,libethers_contract-51d225fcd4251c06,libethers_contract_abigen-4ae8d98692f97d70,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libdunce-f1764a0a24559943,libprettyplease-5ad9f0fc14193635,libtoml-02f77710bbe32226,libtoml_edit-ec0271f5a42e29bd,libserde_spanned-46e37aa0aad1f642,libwinnow-b9d33d16f63a6115,libtoml_datetime-950b1a284178d422,libinflector-121e5bb3e1f0beab,liblazy_static-b3603208c0de2608,libeyre-6eed30f57b1edc71,libindenter-c5e34d39e16440e0,libethers_providers-116a166366f420d1,libinstant-7ca0f2602aa54eaa,libfutures_timer-5146a4905f821116,libreqwest-df26c5e42fab9a07,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-5e425edebf49a6df,libwebpki_roots-881d9833caf02a91,libtokio_rustls-0a9ed1881ea93db4,libmime-4b44681fdb2c65f7,libencoding_rs-721451430cd4dde4,librustls-dd210b4445b04a20,libsct-8ce9cdc9b42783a3,libwebpki-0f1a032ea508db83,libhyper-e5870d368363baaf,libh2-318787b1c14aa4cf,libindexmap-0681f95eb91f60f5,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libtokio_util-d34fa6b00a75f38c,libsync_wrapper-17f912c27eab8964,libhttp_body-e5280390f3acc232,libhttp-9dcfed2712d4aefa,libjsonwebtoken-9ae463fd722506ee,libpem-424a71497994c37f,libbase64-b5296a10b8334a2c,libsimple_asn1-7508ba146e4381b3,libtime-5e8c3c65e4d9f1e7,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libnum_bigint-1b63e52ea569e650,libnum_integer-02354acccae8f5f0,libring-747805a5a2bc632d,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libtracing_futures-b05fa6f85579820f,libenr-e68710a93e201cd4,libbase64-64299f9d815d057c,libethers_addressbook-252e30c467da0cbb,libethers_core-a3ac4f710670f3e1,libsyn-95894141ade2a8be,libquote-9ba7cd8bb928c77f,libproc_macro2-ce1b94ddc7427cd6,libunicode_ident-c127c4d798582dc8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcargo_metadata-66ce2f5fbf5c7496,libcargo_platform-82b0dc2441686f3c,libsemver-8ed776991610225b,libcamino-ba9bf9c1ac3a7e2c,libconst_hex-d3d13aed54485fcf,libtempfile-1ba17dd90c3b2441,libfastrand-9c5266858c813c39,librustix-d5336887fb8496af,libbitflags-eb92e23a18d5cc91,liblinux_raw_sys-dd10f1d1b50fcb6c,libunicode_xid-6d0a0387aaf962a4,libnum_enum-4849ab02fd67f8e7,libstrum-6c64a2a705f45258,libk256-107e5705ae015874,libsha2-f72fdb1c0eb57273,libcpufeatures-31bbaa72911a5ebb,libecdsa-befbf6494a0c5ff7,librfc6979-872f8f01a7f4decc,libhmac-a6fa82bace1bd007,libsignature-4072c5f555b77dfd,libelliptic_curve-6e4cb60178e84428,libpkcs8-58fcbedf4b3adf2f,libspki-a5d0856f70ae8d00,libsec1-e5507d64ec020225,libder-62f24b09b6aeae30,libcrypto_bigint-b5e3a914a41408d4,libbase16ct-b0752502dc7a9a1c,libgroup-42f1e21ff38c8823,libff-1e6c672903666314,libchrono-22d5646583906439,libnum_traits-d1341ad2bfe9465e,libopen_fastrlp-16f4c5743bd20d69,libethabi-2fb7a04c9898aadf,libregex-c786768fcdd6cad8,libregex_automata-30b8f09754d70909,libaho_corasick-50150a17a2667fa6,libregex_syntax-3a1fc10fb0bb10d0,libethereum_types-22cc3e7239958e7f,libethbloom-76a192a8d3b284cb,libtiny_keccak-8945c92d64eaaa15,libprimitive_types-378ac7ba111d51a0,libscale_info-bb5847b6555758e4,libimpl_serde-350699d342c39319,libimpl_rlp-c5b6a0c28d5d0796,librlp-607830efecd8caf6,libimpl_codec-24632ecaa755e181,libparity_scale_codec-3b78c91c332b7626,libarrayvec-1b252ee19ef31e11,libbyte_slice_cast-9a7548686a1a9897,libfixed_hash-8011746456382365,librand-760fb950cd855dd6,librand_chacha-99c631f0d2584a30,libppv_lite86-0e7709dbb15f397a,libzerocopy-60481db1f54b8a64,librand_core-0c013bca2dfbfc28,librustc_hex-bc63b2791f5fe1af,libsha3-6d34a647d9af2eb0,libkeccak-42ca8630c7170c4b,libdigest-171e10bc679de37f,libconst_oid-5d63b50f42b847e9,libblock_buffer-092debf15ad85709,libcrypto_common-ce4b1e39161791b2,libgeneric_array-e7e43392e10ceee7,libtypenum-66c155be53855aa0,libuint-dd784960542386ec,libcrunchy-4ce2b3c64c281690,libstatic_assertions-d53a9977dc6e27e5,libhex-28742b4ca144387c,libbyteorder-1efcbe4f07366651,libthiserror-40ae8b8a7d1355eb,libreqwest-ee90d7744eb8fe6e,libserde_urlencoded-baeb8f5e354b0bcc,librustls_pemfile-6c1fbc87d54c27c3,libbase64-2a03de3babadded3,libipnet-f3b116e706e145a1,libhyper_rustls-445ab1cdc776c028,libwebpki_roots-7ea17636612bf0ed,libtokio_rustls-677dce96fd576498,librustls-1cab1afa58c59c71,libsubtle-fdb157e48338ed49,libwebpki-109026563a5aecd5,libring-db607853ac4bc6e9,libgetrandom-39a05cac9327bbe3,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libcfg_if-33ef6c02a07f9fec,libzeroize-ead98f074a37f829,librustls_pki_types-ccf8f8faa3f33558,libserde_json-67803655118fc00d,libmemchr-4f0714dc45d95749,libryu-f8ba606093049f91,libhyper_util-3d2636a71af5ca23,libtower-5031b2b34e207313,libpin_project-97ef948dbc13a620,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libtracing-acd0688053505527,libtracing_core-2e5058304bee1886,libonce_cell-24c5d665b6879050,libhyper-3b28607ba6e3c672,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsmallvec-e2fbd282c83e646d,libhttparse-1ec4971419f8cb32,libfutures_channel-f853306e08ec8d3d,libtokio-da0ac4c3630f3dc7,libsocket2-2b3ca63ab7e08783,libmio-8e3e9d09869bbd3a,liblibc-36f85885e0131609,libhttp_body_util-4fab304873096c8c,libfutures_util-9ef2e61c522cedae,libslab-43d976c9737ff31a,libfutures_sink-ba628c80fbee78b4,libfutures_task-f5d1dccc23e9ffb0,libpin_utils-9a5791cba021167a,libpin_project_lite-e0c50e8704e39276,libhttp_body-c297b564997a2748,liblog-5fb51f756c1191b0,libfutures_core-2da63d8c7891ede1,liburl-a37d311f1b7ec159,libidna-da2b9aa3f9496c8b,libunicode_normalization-42ae7e4d98c3dc9e,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-998d0c3c2cd7ea83,libitoa-4c6598116a867907,libbytes-cedba973057620e8,libserde-9b62a426e10373a8,libfnv-2d77ec4f6f971b24}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWWlgTG/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-7f3548987f0d18df/out" "-L" "/opt/rustwide/target/debug/build/ring-83051c3e7562d654/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ws_l2_book-5766f74c94a119ed" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hyperliquid` (example "ws_l2_book") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZWtjtb/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhyperliquid-5360d8478d60ef2c,librmp_serde-22864d4b391f117e,librmp-61dd21585c05bcf0,libuuid-206314de565551a7,libtokio_tungstenite-5c79650d0eca73a5,libtokio_native_tls-f2025157bb7129e4,libtungstenite-9fe40426d0928b7a,libdata_encoding-02a524d0cb7bb851,libnative_tls-4d85e6daf66f95bc,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-1fc448f5a5b6adf2,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-74a8e2366c9e7ef2,libutf8-d75228722519eff6,libsha1-472edfc88a3247e9,libethers-204db754ad3a52fd,libethers_middleware-b1b30b7a125bb2c8,libethers_signers-146927861d9d5ffa,libeth_keystore-317cd61d12b4d87a,libctr-822584f94a0bba4c,libuuid-b28ec51b4f195586,libscrypt-31e3c47a74b1e111,libsalsa20-65e6faa753ca15de,libpbkdf2-f50c9c0ff1b73148,libaes-c56ebbd50fbe86ea,libcipher-b4b03e313446ddd6,libinout-650a64eb80235174,libcoins_bip39-712fe3a36343036a,libpbkdf2-4390d52bc5952e11,libbitvec-4d9abde62f1c4da4,libwyz-08b81de43180c23e,libtap-a03b11bfa148d0b2,libradium-a5583fb516fb7633,libfunty-e395759ffae18036,libcoins_bip32-7449c1c25daf186b,libcoins_core-bda90d9b7926e677,libripemd-25cfe465e399a126,libbs58-c5d0295be0c6d619,libbech32-11c5fed5efd72453,libfutures_locks-221a01a872918993,libethers_etherscan-42a8d6e926b9435d,libethers_contract-51d225fcd4251c06,libethers_contract_abigen-4ae8d98692f97d70,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libdunce-f1764a0a24559943,libprettyplease-5ad9f0fc14193635,libtoml-02f77710bbe32226,libtoml_edit-ec0271f5a42e29bd,libserde_spanned-46e37aa0aad1f642,libwinnow-b9d33d16f63a6115,libtoml_datetime-950b1a284178d422,libinflector-121e5bb3e1f0beab,liblazy_static-b3603208c0de2608,libeyre-6eed30f57b1edc71,libindenter-c5e34d39e16440e0,libethers_providers-116a166366f420d1,libinstant-7ca0f2602aa54eaa,libfutures_timer-5146a4905f821116,libreqwest-df26c5e42fab9a07,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-5e425edebf49a6df,libwebpki_roots-881d9833caf02a91,libtokio_rustls-0a9ed1881ea93db4,libmime-4b44681fdb2c65f7,libencoding_rs-721451430cd4dde4,librustls-dd210b4445b04a20,libsct-8ce9cdc9b42783a3,libwebpki-0f1a032ea508db83,libhyper-e5870d368363baaf,libh2-318787b1c14aa4cf,libindexmap-0681f95eb91f60f5,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libtokio_util-d34fa6b00a75f38c,libsync_wrapper-17f912c27eab8964,libhttp_body-e5280390f3acc232,libhttp-9dcfed2712d4aefa,libjsonwebtoken-9ae463fd722506ee,libpem-424a71497994c37f,libbase64-b5296a10b8334a2c,libsimple_asn1-7508ba146e4381b3,libtime-5e8c3c65e4d9f1e7,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libnum_bigint-1b63e52ea569e650,libnum_integer-02354acccae8f5f0,libring-747805a5a2bc632d,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libtracing_futures-b05fa6f85579820f,libenr-e68710a93e201cd4,libbase64-64299f9d815d057c,libethers_addressbook-252e30c467da0cbb,libethers_core-a3ac4f710670f3e1,libsyn-95894141ade2a8be,libquote-9ba7cd8bb928c77f,libproc_macro2-ce1b94ddc7427cd6,libunicode_ident-c127c4d798582dc8}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcargo_metadata-66ce2f5fbf5c7496,libcargo_platform-82b0dc2441686f3c,libsemver-8ed776991610225b,libcamino-ba9bf9c1ac3a7e2c,libconst_hex-d3d13aed54485fcf,libtempfile-1ba17dd90c3b2441,libfastrand-9c5266858c813c39,librustix-d5336887fb8496af,libbitflags-eb92e23a18d5cc91,liblinux_raw_sys-dd10f1d1b50fcb6c,libunicode_xid-6d0a0387aaf962a4,libnum_enum-4849ab02fd67f8e7,libstrum-6c64a2a705f45258,libk256-107e5705ae015874,libsha2-f72fdb1c0eb57273,libcpufeatures-31bbaa72911a5ebb,libecdsa-befbf6494a0c5ff7,librfc6979-872f8f01a7f4decc,libhmac-a6fa82bace1bd007,libsignature-4072c5f555b77dfd,libelliptic_curve-6e4cb60178e84428,libpkcs8-58fcbedf4b3adf2f,libspki-a5d0856f70ae8d00,libsec1-e5507d64ec020225,libder-62f24b09b6aeae30,libcrypto_bigint-b5e3a914a41408d4,libbase16ct-b0752502dc7a9a1c,libgroup-42f1e21ff38c8823,libff-1e6c672903666314,libchrono-22d5646583906439,libnum_traits-d1341ad2bfe9465e,libopen_fastrlp-16f4c5743bd20d69,libethabi-2fb7a04c9898aadf,libregex-c786768fcdd6cad8,libregex_automata-30b8f09754d70909,libaho_corasick-50150a17a2667fa6,libregex_syntax-3a1fc10fb0bb10d0,libethereum_types-22cc3e7239958e7f,libethbloom-76a192a8d3b284cb,libtiny_keccak-8945c92d64eaaa15,libprimitive_types-378ac7ba111d51a0,libscale_info-bb5847b6555758e4,libimpl_serde-350699d342c39319,libimpl_rlp-c5b6a0c28d5d0796,librlp-607830efecd8caf6,libimpl_codec-24632ecaa755e181,libparity_scale_codec-3b78c91c332b7626,libarrayvec-1b252ee19ef31e11,libbyte_slice_cast-9a7548686a1a9897,libfixed_hash-8011746456382365,librand-760fb950cd855dd6,librand_chacha-99c631f0d2584a30,libppv_lite86-0e7709dbb15f397a,libzerocopy-60481db1f54b8a64,librand_core-0c013bca2dfbfc28,librustc_hex-bc63b2791f5fe1af,libsha3-6d34a647d9af2eb0,libkeccak-42ca8630c7170c4b,libdigest-171e10bc679de37f,libconst_oid-5d63b50f42b847e9,libblock_buffer-092debf15ad85709,libcrypto_common-ce4b1e39161791b2,libgeneric_array-e7e43392e10ceee7,libtypenum-66c155be53855aa0,libuint-dd784960542386ec,libcrunchy-4ce2b3c64c281690,libstatic_assertions-d53a9977dc6e27e5,libhex-28742b4ca144387c,libbyteorder-1efcbe4f07366651,libthiserror-40ae8b8a7d1355eb,libreqwest-ee90d7744eb8fe6e,libserde_urlencoded-baeb8f5e354b0bcc,librustls_pemfile-6c1fbc87d54c27c3,libbase64-2a03de3babadded3,libipnet-f3b116e706e145a1,libhyper_rustls-445ab1cdc776c028,libwebpki_roots-7ea17636612bf0ed,libtokio_rustls-677dce96fd576498,librustls-1cab1afa58c59c71,libsubtle-fdb157e48338ed49,libwebpki-109026563a5aecd5,libring-db607853ac4bc6e9,libgetrandom-39a05cac9327bbe3,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libcfg_if-33ef6c02a07f9fec,libzeroize-ead98f074a37f829,librustls_pki_types-ccf8f8faa3f33558,libserde_json-67803655118fc00d,libmemchr-4f0714dc45d95749,libryu-f8ba606093049f91,libhyper_util-3d2636a71af5ca23,libtower-5031b2b34e207313,libpin_project-97ef948dbc13a620,libtower_layer-d70c7e404336389b,libtower_service-0d7df29686b13872,libtracing-acd0688053505527,libtracing_core-2e5058304bee1886,libonce_cell-24c5d665b6879050,libhyper-3b28607ba6e3c672,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsmallvec-e2fbd282c83e646d,libhttparse-1ec4971419f8cb32,libfutures_channel-f853306e08ec8d3d,libtokio-da0ac4c3630f3dc7,libsocket2-2b3ca63ab7e08783,libmio-8e3e9d09869bbd3a,liblibc-36f85885e0131609,libhttp_body_util-4fab304873096c8c,libfutures_util-9ef2e61c522cedae,libslab-43d976c9737ff31a,libfutures_sink-ba628c80fbee78b4,libfutures_task-f5d1dccc23e9ffb0,libpin_utils-9a5791cba021167a,libpin_project_lite-e0c50e8704e39276,libhttp_body-c297b564997a2748,liblog-5fb51f756c1191b0,libfutures_core-2da63d8c7891ede1,liburl-a37d311f1b7ec159,libidna-da2b9aa3f9496c8b,libunicode_normalization-42ae7e4d98c3dc9e,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-998d0c3c2cd7ea83,libitoa-4c6598116a867907,libbytes-cedba973057620e8,libserde-9b62a426e10373a8,libfnv-2d77ec4f6f971b24}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZWtjtb/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-7f3548987f0d18df/out" "-L" "/opt/rustwide/target/debug/build/ring-83051c3e7562d654/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ws_all_mids-9cd788a31833922b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hyperliquid` (example "ws_all_mids") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "208f60740770f422d75a6c77435342673b8fe8cf964cc9e893159dd628a93705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "208f60740770f422d75a6c77435342673b8fe8cf964cc9e893159dd628a93705", kill_on_drop: false }` [INFO] [stdout] 208f60740770f422d75a6c77435342673b8fe8cf964cc9e893159dd628a93705