[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] b513b101b492748bfde7a75f9153f65901725fc5
[INFO] testing augustin-v/polysqueeze against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faugustin-v%2Fpolysqueeze" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/augustin-v/polysqueeze on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4db6388998b3bddd8d575e2cb0897712185878b9f8b29b5152443f2c62961241
[INFO] running `Command { std: "docker" "start" "-a" "4db6388998b3bddd8d575e2cb0897712185878b9f8b29b5152443f2c62961241", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4db6388998b3bddd8d575e2cb0897712185878b9f8b29b5152443f2c62961241", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4db6388998b3bddd8d575e2cb0897712185878b9f8b29b5152443f2c62961241", kill_on_drop: false }`
[INFO] [stdout] 4db6388998b3bddd8d575e2cb0897712185878b9f8b29b5152443f2c62961241
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe1d7856e84ef8a01e38bf71afd48343d1d89bcf1ab83645b4d2af901bedd9bd
[INFO] running `Command { std: "docker" "start" "-a" "fe1d7856e84ef8a01e38bf71afd48343d1d89bcf1ab83645b4d2af901bedd9bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling ruint v1.17.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling compression-core v0.4.30
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling compression-codecs v0.4.32
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling syn-solidity v1.4.1
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[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 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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.5
[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 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 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 smallvec v1.15.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling either v1.15.0
[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 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 itertools v0.14.0
[INFO] [stderr]    Compiling alloy-primitives v1.4.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[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 futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling alloy-json-abi v1.4.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling nybbles v0.4.6
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling alloy-sol-macro-input 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-sol-macro-expander v1.4.1
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.1
[INFO] [stderr]    Compiling alloy-serde v1.0.42
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.1
[INFO] [stderr]    Compiling alloy-trie v0.9.1
[INFO] [stderr]    Compiling serde_with v3.16.0
[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 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-dyn-abi v1.4.1
[INFO] [stderr]    Compiling alloy-json-rpc v1.0.42
[INFO] [stderr]    Compiling alloy-consensus v1.0.42
[INFO] [stderr]    Compiling alloy-signer v1.0.42
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling alloy-network-primitives v1.0.42
[INFO] [stderr]    Compiling alloy-consensus-any 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 alloy-rpc-types-any v1.0.42
[INFO] [stderr]    Compiling reqwest v0.12.24
[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] [stdout] warning: unused imports: `GammaMarket`, `Market`, `SimplifiedMarketsResponse`, and `SportsResponse`
[INFO] [stdout]  --> src/api/gamma.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 |     GammaEvent, GammaListParams, GammaMarket, GammaTag, Market, SimplifiedMarketsResponse,
[INFO] [stdout]   |                                  ^^^^^^^^^^^            ^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     SportsResponse,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `Utc`
[INFO] [stdout]   --> src/client.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use chrono::{Duration, Utc};
[INFO] [stdout]    |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `condition_id`
[INFO] [stdout]    --> src/api/gamma.rs:244:35
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub async fn get_event(&self, condition_id: &str) -> Result<GammaEvent> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condition_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GAMMA_MARKETS_LIMIT` is never used
[INFO] [stdout]   --> src/client.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | const GAMMA_MARKETS_LIMIT: u32 = 50;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `encode_cursor` and `decode_cursor` are never used
[INFO] [stdout]    --> src/client.rs:210:8
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl ClobClient {
[INFO] [stdout]     | --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 210 |     fn encode_cursor(cursor: u64) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     fn decode_cursor(cursor: &str) -> Option<u64> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] running `Command { std: "docker" "inspect" "fe1d7856e84ef8a01e38bf71afd48343d1d89bcf1ab83645b4d2af901bedd9bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe1d7856e84ef8a01e38bf71afd48343d1d89bcf1ab83645b4d2af901bedd9bd", kill_on_drop: false }`
[INFO] [stdout] fe1d7856e84ef8a01e38bf71afd48343d1d89bcf1ab83645b4d2af901bedd9bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ee56adea1c45d6f379e2f6265affc6f1468024a2989b0053080c66ecc434786
[INFO] running `Command { std: "docker" "start" "-a" "6ee56adea1c45d6f379e2f6265affc6f1468024a2989b0053080c66ecc434786", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `GammaMarket`, `Market`, `SimplifiedMarketsResponse`, and `SportsResponse`
[INFO] [stdout]  --> src/api/gamma.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 |     GammaEvent, GammaListParams, GammaMarket, GammaTag, Market, SimplifiedMarketsResponse,
[INFO] [stdout]   |                                  ^^^^^^^^^^^            ^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     SportsResponse,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `Utc`
[INFO] [stdout]   --> src/client.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use chrono::{Duration, Utc};
[INFO] [stdout]    |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `condition_id`
[INFO] [stdout]    --> src/api/gamma.rs:244:35
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub async fn get_event(&self, condition_id: &str) -> Result<GammaEvent> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condition_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GAMMA_MARKETS_LIMIT` is never used
[INFO] [stdout]   --> src/client.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | const GAMMA_MARKETS_LIMIT: u32 = 50;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `encode_cursor` and `decode_cursor` are never used
[INFO] [stdout]    --> src/client.rs:210:8
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl ClobClient {
[INFO] [stdout]     | --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 210 |     fn encode_cursor(cursor: u64) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     fn decode_cursor(cursor: &str) -> Option<u64> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling polysqueeze v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `GammaMarket`, `Market`, `SimplifiedMarketsResponse`, and `SportsResponse`
[INFO] [stdout]  --> src/api/gamma.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 |     GammaEvent, GammaListParams, GammaMarket, GammaTag, Market, SimplifiedMarketsResponse,
[INFO] [stdout]   |                                  ^^^^^^^^^^^            ^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     SportsResponse,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `Utc`
[INFO] [stdout]   --> src/client.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use chrono::{Duration, Utc};
[INFO] [stdout]    |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `condition_id`
[INFO] [stdout]    --> src/api/gamma.rs:244:35
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub async fn get_event(&self, condition_id: &str) -> Result<GammaEvent> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condition_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GAMMA_MARKETS_LIMIT` is never used
[INFO] [stdout]   --> src/client.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | const GAMMA_MARKETS_LIMIT: u32 = 50;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `encode_cursor` and `decode_cursor` are never used
[INFO] [stdout]    --> src/client.rs:210:8
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl ClobClient {
[INFO] [stdout]     | --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 210 |     fn encode_cursor(cursor: u64) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     fn decode_cursor(cursor: &str) -> Option<u64> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.71s
[INFO] running `Command { std: "docker" "inspect" "6ee56adea1c45d6f379e2f6265affc6f1468024a2989b0053080c66ecc434786", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ee56adea1c45d6f379e2f6265affc6f1468024a2989b0053080c66ecc434786", kill_on_drop: false }`
[INFO] [stdout] 6ee56adea1c45d6f379e2f6265affc6f1468024a2989b0053080c66ecc434786
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3cdfeed275cb1555047bdcc4f4d0b0b8157f6d086dcadb0528f1699836cddbff
[INFO] running `Command { std: "docker" "start" "-a" "3cdfeed275cb1555047bdcc4f4d0b0b8157f6d086dcadb0528f1699836cddbff", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `GammaMarket`, `Market`, `SimplifiedMarketsResponse`, and `SportsResponse`
[INFO] [stderr]  --> src/api/gamma.rs:5:34
[INFO] [stderr]   |
[INFO] [stderr] 5 |     GammaEvent, GammaListParams, GammaMarket, GammaTag, Market, SimplifiedMarketsResponse,
[INFO] [stderr]   |                                  ^^^^^^^^^^^            ^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 6 |     SportsResponse,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Duration` and `Utc`
[INFO] [stderr]   --> src/client.rs:15:14
[INFO] [stderr]    |
[INFO] [stderr] 15 | use chrono::{Duration, Utc};
[INFO] [stderr]    |              ^^^^^^^^  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `condition_id`
[INFO] [stderr]    --> src/api/gamma.rs:244:35
[INFO] [stderr]     |
[INFO] [stderr] 244 |     pub async fn get_event(&self, condition_id: &str) -> Result<GammaEvent> {
[INFO] [stderr]     |                                   ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condition_id`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `GAMMA_MARKETS_LIMIT` is never used
[INFO] [stderr]   --> src/client.rs:31:7
[INFO] [stderr]    |
[INFO] [stderr] 31 | const GAMMA_MARKETS_LIMIT: u32 = 50;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `encode_cursor` and `decode_cursor` are never used
[INFO] [stderr]    --> src/client.rs:210:8
[INFO] [stderr]     |
[INFO] [stderr] 178 | impl ClobClient {
[INFO] [stderr]     | --------------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 210 |     fn encode_cursor(cursor: u64) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 214 |     fn decode_cursor(cursor: &str) -> Option<u64> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `polysqueeze` (lib) generated 5 warnings (run `cargo fix --lib -p polysqueeze` to apply 3 suggestions)
[INFO] [stderr] warning: `polysqueeze` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/polysqueeze-b599771e21987d70)
[INFO] [stdout] 
[INFO] [stdout] running 74 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 ... ok
[INFO] [stdout] test auth::tests::test_unix_timestamp ... ok
[INFO] [stdout] test book::tests::test_apply_ask_delta_legacy ... ok
[INFO] [stdout] test book::tests::test_apply_delta ... ok
[INFO] [stdout] test auth::tests::test_order_hmac_matches_python_reference ... ok
[INFO] [stdout] test auth::tests::test_hmac_signature_consistency ... ok
[INFO] [stdout] test auth::tests::test_hmac_signature_with_body ... ok
[INFO] [stdout] test book::tests::test_apply_bid_delta_legacy ... ok
[INFO] [stdout] test book::tests::test_book_validation ... ok
[INFO] [stdout] test book::tests::test_liquidity_analysis ... ok
[INFO] [stdout] test auth::tests::test_hmac_signature_different_inputs ... ok
[INFO] [stdout] test auth::tests::test_timestamp_generation ... ok
[INFO] [stdout] test book::tests::test_depth_management ... ok
[INFO] [stdout] test book::tests::test_book_staleness ... ok
[INFO] [stdout] test book::tests::test_spread_calculation ... ok
[INFO] [stdout] test book::tests::test_fast_operations ... ok
[INFO] [stdout] test auth::tests::test_create_l2_headers ... ok
[INFO] [stdout] test auth::tests::test_create_l1_headers_different_nonces ... ok
[INFO] [stdout] test auth::tests::test_create_l1_headers ... ok
[INFO] [stdout] test book::tests::test_market_impact ... ok
[INFO] [stdout] test book::tests::test_order_book_creation ... ok
[INFO] [stdout] test auth::tests::test_eip712_signature_format ... ok
[INFO] [stdout] test client::tests::test_client_with_l2_headers ... ok
[INFO] [stdout] test client::tests::test_get_gamma_events_success ... ok
[INFO] [stdout] test client::tests::test_get_order_book_success ... ok
[INFO] [stdout] test client::tests::test_get_gamma_event_by_slug_success ... ok
[INFO] [stdout] test client::tests::test_get_midpoints_batch ... ok
[INFO] [stdout] test client::tests::test_client_creation ... 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 client::tests::test_client_with_l1_headers ... ok
[INFO] [stdout] test orders::tests::test_get_contract_config ... ok
[INFO] [stdout] test orders::tests::test_seed_generation_range ... ok
[INFO] [stdout] test types::batch_order_response_tests::test_error_detection_success_false ... ok
[INFO] [stdout] test types::batch_order_response_tests::test_error_detection_success_true_no_error_msg ... ok
[INFO] [stdout] test types::batch_order_response_tests::test_error_detection_success_true_with_error_msg ... ok
[INFO] [stdout] test utils::tests::test_address_validation ... ok
[INFO] [stdout] test utils::tests::test_mid_price ... ok
[INFO] [stdout] test utils::tests::test_round_to_tick ... ok
[INFO] [stdout] test utils::tests::test_token_units_conversion ... ok
[INFO] [stdout] test ws::tests::test_mock_stream ... ok
[INFO] [stdout] test orders::tests::test_seed_generation_uniqueness ... ok
[INFO] [stdout] test client::tests::test_get_sampling_markets_with_cursor ... ok
[INFO] [stdout] test client::tests::test_get_price_success ... ok
[INFO] [stdout] test client::tests::test_get_gamma_sports_success ... ok
[INFO] [stdout] test client::tests::test_api_error_handling ... ok
[INFO] [stdout] test client::tests::test_get_midpoint_success ... ok
[INFO] [stdout] test client::tests::test_get_sampling_markets_success ... ok
[INFO] [stdout] test client::tests::test_get_gamma_tags_success ... ok
[INFO] [stdout] test client::tests::test_get_neg_risk_success ... ok
[INFO] [stdout] test client::tests::test_get_spread_success ... 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_client_url_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/auth_test.rs (/opt/rustwide/target/debug/deps/auth_test-0fa2a0935e6b8c5d)
[INFO] [stdout] 
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/data_api_integration.rs (/opt/rustwide/target/debug/deps/data_api_integration-152f5080d4502170)
[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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gamma_client.rs (/opt/rustwide/target/debug/deps/gamma_client-c5d1e6af54c48a47)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_gamma_client_clone ... ok
[INFO] [stdout] test test_gamma_client_url_building ... ok
[INFO] [stdout] test test_gamma_client_custom_url ... ok
[INFO] [stderr]      Running tests/gamma_integration.rs (/opt/rustwide/target/debug/deps/gamma_integration-0ba1c3443c40fd8e)
[INFO] [stdout] test test_gamma_client_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test gamma_events_endpoint ... ok
[INFO] [stdout] test gamma_markets_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-2add982673783e41)
[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 2 tests
[INFO] [stdout] test clob_client_get_markets_live ... ok
[INFO] [stdout] test clob_client_get_markets_with_all_params_live ... 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/place_order.rs (/opt/rustwide/target/debug/deps/place_order-1a17ee06325a78d0)
[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 1 test
[INFO] [stdout] test src/client.rs - client::ClobClient::post_orders (line 886) ... 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.44s; merged doctests compilation took 0.43s
[INFO] running `Command { std: "docker" "inspect" "3cdfeed275cb1555047bdcc4f4d0b0b8157f6d086dcadb0528f1699836cddbff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cdfeed275cb1555047bdcc4f4d0b0b8157f6d086dcadb0528f1699836cddbff", kill_on_drop: false }`
[INFO] [stdout] 3cdfeed275cb1555047bdcc4f4d0b0b8157f6d086dcadb0528f1699836cddbff
