[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.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbengtlofgren%2Frusty_hyperliquid_ledger" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bengtlofgren/rusty_hyperliquid_ledger on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.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.99.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-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] efecd38a606b6a7aa3c42f4d0f4f4b3bb6897e3885b0e232f5ca45a3a260c22b
[INFO] running `Command { std: "docker" "start" "efecd38a606b6a7aa3c42f4d0f4f4b3bb6897e3885b0e232f5ca45a3a260c22b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efecd38a606b6a7aa3c42f4d0f4f4b3bb6897e3885b0e232f5ca45a3a260c22b", 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" "efecd38a606b6a7aa3c42f4d0f4f4b3bb6897e3885b0e232f5ca45a3a260c22b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efecd38a606b6a7aa3c42f4d0f4f4b3bb6897e3885b0e232f5ca45a3a260c22b", 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" "efecd38a606b6a7aa3c42f4d0f4f4b3bb6897e3885b0e232f5ca45a3a260c22b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ipnet v2.11.0
[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 ryu v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling csv-core v0.1.13
[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 ecdsa v0.16.9
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ruint v1.17.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[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 yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[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 rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling strum v0.27.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 parking_lot_core v0.9.12
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.5.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling alloy-primitives v1.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling nybbles v0.4.7
[INFO] [stderr]    Compiling hl-types v0.1.0 (/opt/rustwide/workdir/crates/hl-types)
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling alloy-json-abi v1.5.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.3
[INFO] [stderr]    Compiling alloy-serde v1.4.3
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.3
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.5.2
[INFO] [stderr]    Compiling alloy-tx-macros v1.4.3
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.5.2
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling alloy-trie v0.9.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling alloy-chains v0.2.27
[INFO] [stderr]    Compiling alloy-sol-macro v1.5.2
[INFO] [stderr]    Compiling alloy-eips v1.4.3
[INFO] [stderr]    Compiling alloy-sol-types v1.5.2
[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-consensus v1.4.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[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-signer v1.4.3
[INFO] [stderr]    Compiling alloy-core v1.5.2
[INFO] [stderr]    Compiling alloy-network-primitives v1.4.3
[INFO] [stderr]    Compiling alloy-consensus-any v1.4.3
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.4.3
[INFO] [stderr]    Compiling hyper v1.8.1
[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-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling yawc v0.2.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.1
[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 `release` profile [optimized] target(s) in 4m 52s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "efecd38a606b6a7aa3c42f4d0f4f4b3bb6897e3885b0e232f5ca45a3a260c22b", 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" "efecd38a606b6a7aa3c42f4d0f4f4b3bb6897e3885b0e232f5ca45a3a260c22b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", 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] [stderr]     Finished `release` profile [optimized] target(s) in 58.86s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "efecd38a606b6a7aa3c42f4d0f4f4b3bb6897e3885b0e232f5ca45a3a260c22b", 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" "efecd38a606b6a7aa3c42f4d0f4f4b3bb6897e3885b0e232f5ca45a3a260c22b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.49s
[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 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/hl_api-cee87b0cead06708)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/hl_builder_data-564d3d7cc53737ca)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test client::tests::test_new_client_invalid ... ok
[INFO] [stdout] test enricher::tests::test_enricher_basic ... ok
[INFO] [stdout] test enricher::tests::test_is_builder_fill ... ok
[INFO] [stdout] test enricher::tests::test_get_builder_fee ... ok
[INFO] [stdout] test enricher::tests::test_total_fees_and_volume ... ok
[INFO] [stdout] test parser::tests::test_notional_value ... ok
[INFO] [stdout] test parser::tests::test_parse_empty_csv ... ok
[INFO] [stdout] test parser::tests::test_parse_sample_csv ... ok
[INFO] [stdout] test types::tests::test_builder_fill_side ... ok
[INFO] [stdout] test client::tests::test_new_client ... ok
[INFO] [stdout] test client::tests::test_build_url ... ok
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/release/deps/integration_test-032760d0495a3370)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_csv_structure_validation ... FAILED
[INFO] [stdout] test test_multiple_dates_2026 ... FAILED
[INFO] [stdout] test test_fetch_fills_date_range ... FAILED
[INFO] [stdout] test test_fetch_fills_not_found ... FAILED
[INFO] [stdout] test test_builder_address_lowercase ... ok
[INFO] [stdout] test test_enricher_with_real_data ... FAILED
[INFO] [stdout] test test_fetch_fills_single_date ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_csv_structure_validation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_csv_structure_validation' (6293) panicked at crates/hl-builder-data/tests/integration_test.rs:119:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Http(reqwest::Error { kind: Request, url: "https://stats-data.hyperliquid.xyz/Mainnet/builder_fills/0x2868fc0d9786a740b491577a43502259efa78a39/20260110.csv.lz4", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62708f8df9c1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x62708f8f7b2a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x62708f8e45cc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x62708f8bab16 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x62708f8d7879 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x62708f5d9050 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x62708f8d7ba2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x62708f8babc2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x62708f8b3489 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x62708f8bb9ad - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x62708f8f828c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x62708f8f8062 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x62708f5bb97f - integration_test[d55d9350bcd8692f]::test_csv_structure_validation::{closure#0}
[INFO] [stdout]   13:     0x62708f5cae18 - <tokio[995bc4992a509ca5]::runtime::context::scoped::Scoped<tokio[995bc4992a509ca5]::runtime::scheduler::Context>>::set::<<tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   14:     0x62708f5cb5a4 - <tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   15:     0x62708f5be4f2 - <tokio[995bc4992a509ca5]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   16:     0x62708f5be1de - <integration_test[d55d9350bcd8692f]::test_csv_structure_validation::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x62708f5cc33b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   18:     0x62708f5d99a5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   19:     0x62708f5d2d64 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x62708f5dcb02 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x62708f8deee9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7f72b4ceb07a - <unknown>
[INFO] [stdout]   23:     0x7f72b4d7e534 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_multiple_dates_2026 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_multiple_dates_2026' (6298) panicked at crates/hl-builder-data/tests/integration_test.rs:161:17:
[INFO] [stdout] Unexpected error for 2026-01-10: HTTP error: error sending request for url (https://stats-data.hyperliquid.xyz/Mainnet/builder_fills/0x2868fc0d9786a740b491577a43502259efa78a39/20260110.csv.lz4)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62708f8df9c1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x62708f8f7b2a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x62708f8e45cc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x62708f8bab16 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x62708f8d7879 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x62708f5d9050 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x62708f8d7ba2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x62708f8babc2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x62708f8b3489 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x62708f8bb9ad - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x62708f8f828c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x62708f5ba08d - integration_test[d55d9350bcd8692f]::test_multiple_dates_2026::{closure#0}
[INFO] [stdout]   12:     0x62708f5cae18 - <tokio[995bc4992a509ca5]::runtime::context::scoped::Scoped<tokio[995bc4992a509ca5]::runtime::scheduler::Context>>::set::<<tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   13:     0x62708f5cb5a4 - <tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   14:     0x62708f5be4f2 - <tokio[995bc4992a509ca5]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   15:     0x62708f5bd8fe - <integration_test[d55d9350bcd8692f]::test_multiple_dates_2026::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x62708f5cc33b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   17:     0x62708f5d99a5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   18:     0x62708f5d2d64 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x62708f5dcb02 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x62708f8deee9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7f72b4ceb07a - <unknown>
[INFO] [stdout]   22:     0x7f72b4d7e534 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_fetch_fills_date_range stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_fetch_fills_date_range' (6295) panicked at crates/hl-builder-data/tests/integration_test.rs:45:58:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Http(reqwest::Error { kind: Request, url: "https://stats-data.hyperliquid.xyz/Mainnet/builder_fills/0x2868fc0d9786a740b491577a43502259efa78a39/20260110.csv.lz4", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62708f8df9c1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x62708f8f7b2a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x62708f8e45cc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x62708f8bab16 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x62708f8d7879 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x62708f5d9050 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x62708f8d7ba2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x62708f8babc2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x62708f8b3489 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x62708f8bb9ad - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x62708f8f828c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x62708f8f8062 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x62708f5badb9 - integration_test[d55d9350bcd8692f]::test_fetch_fills_date_range::{closure#0}
[INFO] [stdout]   13:     0x62708f5cae18 - <tokio[995bc4992a509ca5]::runtime::context::scoped::Scoped<tokio[995bc4992a509ca5]::runtime::scheduler::Context>>::set::<<tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   14:     0x62708f5cb5a4 - <tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   15:     0x62708f5be4f2 - <tokio[995bc4992a509ca5]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   16:     0x62708f5bdcbe - <integration_test[d55d9350bcd8692f]::test_fetch_fills_date_range::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x62708f5cc33b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   18:     0x62708f5d99a5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   19:     0x62708f5d2d64 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x62708f5dcb02 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x62708f8deee9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7f72b4ceb07a - <unknown>
[INFO] [stdout]   23:     0x7f72b4d7e534 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_fetch_fills_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_fetch_fills_not_found' (6296) panicked at crates/hl-builder-data/tests/integration_test.rs:74:5:
[INFO] [stdout] Expected NotFound error for future date
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62708f8df9c1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x62708f8f7b2a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x62708f8e45cc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x62708f8bab16 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x62708f8d7879 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x62708f5d9050 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x62708f8d7ba2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x62708f8babf4 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x62708f8b3489 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x62708f8bb9ad - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x62708f8f828c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x62708f5ba265 - integration_test[d55d9350bcd8692f]::test_fetch_fills_not_found::{closure#0}
[INFO] [stdout]   12:     0x62708f5cae18 - <tokio[995bc4992a509ca5]::runtime::context::scoped::Scoped<tokio[995bc4992a509ca5]::runtime::scheduler::Context>>::set::<<tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   13:     0x62708f5cb5a4 - <tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   14:     0x62708f5be4f2 - <tokio[995bc4992a509ca5]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   15:     0x62708f5bdade - <integration_test[d55d9350bcd8692f]::test_fetch_fills_not_found::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x62708f5cc33b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   17:     0x62708f5d99a5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   18:     0x62708f5d2d64 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x62708f5dcb02 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x62708f8deee9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7f72b4ceb07a - <unknown>
[INFO] [stdout]   22:     0x7f72b4d7e534 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_enricher_with_real_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_enricher_with_real_data' (6294) panicked at crates/hl-builder-data/tests/integration_test.rs:93:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Http(reqwest::Error { kind: Request, url: "https://stats-data.hyperliquid.xyz/Mainnet/builder_fills/0x2868fc0d9786a740b491577a43502259efa78a39/20260110.csv.lz4", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62708f8df9c1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x62708f8f7b2a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x62708f8e45cc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x62708f8bab16 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x62708f8d7879 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x62708f5d9050 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x62708f8d7ba2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x62708f8babc2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x62708f8b3489 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x62708f8bb9ad - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x62708f8f828c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x62708f8f8062 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x62708f5bb0db - integration_test[d55d9350bcd8692f]::test_enricher_with_real_data::{closure#0}
[INFO] [stdout]   13:     0x62708f5cae18 - <tokio[995bc4992a509ca5]::runtime::context::scoped::Scoped<tokio[995bc4992a509ca5]::runtime::scheduler::Context>>::set::<<tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   14:     0x62708f5cb5a4 - <tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   15:     0x62708f5be4f2 - <tokio[995bc4992a509ca5]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   16:     0x62708f5bde1e - <integration_test[d55d9350bcd8692f]::test_enricher_with_real_data::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x62708f5cc33b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   18:     0x62708f5d99a5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   19:     0x62708f5d2d64 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x62708f5dcb02 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x62708f8deee9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7f72b4ceb07a - <unknown>
[INFO] [stdout]   23:     0x7f72b4d7e534 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_fetch_fills_single_date stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_fetch_fills_single_date' (6297) panicked at crates/hl-builder-data/tests/integration_test.rs:17:48:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Http(reqwest::Error { kind: Request, url: "https://stats-data.hyperliquid.xyz/Mainnet/builder_fills/0x2868fc0d9786a740b491577a43502259efa78a39/20260110.csv.lz4", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62708f8df9c1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x62708f8f7b2a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x62708f8e45cc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x62708f8bab16 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x62708f8d7879 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x62708f5d9050 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x62708f8d7ba2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x62708f8babc2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x62708f8b3489 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x62708f8bb9ad - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x62708f8f828c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x62708f8f8062 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x62708f5bb4de - integration_test[d55d9350bcd8692f]::test_fetch_fills_single_date::{closure#0}
[INFO] [stdout]   13:     0x62708f5cae18 - <tokio[995bc4992a509ca5]::runtime::context::scoped::Scoped<tokio[995bc4992a509ca5]::runtime::scheduler::Context>>::set::<<tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   14:     0x62708f5cb5a4 - <tokio[995bc4992a509ca5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   15:     0x62708f5be4f2 - <tokio[995bc4992a509ca5]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   16:     0x62708f5bdffe - <integration_test[d55d9350bcd8692f]::test_fetch_fills_single_date::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x62708f5cc33b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   18:     0x62708f5d99a5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   19:     0x62708f5d2d64 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x62708f5dcb02 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x62708f8deee9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7f72b4ceb07a - <unknown>
[INFO] [stdout]   23:     0x7f72b4d7e534 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_csv_structure_validation
[INFO] [stdout]     test_enricher_with_real_data
[INFO] [stdout]     test_fetch_fills_date_range
[INFO] [stdout]     test_fetch_fills_not_found
[INFO] [stdout]     test_fetch_fills_single_date
[INFO] [stdout]     test_multiple_dates_2026
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p hl-builder-data --test integration_test`
[INFO] running `Command { std: "docker" "inspect" "efecd38a606b6a7aa3c42f4d0f4f4b3bb6897e3885b0e232f5ca45a3a260c22b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efecd38a606b6a7aa3c42f4d0f4f4b3bb6897e3885b0e232f5ca45a3a260c22b", kill_on_drop: false }`
[INFO] [stdout] efecd38a606b6a7aa3c42f4d0f4f4b3bb6897e3885b0e232f5ca45a3a260c22b
