[INFO] cloning repository https://github.com/bengtlofgren/rusty_hyperliquid_ledger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bengtlofgren/rusty_hyperliquid_ledger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbengtlofgren%2Frusty_hyperliquid_ledger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbengtlofgren%2Frusty_hyperliquid_ledger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 051eb9ba0a2365cbf142074e9dedc1dbcab988e0 [INFO] testing bengtlofgren/rusty_hyperliquid_ledger against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbengtlofgren%2Frusty_hyperliquid_ledger" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bengtlofgren/rusty_hyperliquid_ledger [INFO] finished tweaking git repo https://github.com/bengtlofgren/rusty_hyperliquid_ledger [INFO] tweaked toml for git repo https://github.com/bengtlofgren/rusty_hyperliquid_ledger written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bengtlofgren/rusty_hyperliquid_ledger on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bengtlofgren/rusty_hyperliquid_ledger 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] e2b1c755ff27066c16fd599e86556eace88997a330f00b55c532dfd29c582c03 [INFO] running `Command { std: "docker" "start" "e2b1c755ff27066c16fd599e86556eace88997a330f00b55c532dfd29c582c03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2b1c755ff27066c16fd599e86556eace88997a330f00b55c532dfd29c582c03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e2b1c755ff27066c16fd599e86556eace88997a330f00b55c532dfd29c582c03" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2b1c755ff27066c16fd599e86556eace88997a330f00b55c532dfd29c582c03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e2b1c755ff27066c16fd599e86556eace88997a330f00b55c532dfd29c582c03" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling const-hex v1.17.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling aws-lc-rs v1.15.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling futures-utils-wasm v0.1.0 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling aws-lc-sys v0.36.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling ruint v1.17.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling syn-solidity v1.5.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rust_decimal_macros v1.40.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling alloy-sol-type-parser v1.5.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling alloy-rlp v0.3.12 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling alloy-primitives v1.5.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling nybbles v0.4.7 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling alloy-json-abi v1.5.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling hl-types v0.1.0 (/opt/rustwide/workdir/crates/hl-types) [INFO] [stderr] Compiling alloy-serde v1.4.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling alloy-eip2124 v0.2.0 [INFO] [stderr] Compiling alloy-eip7702 v0.6.3 [INFO] [stderr] Compiling alloy-eip2930 v0.2.3 [INFO] [stderr] Compiling alloy-trie v0.9.3 [INFO] [stderr] Compiling alloy-chains v0.2.27 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling alloy-tx-macros v1.4.3 [INFO] [stderr] Compiling alloy-sol-macro-input v1.5.2 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling alloy-sol-macro-expander v1.5.2 [INFO] [stderr] Compiling alloy-eips v1.4.3 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling alloy-sol-macro v1.5.2 [INFO] [stderr] Compiling alloy-sol-types v1.5.2 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling alloy-consensus v1.4.3 [INFO] [stderr] Compiling alloy-json-rpc v1.4.3 [INFO] [stderr] Compiling alloy-dyn-abi v1.5.2 [INFO] [stderr] Compiling alloy-transport v1.4.3 [INFO] [stderr] Compiling alloy-consensus-any v1.4.3 [INFO] [stderr] Compiling alloy-network-primitives v1.4.3 [INFO] [stderr] Compiling alloy-signer v1.4.3 [INFO] [stderr] Compiling alloy-core v1.5.2 [INFO] [stderr] Compiling alloy-rpc-types-eth v1.4.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling alloy-rpc-types-any v1.4.3 [INFO] [stderr] Compiling alloy-rpc-types v1.4.3 [INFO] [stderr] Compiling alloy-network v1.4.3 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling alloy-signer-local v1.4.3 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling yawc v0.2.7 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.13.1 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling alloy-transport-http v1.4.3 [INFO] [stderr] Compiling hl-builder-data v0.1.0 (/opt/rustwide/workdir/crates/hl-builder-data) [INFO] [stderr] Compiling alloy-rpc-client v1.4.3 [INFO] [stderr] Compiling alloy-provider v1.4.3 [INFO] [stderr] Compiling alloy-contract v1.4.3 [INFO] [stderr] Compiling alloy v1.4.3 [INFO] [stderr] Compiling hypersdk v0.1.6 [INFO] [stderr] Compiling hl-ingestion v0.1.0 (/opt/rustwide/workdir/crates/hl-ingestion) [INFO] [stderr] Compiling hl-indexer v0.1.0 (/opt/rustwide/workdir/crates/hl-indexer) [INFO] [stderr] Compiling hl-api v0.1.0 (/opt/rustwide/workdir/crates/hl-api) [INFO] [stderr] Compiling hl-server v0.1.0 (/opt/rustwide/workdir/crates/hl-server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "e2b1c755ff27066c16fd599e86556eace88997a330f00b55c532dfd29c582c03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e2b1c755ff27066c16fd599e86556eace88997a330f00b55c532dfd29c582c03" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling rust_decimal_macros v1.40.0 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling hl-types v0.1.0 (/opt/rustwide/workdir/crates/hl-types) [INFO] [stderr] Compiling hypersdk v0.1.6 [INFO] [stderr] Compiling hl-builder-data v0.1.0 (/opt/rustwide/workdir/crates/hl-builder-data) [INFO] [stderr] Compiling hl-ingestion v0.1.0 (/opt/rustwide/workdir/crates/hl-ingestion) [INFO] [stderr] Compiling hl-indexer v0.1.0 (/opt/rustwide/workdir/crates/hl-indexer) [INFO] [stderr] Compiling hl-api v0.1.0 (/opt/rustwide/workdir/crates/hl-api) [INFO] [stderr] Compiling hl-server v0.1.0 (/opt/rustwide/workdir/crates/hl-server) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcK1CGmC/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-07a55b10dbb255b8,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-13915fc61ecf8408,libregex_automata-28f56beb9ab72e05,libregex_syntax-16a7798c46b1bf55,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-ec4da570862f46db}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libhl_ingestion-8b370b1e72122034,libthiserror-6c9ac4f713da2e8b,libhypersdk-a7abdd98d4fde715,librmp_serde-8c1cfaaf02bd88d6,librmp-828314cc9a724066,libreqwest-4248459b23bf51ca,librustls_platform_verifier-7a9c3f0764df1a07,librustls_native_certs-6fd80bf660854590,libopenssl_probe-069773bfa7a2e79b,libyawc-c861debe3ff7d2ba,libsimdutf8-a1de2a2d793955cc,libnom-fa807ffdb3c062e2,libflate2-8df2ddde8ffd0fc3,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,libsha1-c14cf48e04580377,librust_decimal-f9806abfc78d85f2,libchrono-a85c3920593664cb,libiana_time_zone-bab5d12b40894ac1,libnum_traits-61451ab850bd490d,libanyhow-4342eda19ce54c8e,liballoy-c6dce5609376e169,liballoy_signer_local-077a7e40c82c9e05,librand-88f6c3f8e323eb4d,librand_chacha-36b3f5a7428c3bec,libppv_lite86-e61ae08ff3e0f333,libzerocopy-a897f899067c4c31,liballoy_rpc_types-a537dea87ff520fb,liballoy_contract-cc168da4f89870ae,liballoy_provider-1ee80576d4c9cebf,libdashmap-2364bf18f55b8662,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liblru-1d996a814fa3b56d,libasync_stream-d609adb9cb75b36a,liballoy_rpc_client-802eac6ebe188f35,libtokio_stream-2ee1b9a69baf4bb1,libpin_project-c4e28c6c54f9f493,liballoy_chains-e80ffe6d0535d2a4,libstrum-f8b2918258b5ed57,libnum_enum-78afe6842f5fc2c9,liballoy_transport_http-0c104d3b40b0fdb7,liballoy_transport-1408ee31a05752ec,libfutures-5b35dff65fe731de,libfutures_executor-852b93ac1f19c442,libreqwest-8310dfb4939939d4,libserde_urlencoded-96533e4eb1082c70,libryu-25f59e4cd0d23219,libhyper_rustls-e30815cf9c16c6cc,libwebpki_roots-41fa33203177bb24,libhyper_tls-fdf08b4196dc9bdb,libtokio_native_tls-b8b5bf27dd929a7d,libtokio_rustls-23b2a6ac15f59e21,librustls-a097b2f9f2ec6938,libwebpki-6c77324025f649e4,libaws_lc_rs-65c5cb50fc2759fe,libaws_lc_sys-514c39e85116791d,libring-23de80907841b0a2,libuntrusted-b2f816886faf2178,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-f516d12ba2442f1e,libiri_string-7980c6545d934b56,libtower-9c1e36cda28bd8be,libtower_layer-d908dd771b239ecd,libnative_tls-bf4673447aadc29c,libopenssl_probe-2c6d21a9709cae46,libopenssl-3ac34da96c596fbb,libbitflags-81c18dd570709ed4,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0c8a8255bd51fa95,libhyper_util-b5bd37a747db022e,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-b2031d1d1a3b5161,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-039d556835a4b6d3,libindexmap-4fdfebc9e1d152ba,libfnv-79e2cbfbe03dcd16,libtokio_util-50ef17dd5f4e42c6,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-c577a8819253b5d4,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio-64499b6df688e03b,libsignal_hook_registry-cddd50aee5c69024,liberrno-c497d64a4571af83,libsocket2-a4b0ae9174258309,libmio-fc0f5b7715002b05,libparking_lot-9511769b8517e8c1,libparking_lot_core-2025d0b3c68c483f,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-3181cbbf9543d364,libhttp_body-61b62b56c1cb03ad,liburl-d9a1b7bf80c55879,libidna-f9a5df7c6c52c589,libutf8_iter-51566bbad89f3a68,libidna_adapter-65a38e6379d595e2,libicu_properties-5ed8e3c73d750e1c,libicu_properties_data-b217809bf575558a,libicu_normalizer-ab4481c010dbe060,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-0426e4d22735d296,libpotential_utf-8764daf1db9496c7,libicu_provider-e8bc0dca11f105af,libicu_locale_core-92afd92556312690,libtinystr-b89a0e2f5257d771,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-12ad8b6a577885e6,libzerotrie-53afc25171f13cdf,libyoke-a91d9a9eac2c9048,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-99dc56781f36c693,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libsync_wrapper-a254cb6192850e87,libfutures_core-3b920243fce8fec0,liballoy_network-bf194b6d77805b6c,liballoy_rpc_types_any-5b1d9186e9345106,liballoy_signer-3fe1558e53c387f2,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-23ec2edbe4048d02,liballoy_consensus_any-c510d9f52411e758,libitertools-d6fefe110085c00a,liballoy_network_primitives-99ec56845588b82d,liballoy_json_rpc-abafc32278bb637f,libhttp-27b6c139034ee214,liballoy_consensus-a1a29a0b7f9a27e3,liballoy_eips-ec034382b1228bde,libeither-79b0899b40261970,liballoy_serde-564b9e1c62c07a2d,libserde_with-3bc1be9e0121cad1,liballoy_eip7702-1aeb0919b01dfae4,liballoy_eip2930-55c846f54c2a7bcb,liballoy_eip2124-e4ae9ca3144af93b,libthiserror-409b6d2bd1984899,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-727bcab4dcb753c6,libtracing-e5cb6e3eba986e5b,liblog-b262261d47bd2eba,libpin_project_lite-72bf04572caa1c84,libtracing_core-4cc82aeb094c2c39,libnybbles-7055630ded175a8d,libsmallvec-d09ee91c1464bece,libonce_cell-e9252a7b5119f3eb,liballoy_core-adb372172fb0613d,liballoy_dyn_abi-b0e7eda2f97bf428,libserde_json-a892f032bbc82cca,libmemchr-9be7e24c0cc6f173,libzmij-4c326dfa9ae54cc0,liballoy_sol_types-2f1592a442718c1e,liballoy_json_abi-d31906002da9723b,liballoy_sol_type_parser-e2d2a1fc79f1f19d,libwinnow-a22d654a682d1158,liballoy_primitives-60def1b8d6483004,libitoa-f3a70a1441f7f89b,libhashbrown-df5f2aefcb089656,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libgetrandom-0baa87726cbcc5d3,libconst_hex-39784804e38e098a,libderive_more-e07f1fc2400ea4c8,libk256-7d51cf86d41dec94,libsha2-c636b474f7ff96f1,libcpufeatures-e04321643d03190d,libecdsa-8488c694a0f9ba01,librfc6979-2b02d79b681d7943,libhmac-1feba605853399d9,libspki-12546cb7b1eca0cc,libsignature-81cfb7fe327a9df7,libdigest-c671116c9f27af40,libblock_buffer-e72745894d3d446e,libcrypto_common-7a59d9e2adef7dac,libelliptic_curve-958d5a0b3a2633ab,libsec1-7ed15df8efd28e23,libder-2fe4813ddc3b227d,libconst_oid-2aadc73a32842898,libcrypto_bigint-e4063bd9a83e9c32,libgeneric_array-ad155cd9a6ab1a8c,libtypenum-973adb5204d6e560,libbase16ct-c4cc4b0550013254,libzeroize-7f213bea776ca5b6,libgroup-a63a715b5f59726f,libff-cff8b51dbc3a8214,librand_core-947ca62718ea8b54,libgetrandom-e6656e2f703a06c2,liblibc-11f5a30dc24875fb,libcfg_if-83060ec5685761ae,libsubtle-cdc2b7d5fab71c70,libruint-5734942ac0ed1358,liballoy_rlp-83bd673e179244a1,libarrayvec-d3a1cc8fa7fa763c,libbytes-0a99eff3358eaec3,libserde-b89cdc0d54485736,libserde_core-46542aab222bf259,libtiny_keccak-c462a8232d17cfa3,libcrunchy-9d3b3fb3d5e2bcf0,librustc_hash-b0e75ddb701aad11}.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" "/opt/rustwide/target/debug/deps/rustcK1CGmC/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/aws-lc-sys-5a775cf63ea74a84/out" "-L" "/opt/rustwide/target/debug/build/ring-06c4429068c6baa9/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ws_collector-9438f6e22726a4bc" "-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 `hl-ingestion` (test "ws_collector") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e2b1c755ff27066c16fd599e86556eace88997a330f00b55c532dfd29c582c03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2b1c755ff27066c16fd599e86556eace88997a330f00b55c532dfd29c582c03", kill_on_drop: false }` [INFO] [stdout] e2b1c755ff27066c16fd599e86556eace88997a330f00b55c532dfd29c582c03