[INFO] fetching crate polysqueeze 0.1.7... [INFO] testing polysqueeze-0.1.7 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate polysqueeze 0.1.7 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate polysqueeze 0.1.7 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate polysqueeze 0.1.7 [INFO] tweaked toml for crates.io crate polysqueeze 0.1.7 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate polysqueeze 0.1.7 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate polysqueeze 0.1.7 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21a1a2c45a361655bbbbe7c2df1a306773060a885eb1fe434ed3db3312796b53 [INFO] running `Command { std: "docker" "start" "-a" "21a1a2c45a361655bbbbe7c2df1a306773060a885eb1fe434ed3db3312796b53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21a1a2c45a361655bbbbe7c2df1a306773060a885eb1fe434ed3db3312796b53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21a1a2c45a361655bbbbe7c2df1a306773060a885eb1fe434ed3db3312796b53", kill_on_drop: false }` [INFO] [stdout] 21a1a2c45a361655bbbbe7c2df1a306773060a885eb1fe434ed3db3312796b53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 000ea88fe99069520a217bd9b44d195c59eb221385add5901bb32aee61d1999d [INFO] running `Command { std: "docker" "start" "-a" "000ea88fe99069520a217bd9b44d195c59eb221385add5901bb32aee61d1999d", 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 generic-array v0.14.9 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling base16ct v0.2.0 [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 serde_json v1.0.145 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling const-hex v1.17.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling ruint v1.17.0 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling syn-solidity v1.4.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [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 digest v0.10.7 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling alloy-sol-type-parser v1.4.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling compression-core v0.4.30 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [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 ppv-lite86 v0.2.21 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling compression-codecs v0.4.32 [INFO] [stderr] Compiling alloy-primitives v1.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling nybbles v0.4.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling futures-utils-wasm v0.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling alloy-json-abi v1.4.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling alloy-eip7702 v0.6.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling alloy-sol-macro-input v1.4.1 [INFO] [stderr] Compiling alloy-eip2124 v0.2.0 [INFO] [stderr] Compiling alloy-eip2930 v0.2.1 [INFO] [stderr] Compiling alloy-serde v1.0.42 [INFO] [stderr] Compiling alloy-trie v0.9.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling rust_decimal_macros v1.39.0 [INFO] [stderr] Compiling serde_with_macros v3.16.0 [INFO] [stderr] Compiling alloy-tx-macros v1.0.42 [INFO] [stderr] Compiling alloy-sol-macro-expander v1.4.1 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling serde_with v3.16.0 [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 tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling alloy-sol-macro v1.4.1 [INFO] [stderr] Compiling alloy-sol-types v1.4.1 [INFO] [stderr] Compiling alloy-eips v1.0.42 [INFO] [stderr] Compiling alloy-consensus v1.0.42 [INFO] [stderr] Compiling alloy-dyn-abi v1.4.1 [INFO] [stderr] Compiling alloy-json-rpc v1.0.42 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling alloy-signer v1.0.42 [INFO] [stderr] Compiling alloy-consensus-any v1.0.42 [INFO] [stderr] Compiling alloy-network-primitives v1.0.42 [INFO] [stderr] Compiling alloy-rpc-types-eth v1.0.42 [INFO] [stderr] Compiling hyper-util v0.1.18 [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 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 polysqueeze v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "000ea88fe99069520a217bd9b44d195c59eb221385add5901bb32aee61d1999d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "000ea88fe99069520a217bd9b44d195c59eb221385add5901bb32aee61d1999d", kill_on_drop: false }` [INFO] [stdout] 000ea88fe99069520a217bd9b44d195c59eb221385add5901bb32aee61d1999d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a6a59c5841d3a10408c27d153d1b97144fbfe9e79097ac64b6d7ffbda076c5e [INFO] running `Command { std: "docker" "start" "-a" "4a6a59c5841d3a10408c27d153d1b97144fbfe9e79097ac64b6d7ffbda076c5e", kill_on_drop: false }` [INFO] [stderr] Compiling polysqueeze v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.03s [INFO] running `Command { std: "docker" "inspect" "4a6a59c5841d3a10408c27d153d1b97144fbfe9e79097ac64b6d7ffbda076c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a6a59c5841d3a10408c27d153d1b97144fbfe9e79097ac64b6d7ffbda076c5e", kill_on_drop: false }` [INFO] [stdout] 4a6a59c5841d3a10408c27d153d1b97144fbfe9e79097ac64b6d7ffbda076c5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2029953fbb3b87bdb2b8e776d36a06af82e11a951cc4b01d1db4ed47b6189afc [INFO] running `Command { std: "docker" "start" "-a" "2029953fbb3b87bdb2b8e776d36a06af82e11a951cc4b01d1db4ed47b6189afc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [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_format_body_for_signature_matches_python ... ok [INFO] [stdout] test auth::tests::test_hmac_signature_with_body ... ok [INFO] [stdout] test auth::tests::test_hmac_signature_consistency ... ok [INFO] [stdout] test auth::tests::test_hmac_signature_different_inputs ... 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_book_staleness ... ok [INFO] [stdout] test book::tests::test_book_validation ... ok [INFO] [stdout] test book::tests::test_depth_management ... ok [INFO] [stdout] test book::tests::test_fast_operations ... ok [INFO] [stdout] test auth::tests::test_create_l2_headers ... ok [INFO] [stdout] test book::tests::test_apply_delta ... ok [INFO] [stdout] test auth::tests::test_timestamp_generation ... ok [INFO] [stdout] test auth::tests::test_unix_timestamp ... ok [INFO] [stdout] test book::tests::test_liquidity_analysis ... ok [INFO] [stdout] test book::tests::test_order_book_creation ... ok [INFO] [stdout] test book::tests::test_apply_ask_delta_legacy ... ok [INFO] [stdout] test auth::tests::test_create_l1_headers_different_nonces ... ok [INFO] [stdout] test book::tests::test_spread_calculation ... ok [INFO] [stdout] test auth::tests::test_create_l1_headers ... 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_eip712_signature_format ... ok [INFO] [stdout] test client::tests::test_client_with_l1_headers ... ok [INFO] [stdout] test client::tests::test_get_price_success ... ok [INFO] [stdout] test client::tests::test_get_gamma_tags_success ... ok [INFO] [stdout] test client::tests::test_get_order_book_success ... ok [INFO] [stdout] test client::tests::test_get_gamma_sports_success ... ok [INFO] [stdout] test client::tests::test_get_gamma_event_by_slug_success ... 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 fill::tests::test_fee_calculation ... ok [INFO] [stdout] test fill::tests::test_fill_engine_advanced_creation ... ok [INFO] [stdout] test fill::tests::test_fill_engine_creation ... 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_fill_processor_stream_message ... 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 orders::tests::test_decimal_to_token_units_edge_cases ... ok [INFO] [stdout] test orders::tests::test_decimal_to_token_units_negative ... ok [INFO] [stdout] test orders::tests::test_decimal_to_token_units_overflow ... ok [INFO] [stdout] test orders::tests::test_generate_seed ... ok [INFO] [stdout] test orders::tests::test_get_contract_config ... ok [INFO] [stdout] test orders::tests::test_seed_generation_range ... ok [INFO] [stdout] test client::tests::test_api_error_handling ... ok [INFO] [stdout] test utils::tests::test_address_validation ... ok [INFO] [stdout] test client::tests::test_get_sampling_markets_success ... ok [INFO] [stdout] test orders::tests::test_seed_generation_uniqueness ... ok [INFO] [stdout] test utils::tests::test_round_to_tick ... ok [INFO] [stdout] test client::tests::test_get_gamma_events_success ... ok [INFO] [stdout] test client::tests::test_client_with_l2_headers ... ok [INFO] [stdout] test utils::tests::test_mid_price ... ok [INFO] [stdout] test ws::tests::test_mock_stream ... ok [INFO] [stdout] test utils::tests::test_token_units_conversion ... ok [INFO] [stdout] test client::tests::test_client_creation ... ok [INFO] [stdout] test client::tests::test_get_midpoints_batch ... ok [INFO] [stdout] test client::tests::test_get_neg_risk_success ... ok [INFO] [stdout] test client::tests::test_get_sampling_markets_with_cursor ... ok [INFO] [stdout] test client::tests::test_get_midpoint_success ... ok [INFO] [stdout] test client::tests::test_client_url_validation ... ok [INFO] [stdout] test client::tests::test_get_tick_size_success ... ok [INFO] [stdout] test client::tests::test_network_error_handling ... ok [INFO] [stdout] test client::tests::test_client_configuration ... ok [INFO] [stdout] test client::tests::test_set_api_creds ... ok [INFO] [stdout] test client::tests::test_get_spread_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s [INFO] [stdout] [INFO] [stderr] Running tests/auth_test.rs (/opt/rustwide/target/debug/deps/auth_test-6163790d35508a52) [INFO] [stdout] [INFO] [stderr] Running tests/gamma_integration.rs (/opt/rustwide/target/debug/deps/gamma_integration-948f0b8548e1c4c2) [INFO] [stdout] running 3 tests [INFO] [stdout] test l2_get_api_keys_succeeds ... ok [INFO] [stdout] test derived_auth_matches_env ... ok [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 4 tests [INFO] [stdout] test gamma_markets_endpoint ... ok [INFO] [stdout] test gamma_events_endpoint ... ok [INFO] [stdout] test gamma_tags_endpoint ... ok [INFO] [stdout] test gamma_sports_endpoint ... ok [INFO] [stderr] Running tests/live_gamma_client.rs (/opt/rustwide/target/debug/deps/live_gamma_client-debe828e13ea7117) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/place_order.rs (/opt/rustwide/target/debug/deps/place_order-3927e919c33d2eac) [INFO] [stdout] test clob_client_get_markets_live ... 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] [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.00s [INFO] [stdout] [INFO] [stderr] Doc-tests polysqueeze [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] running `Command { std: "docker" "inspect" "2029953fbb3b87bdb2b8e776d36a06af82e11a951cc4b01d1db4ed47b6189afc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2029953fbb3b87bdb2b8e776d36a06af82e11a951cc4b01d1db4ed47b6189afc", kill_on_drop: false }` [INFO] [stdout] 2029953fbb3b87bdb2b8e776d36a06af82e11a951cc4b01d1db4ed47b6189afc