[INFO] cloning repository https://github.com/augustin-v/polysqueeze
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/augustin-v/polysqueeze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faugustin-v%2Fpolysqueeze", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faugustin-v%2Fpolysqueeze'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c19a64f420b879c8ccb82309bb9d0b14790c6d31
[INFO] testing augustin-v/polysqueeze against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faugustin-v%2Fpolysqueeze" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/augustin-v/polysqueeze
[INFO] finished tweaking git repo https://github.com/augustin-v/polysqueeze
[INFO] tweaked toml for git repo https://github.com/augustin-v/polysqueeze written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/augustin-v/polysqueeze on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/augustin-v/polysqueeze 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81aa0b47bb1548b40c8dfeeded42addbd6274ff1810fbe00d5376693476f8343
[INFO] running `Command { std: "docker" "start" "-a" "81aa0b47bb1548b40c8dfeeded42addbd6274ff1810fbe00d5376693476f8343", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81aa0b47bb1548b40c8dfeeded42addbd6274ff1810fbe00d5376693476f8343", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81aa0b47bb1548b40c8dfeeded42addbd6274ff1810fbe00d5376693476f8343", kill_on_drop: false }`
[INFO] [stdout] 81aa0b47bb1548b40c8dfeeded42addbd6274ff1810fbe00d5376693476f8343
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] defa727490db1e0156ac2ae445ee82e859659905b7400db1f7c7ffa9f1faaf92
[INFO] running `Command { std: "docker" "start" "-a" "defa727490db1e0156ac2ae445ee82e859659905b7400db1f7c7ffa9f1faaf92", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling compression-core v0.4.30
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling compression-codecs v0.4.32
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rand v0.8.5
[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 encoding_rs v0.8.35
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.4.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling ruint v1.17.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[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 zerovec-derive v0.11.2
[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 rust_decimal_macros v1.39.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling alloy-primitives v1.4.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling nybbles v0.4.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling alloy-json-abi v1.4.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.0
[INFO] [stderr]    Compiling alloy-tx-macros v1.0.42
[INFO] [stderr]    Compiling alloy-serde v1.0.42
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.1
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.1
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-trie v0.9.1
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.4.1
[INFO] [stderr]    Compiling serde_with v3.16.0
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.4.1
[INFO] [stderr]    Compiling alloy-eips v1.0.42
[INFO] [stderr]    Compiling alloy-sol-macro v1.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.33
[INFO] [stderr]    Compiling alloy-consensus v1.0.42
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling alloy-sol-types v1.4.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling alloy-network-primitives v1.0.42
[INFO] [stderr]    Compiling alloy-consensus-any v1.0.42
[INFO] [stderr]    Compiling alloy-dyn-abi v1.4.1
[INFO] [stderr]    Compiling alloy-json-rpc v1.0.42
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.0.42
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling alloy-signer v1.0.42
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.0.42
[INFO] [stderr]    Compiling alloy-network v1.0.42
[INFO] [stderr]    Compiling alloy-signer-local v1.0.42
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling polysqueeze v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "defa727490db1e0156ac2ae445ee82e859659905b7400db1f7c7ffa9f1faaf92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "defa727490db1e0156ac2ae445ee82e859659905b7400db1f7c7ffa9f1faaf92", kill_on_drop: false }`
[INFO] [stdout] defa727490db1e0156ac2ae445ee82e859659905b7400db1f7c7ffa9f1faaf92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c062c52c5fe42c13a0dbb9a346da00fae64eb49d58eace767d8b548f14a30fd
[INFO] running `Command { std: "docker" "start" "-a" "6c062c52c5fe42c13a0dbb9a346da00fae64eb49d58eace767d8b548f14a30fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling polysqueeze v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.84s
[INFO] running `Command { std: "docker" "inspect" "6c062c52c5fe42c13a0dbb9a346da00fae64eb49d58eace767d8b548f14a30fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c062c52c5fe42c13a0dbb9a346da00fae64eb49d58eace767d8b548f14a30fd", kill_on_drop: false }`
[INFO] [stdout] 6c062c52c5fe42c13a0dbb9a346da00fae64eb49d58eace767d8b548f14a30fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 75ddf30901de739b4c928c502ffe59d6d2ac9f8a2be1d6d2b8634fbcbe59b967
[INFO] running `Command { std: "docker" "start" "-a" "75ddf30901de739b4c928c502ffe59d6d2ac9f8a2be1d6d2b8634fbcbe59b967", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/polysqueeze-851fb5cea3ea45a9)
[INFO] [stdout] 
[INFO] [stdout] running 71 tests
[INFO] [stdout] test auth::tests::test_decode_api_secret_with_urlsafe_padding ... ok
[INFO] [stdout] test auth::tests::test_hmac_signature_different_inputs ... ok
[INFO] [stdout] test auth::tests::test_hmac_signature_with_body ... ok
[INFO] [stdout] test auth::tests::test_format_body_for_signature_matches_python ... ok
[INFO] [stdout] test auth::tests::test_order_hmac_matches_python_reference ... ok
[INFO] [stdout] test book::tests::test_apply_bid_delta_legacy ... ok
[INFO] [stdout] test book::tests::test_apply_ask_delta_legacy ... ok
[INFO] [stdout] test auth::tests::test_hmac_signature_consistency ... ok
[INFO] [stdout] test book::tests::test_apply_delta ... ok
[INFO] [stdout] test book::tests::test_spread_calculation ... ok
[INFO] [stdout] test book::tests::test_order_book_creation ... ok
[INFO] [stdout] test book::tests::test_depth_management ... ok
[INFO] [stdout] test auth::tests::test_unix_timestamp ... ok
[INFO] [stdout] test book::tests::test_book_staleness ... ok
[INFO] [stdout] test auth::tests::test_create_l1_headers ... ok
[INFO] [stdout] test auth::tests::test_create_l2_headers ... ok
[INFO] [stdout] test book::tests::test_liquidity_analysis ... ok
[INFO] [stdout] test book::tests::test_book_validation ... ok
[INFO] [stdout] test book::tests::test_fast_operations ... ok
[INFO] [stdout] test auth::tests::test_create_l1_headers_different_nonces ... ok
[INFO] [stdout] test auth::tests::test_eip712_signature_format ... ok
[INFO] [stdout] test book::tests::test_market_impact ... ok
[INFO] [stdout] test auth::tests::test_hmac_signature ... ok
[INFO] [stdout] test auth::tests::test_timestamp_generation ... ok
[INFO] [stdout] test client::tests::test_get_gamma_events_success ... ok
[INFO] [stdout] test client::tests::test_get_sampling_markets_success ... ok
[INFO] [stdout] test client::tests::test_get_order_book_success ... ok
[INFO] [stdout] test client::tests::test_get_spread_success ... ok
[INFO] [stdout] test client::tests::test_client_creation ... ok
[INFO] [stdout] test client::tests::test_get_midpoints_batch ... ok
[INFO] [stdout] test config::tests::test_contract_config ... ok
[INFO] [stdout] test config::tests::test_global_config ... ok
[INFO] [stdout] test config::tests::test_network_config ... ok
[INFO] [stdout] test decode::tests::test_batch_decoder ... ok
[INFO] [stdout] test decode::tests::test_parse_decimal ... ok
[INFO] [stdout] test decode::tests::test_parse_side ... ok
[INFO] [stdout] test client::tests::test_get_gamma_event_by_slug_success ... ok
[INFO] [stdout] test client::tests::test_client_with_l2_headers ... ok
[INFO] [stdout] test client::tests::test_get_gamma_tags_success ... ok
[INFO] [stdout] test client::tests::test_get_price_success ... ok
[INFO] [stdout] test fill::tests::test_fill_engine_creation ... ok
[INFO] [stdout] test client::tests::test_api_error_handling ... ok
[INFO] [stdout] test fill::tests::test_fill_processor ... ok
[INFO] [stdout] test fill::tests::test_fill_processor_basic_operations ... ok
[INFO] [stdout] test fill::tests::test_fee_calculation ... ok
[INFO] [stdout] test fill::tests::test_fill_engine_advanced_creation ... ok
[INFO] [stdout] test fill::tests::test_market_order_validation ... ok
[INFO] [stdout] test orders::tests::test_decimal_to_token_units ... ok
[INFO] [stdout] test fill::tests::test_fill_processor_stream_message ... ok
[INFO] [stdout] test orders::tests::test_decimal_to_token_units_overflow ... ok
[INFO] [stdout] test orders::tests::test_decimal_to_token_units_edge_cases ... ok
[INFO] [stdout] test orders::tests::test_generate_seed ... ok
[INFO] [stdout] test orders::tests::test_seed_generation_range ... ok
[INFO] [stdout] test orders::tests::test_get_contract_config ... ok
[INFO] [stdout] test utils::tests::test_mid_price ... ok
[INFO] [stdout] test utils::tests::test_address_validation ... ok
[INFO] [stdout] test client::tests::test_get_tick_size_success ... ok
[INFO] [stdout] test orders::tests::test_decimal_to_token_units_negative ... ok
[INFO] [stdout] test utils::tests::test_token_units_conversion ... ok
[INFO] [stdout] test ws::tests::test_mock_stream ... ok
[INFO] [stdout] test utils::tests::test_round_to_tick ... ok
[INFO] [stdout] test client::tests::test_get_gamma_sports_success ... ok
[INFO] [stdout] test orders::tests::test_seed_generation_uniqueness ... ok
[INFO] [stdout] test client::tests::test_client_with_l1_headers ... ok
[INFO] [stdout] test client::tests::test_get_midpoint_success ... ok
[INFO] [stdout] test client::tests::test_get_sampling_markets_with_cursor ... ok
[INFO] [stdout] test client::tests::test_get_neg_risk_success ... ok
[INFO] [stdout] test client::tests::test_set_api_creds ... ok
[INFO] [stdout] test client::tests::test_client_configuration ... ok
[INFO] [stdout] test client::tests::test_client_url_validation ... ok
[INFO] [stdout] test client::tests::test_network_error_handling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/auth_test.rs (/opt/rustwide/target/debug/deps/auth_test-6163790d35508a52)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test derived_auth_matches_env ... ok
[INFO] [stdout] test l2_get_api_keys_succeeds ... ok
[INFO] [stderr]      Running tests/data_api_integration.rs (/opt/rustwide/target/debug/deps/data_api_integration-af3469a51dd1d300)
[INFO] [stdout] test post_api_key_with_l1_headers_succeeds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test data_api_positions_endpoint ... ok
[INFO] [stdout] test data_api_value_endpoint ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gamma_integration.rs (/opt/rustwide/target/debug/deps/gamma_integration-948f0b8548e1c4c2)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test gamma_events_endpoint ... ok
[INFO] [stdout] test gamma_tags_endpoint ... ok
[INFO] [stdout] test gamma_markets_endpoint ... ok
[INFO] [stdout] test gamma_sports_endpoint ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/live_gamma_client.rs (/opt/rustwide/target/debug/deps/live_gamma_client-debe828e13ea7117)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test clob_client_get_markets_live ... ok
[INFO] [stderr]      Running tests/place_order.rs (/opt/rustwide/target/debug/deps/place_order-3927e919c33d2eac)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test place_order_smoke ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests polysqueeze
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/client.rs - client::ClobClient::post_orders (line 854) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.46s; merged doctests compilation took 0.45s
[INFO] running `Command { std: "docker" "inspect" "75ddf30901de739b4c928c502ffe59d6d2ac9f8a2be1d6d2b8634fbcbe59b967", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75ddf30901de739b4c928c502ffe59d6d2ac9f8a2be1d6d2b8634fbcbe59b967", kill_on_drop: false }`
[INFO] [stdout] 75ddf30901de739b4c928c502ffe59d6d2ac9f8a2be1d6d2b8634fbcbe59b967
