[INFO] cloning repository https://github.com/stefangoessens/final-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stefangoessens/final-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefangoessens%2Ffinal-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefangoessens%2Ffinal-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a61ae960659e8a6c4d69b55a3a8476f5cb9d8a4e
[INFO] testing stefangoessens/final-bot against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefangoessens%2Ffinal-bot" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stefangoessens/final-bot
[INFO] finished tweaking git repo https://github.com/stefangoessens/final-bot
[INFO] tweaked toml for git repo https://github.com/stefangoessens/final-bot written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stefangoessens/final-bot on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stefangoessens/final-bot 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db155aea5e6fda9a372823d64da9a6cad7b613a47205147d65064e6f53bc33e2
[INFO] running `Command { std: "docker" "start" "-a" "db155aea5e6fda9a372823d64da9a6cad7b613a47205147d65064e6f53bc33e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db155aea5e6fda9a372823d64da9a6cad7b613a47205147d65064e6f53bc33e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db155aea5e6fda9a372823d64da9a6cad7b613a47205147d65064e6f53bc33e2", kill_on_drop: false }`
[INFO] [stdout] db155aea5e6fda9a372823d64da9a6cad7b613a47205147d65064e6f53bc33e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d49606ee25b534a39f548b2ab1fd9d0920264f5a3bac736c876cc5c2cbeeb752
[INFO] running `Command { std: "docker" "start" "-a" "d49606ee25b534a39f548b2ab1fd9d0920264f5a3bac736c876cc5c2cbeeb752", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling sec1 v0.7.3
[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 signature v2.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]    Compiling ruint v1.17.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[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 aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[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 v2.0.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling derive_more 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 futures-util v0.3.31
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[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 darling_core v0.21.3
[INFO] [stderr]    Compiling alloy-primitives v1.5.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling alloy-json-abi v1.5.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.5.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.5.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.3
[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-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-serde v1.5.2
[INFO] [stderr]    Compiling alloy-eip7928 v0.3.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling nybbles v0.4.7
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling alloy-trie v0.9.3
[INFO] [stderr]    Compiling alloy-tx-macros v1.5.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling alloy-eips v1.5.2
[INFO] [stderr]    Compiling alloy-sol-macro v1.5.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling alloy-sol-types v1.5.2
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling alloy-consensus v1.5.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling alloy-signer v1.5.2
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling alloy-json-rpc v1.5.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling alloy-dyn-abi v1.5.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling alloy-consensus-any v1.5.2
[INFO] [stderr]    Compiling alloy-network-primitives v1.5.2
[INFO] [stderr]    Compiling alloy-transport v1.5.2
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.5.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling alloy-chains v0.2.30
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling bon-macros v3.8.2
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling alloy-core v1.5.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.5.2
[INFO] [stderr]    Compiling alloy-network v1.5.2
[INFO] [stderr]    Compiling alloy-signer-local v1.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling alloy-rpc-types v1.5.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling serde_html_form v0.4.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling bon v3.8.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling time v0.3.46
[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 tungstenite v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling alloy-transport-http v1.5.2
[INFO] [stderr]    Compiling alloy-rpc-client v1.5.2
[INFO] [stderr]    Compiling alloy-provider v1.5.2
[INFO] [stderr]    Compiling alloy-contract v1.5.2
[INFO] [stderr]    Compiling alloy v1.4.3
[INFO] [stderr]    Compiling polymarket-client-sdk v0.4.1
[INFO] [stderr]    Compiling polymarket-mm-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 40s
[INFO] running `Command { std: "docker" "inspect" "d49606ee25b534a39f548b2ab1fd9d0920264f5a3bac736c876cc5c2cbeeb752", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d49606ee25b534a39f548b2ab1fd9d0920264f5a3bac736c876cc5c2cbeeb752", kill_on_drop: false }`
[INFO] [stdout] d49606ee25b534a39f548b2ab1fd9d0920264f5a3bac736c876cc5c2cbeeb752
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c0e1270057067a52bd6866eee235670e06eae6cf04634a7aa2e84e6d947d3d1
[INFO] running `Command { std: "docker" "start" "-a" "1c0e1270057067a52bd6866eee235670e06eae6cf04634a7aa2e84e6d947d3d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling alloy-transport v1.5.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling alloy-transport-http v1.5.2
[INFO] [stderr]    Compiling alloy-rpc-client v1.5.2
[INFO] [stderr]    Compiling alloy-provider v1.5.2
[INFO] [stderr]    Compiling alloy-contract v1.5.2
[INFO] [stderr]    Compiling alloy v1.4.3
[INFO] [stderr]    Compiling polymarket-client-sdk v0.4.1
[INFO] [stderr]    Compiling polymarket-mm-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "1c0e1270057067a52bd6866eee235670e06eae6cf04634a7aa2e84e6d947d3d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c0e1270057067a52bd6866eee235670e06eae6cf04634a7aa2e84e6d947d3d1", kill_on_drop: false }`
[INFO] [stdout] 1c0e1270057067a52bd6866eee235670e06eae6cf04634a7aa2e84e6d947d3d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 61a4f70af0b7fcd6323336e72a28524ac1cf5ba6f9908caeeef785a90c15e342
[INFO] running `Command { std: "docker" "start" "-a" "61a4f70af0b7fcd6323336e72a28524ac1cf5ba6f9908caeeef785a90c15e342", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] [stderr]      Running unittests src/bin/edge_stats.rs (/opt/rustwide/target/debug/deps/edge_stats-261a28e972d2b0fe)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test persistence::event_log::tests::prune_keeps_current_file ... ok
[INFO] [stdout] test persistence::event_log::tests::size_rotation_hook_rotates_on_threshold ... ok
[INFO] [stdout] test persistence::event_log::tests::jsonl_serialization_format ... ok
[INFO] [stdout] test persistence::replay::tests::replay_in_file_order_streaming ... ok
[INFO] [stdout] test persistence::replay::tests::replay_ordering_deterministic_by_seq ... ok
[INFO] [stdout] test persistence::event_log::tests::prune_removes_oldest_rotated_files ... ok
[INFO] [stdout] test persistence::replay::tests::stress_processing_stats_present ... ok
[INFO] [stdout] test persistence::runtime::tests::runtime_logger_writes_jsonl ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/polymarket_mm_bot-60f4f42c9c746b8a)
[INFO] [stdout] test persistence::event_log::tests::size_rotation_hook_skips_below_threshold ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 162 tests
[INFO] [stdout] test alpha::target_total::tests::adaptive_target_total_can_go_below_normal_floor ... ok
[INFO] [stdout] test alpha::toxicity::tests::binance_stale_sets_stale_binance ... ok
[INFO] [stdout] test alpha::tests::one_token_stale_zeroes_only_that_cap ... ok
[INFO] [stdout] test alpha::toxicity::tests::chainlink_stale_sets_stale_oracle ... ok
[INFO] [stdout] test alpha::tests::binance_stale_sets_regime_stale_binance ... ok
[INFO] [stdout] test alpha::tests::stale_chainlink_sets_regime_stale_oracle ... ok
[INFO] [stdout] test clients::clob_rest::tests::fee_rate_cache_hits_within_ttl ... ok
[INFO] [stdout] test alpha::toxicity::tests::oracle_disagree_is_warning_only ... ok
[INFO] [stdout] test clients::clob_public::tests::serializes_books_request_body ... ok
[INFO] [stdout] test clients::clob_rest::tests::parses_fee_rate_response_base_fee ... ok
[INFO] [stdout] test clients::clob_rest::tests::fee_rate_cache_refetches_after_ttl ... ok
[INFO] [stdout] test clients::clob_rest::tests::post_orders_result_accepts_inconsistent_success_false_with_order_id ... ok
[INFO] [stdout] test clients::clob_rest::tests::post_orders_result_keeps_accepted_on_partial_failure ... ok
[INFO] [stdout] test alpha::probability::tests::q_up_increases_when_st_above_s0 ... ok
[INFO] [stdout] test clients::clob_rest::tests::completion_order_type_mapping ... ok
[INFO] [stdout] test clients::clob_ws_market::tests::parses_best_bid_ask_tick_size_when_present ... ok
[INFO] [stdout] test clients::clob_rest::tests::heartbeat_grace_exceeded_triggers_cancel ... ok
[INFO] [stdout] test clients::clob_ws_market::tests::parses_best_bid_ask_message ... ok
[INFO] [stdout] test clients::clob_ws_user::tests::handle_text_emits_fill_from_order_update_delta ... ok
[INFO] [stdout] test clients::clob_ws_user::tests::parse_order_message_partial_update_missing_sizes ... ok
[INFO] [stdout] test clients::clob_ws_user::tests::parse_order_message_placement ... ok
[INFO] [stdout] test clients::clob_ws_user::tests::parse_order_message_cancellation ... ok
[INFO] [stdout] test clients::clob_ws_user::tests::parse_order_message_rejection_fixture ... ok
[INFO] [stdout] test clients::clob_ws_user::tests::parse_order_message_update ... ok
[INFO] [stdout] test clients::data_api::tests::positions_response_accepts_list ... ok
[INFO] [stdout] test clients::data_api::tests::positions_response_accepts_wrapped ... ok
[INFO] [stdout] test clients::gamma::tests::gamma_to_identity_maps_up_down_by_outcomes ... ok
[INFO] [stdout] test clients::clob_ws_user::tests::handle_text_does_not_block_when_order_update_channel_full ... ok
[INFO] [stdout] test clients::clob_ws_user::tests::parse_trade_message_attributes_only_our_maker_orders ... ok
[INFO] [stdout] test clients::gamma::tests::gamma_to_identity_parses_token_ids_and_outcomes ... ok
[INFO] [stdout] test clients::rtds_ws::tests::parses_binance_btcusdt_update ... ok
[INFO] [stdout] test clients::rtds_ws::tests::subscribe_message_uses_chainlink_filter_string ... ok
[INFO] [stdout] test config::tests::defaults_load ... ok
[INFO] [stdout] test config::tests::derive_api_creds_source_is_allowed_when_not_dry_run ... ok
[INFO] [stdout] test config::tests::min_quote_price_floor_is_allowed ... ok
[INFO] [stdout] test config::tests::missing_required_keys_fails_with_clear_message ... ok
[INFO] [stdout] test config::tests::non_dry_run_requires_heartbeats ... ok
[INFO] [stdout] test config::tests::relayer_merge_mode_is_rejected_when_enabled ... ok
[INFO] [stdout] test config::tests::unimplemented_private_key_sources_are_rejected_when_not_dry_run ... ok
[INFO] [stdout] test error::tests::constructs_basic_variants ... ok
[INFO] [stdout] test error::tests::constructs_join_variant ... ok
[INFO] [stdout] test execution::batch::tests::chunk_splits_into_batches ... ok
[INFO] [stdout] test execution::completion::tests::completion_cancels_active_orders_before_posting ... ok
[INFO] [stdout] test execution::completion::tests::completion_proceeds_when_cancel_sweep_fails ... ok
[INFO] [stdout] test execution::completion::tests::completion_skips_cancel_when_no_active_orders ... ok
[INFO] [stdout] test config::tests::min_quote_price_floor_is_enforced ... ok
[INFO] [stdout] test execution::order_manager::tests::cache_updates_from_post_response ... ok
[INFO] [stdout] test execution::order_manager::tests::cancel_happens_before_post ... ok
[INFO] [stdout] test execution::order_manager::tests::cancel_on_fill_is_selective_in_repair_only_mode ... ok
[INFO] [stdout] test execution::order_manager::tests::cancels_bypass_post_backoff ... ok
[INFO] [stdout] test execution::order_manager::tests::cutoff_suppresses_posts_but_cancels ... ok
[INFO] [stdout] test execution::completion::tests::rate_limit_suppresses_within_window_per_slug ... ok
[INFO] [stdout] test clients::clob_ws_user::tests::handle_text_does_not_double_count_fill_when_first_seen_is_placement_with_nonzero_matched ... ok
[INFO] [stdout] test execution::order_manager::tests::expected_post_only_reject_classification_matches_common_phrases ... ok
[INFO] [stdout] test execution::order_manager::tests::max_orders_per_min_suppresses_posts_when_over_limit ... ok
[INFO] [stdout] test execution::order_manager::tests::order_id_index_resolves_updates ... ok
[INFO] [stdout] test clients::clob_ws_user::tests::handle_text_does_not_double_count_fill_when_first_seen_is_update ... ok
[INFO] [stdout] test execution::order_manager::tests::maker_only_compliance_integration ... ok
[INFO] [stdout] test execution::order_manager::tests::orders_per_min_limiter_resets_window ... ok
[INFO] [stdout] test execution::order_manager::tests::price_change_over_threshold_triggers_replace ... ok
[INFO] [stdout] test execution::order_manager::tests::partial_post_accept_reject_reverts_batch ... ok
[INFO] [stdout] test execution::order_manager::tests::reject_with_order_id_does_not_enter_cache ... ok
[INFO] [stdout] test execution::order_manager::tests::race_cancel_ack_before_post_ack_user_cancel ... ok
[INFO] [stdout] test execution::order_manager::tests::race_post_ack_before_cancel_ack_user_update ... ok
[INFO] [stdout] test execution::order_manager::tests::small_size_change_skips_replace ... ok
[INFO] [stdout] test execution::order_manager::tests::terminal_cancel_failure_classification_matches_common_phrases ... ok
[INFO] [stdout] test execution::order_manager::tests::terminal_cancel_failure_removes_order_from_cache ... ok
[INFO] [stdout] test alpha::target_total::tests::target_total_clamps_to_bounds ... ok
[INFO] [stdout] test clients::clob_public::tests::parses_tick_size_from_books_response ... ok
[INFO] [stdout] test execution::order_manager::tests::unknown_user_update_for_tracked_token_triggers_safe_cancel ... ok
[INFO] [stdout] test execution::order_manager::tests::unknown_user_update_for_untracked_token_does_not_cancel ... ok
[INFO] [stdout] test execution::order_manager::tests::user_rejection_removes_cached_order ... ok
[INFO] [stdout] test execution::order_manager::tests::expected_post_only_reject_does_not_trigger_post_backoff ... ok
[INFO] [stdout] test execution::order_manager::tests::user_update_replenish_after_partial_fill ... ok
[INFO] [stdout] test execution::order_manager::tests::unexpected_post_reject_triggers_post_backoff_and_suppresses_posts ... ok
[INFO] [stdout] test inventory::engine::tests::executor_emits_onchain_requests ... ok
[INFO] [stdout] test execution::order_manager::tests::run_processes_user_updates_while_post_in_flight ... ok
[INFO] [stdout] test inventory::desync_watchdog::tests::check_triggers_only_after_hold ... ok
[INFO] [stdout] test inventory::engine::tests::merge_threshold_and_batching ... ok
[INFO] [stdout] test inventory::engine::tests::readiness_gate_blocks_merge_and_redeem ... ok
[INFO] [stdout] test inventory::desync_watchdog::tests::spawn_triggers_shutdown_and_fatal ... ok
[INFO] [stdout] test persistence::event_log::tests::prune_keeps_current_file ... ok
[INFO] [stdout] test inventory::engine::tests::wallet_mode_relayer_still_respects_min_sets ... ok
[INFO] [stdout] test market_discovery::tests::tracked_slugs_include_current_next_and_grace_previous ... ok
[INFO] [stdout] test inventory::engine::tests::merge_respects_max_ops_per_minute ... ok
[INFO] [stdout] test inventory::engine::tests::merge_respects_interval_rate_limit ... ok
[INFO] [stdout] test persistence::event_log::tests::prune_removes_oldest_rotated_files ... ok
[INFO] [stdout] test persistence::event_log::tests::size_rotation_hook_rotates_on_threshold ... ok
[INFO] [stdout] test persistence::replay::tests::replay_ordering_deterministic_by_seq ... ok
[INFO] [stdout] test reconciliation::tests::map_open_orders_assigns_levels ... ok
[INFO] [stdout] test persistence::event_log::tests::jsonl_serialization_format ... ok
[INFO] [stdout] test reconciliation::tests::map_positions_sets_inventory ... ok
[INFO] [stdout] test state::market_state::tests::new_market_state_has_unknown_tick_size ... ok
[INFO] [stdout] test state::state_manager::tests::applying_fill_updates_cost_basis ... ok
[INFO] [stdout] test state::state_manager::tests::applying_sell_fill_reduces_cost_basis_pro_rata ... ok
[INFO] [stdout] test resolution::redeemer::tests::redeemer_invokes_client ... ok
[INFO] [stdout] test persistence::replay::tests::replay_in_file_order_streaming ... ok
[INFO] [stdout] test persistence::event_log::tests::size_rotation_hook_skips_below_threshold ... ok
[INFO] [stdout] test persistence::replay::tests::stress_processing_stats_present ... ok
[INFO] [stdout] test state::state_manager::tests::fill_tick_drop_does_not_throttle_future_fill_ticks ... ok
[INFO] [stdout] test state::state_manager::tests::market_exposure_includes_inventory_and_open_orders ... ok
[INFO] [stdout] test persistence::runtime::tests::runtime_logger_writes_jsonl ... ok
[INFO] [stdout] test state::state_manager::tests::geoblock_blocks_and_clears_halt_reason ... ok
[INFO] [stdout] test state::state_manager::tests::market_ws_update_sets_staleness_timestamp ... ok
[INFO] [stdout] test state::state_manager::tests::markout_cooldown_triggers_on_large_negative_markout ... ok
[INFO] [stdout] test state::state_manager::tests::heartbeat_updates_health_without_inventory_mutation ... ok
[INFO] [stdout] test state::state_manager::tests::onchain_merge_updates_inventory_proportionally ... ok
[INFO] [stdout] test state::state_manager::tests::onchain_redeem_clears_inventory ... ok
[INFO] [stdout] test state::state_manager::tests::pair_protection_level_increases_when_unpaired_persists ... ok
[INFO] [stdout] test state::state_manager::tests::quoting_disabled_when_exposure_over_cap ... ok
[INFO] [stdout] test state::state_manager::tests::quoting_disabled_when_market_ws_stale_both_tokens ... ok
[INFO] [stdout] test state::state_manager::tests::order_update_upsert_and_remove ... ok
[INFO] [stdout] test state::state_manager::tests::quoting_disabled_when_user_ws_stale ... ok
[INFO] [stdout] test strategy::engine::tests::alpha_cap_below_floor_results_in_no_quotes_when_unpaired ... ok
[INFO] [stdout] test state::state_manager::tests::restricted_flag_does_not_block_tradability ... ok
[INFO] [stdout] test strategy::engine::tests::emits_exec_command_on_quote_tick ... ok
[INFO] [stdout] test strategy::engine::tests::final_safety_clears_one_sided_when_paired ... ok
[INFO] [stdout] test strategy::engine::tests::final_safety_enforces_missing_side_only_when_unpaired ... ok
[INFO] [stdout] test strategy::engine::tests::final_safety_removes_sub_floor_orders ... ok
[INFO] [stdout] test strategy::engine::tests::market_budget_prune_can_create_one_sided_and_final_safety_clears ... ok
[INFO] [stdout] test strategy::fee::tests::taker_fee_midpoint ... ok
[INFO] [stdout] test strategy::fee::tests::taker_fee_symmetry_about_half ... ok
[INFO] [stdout] test strategy::quote_engine::tests::balanced_inventory_suppresses_one_sided_quotes ... ok
[INFO] [stdout] test strategy::quote_engine::tests::combined_cap_respected_level0 ... ok
[INFO] [stdout] test strategy::quote_engine::tests::floor_to_tick_does_not_floor_one_tick_too_low_at_boundary ... ok
[INFO] [stdout] test strategy::quote_engine::tests::no_orders_until_tick_size_known ... ok
[INFO] [stdout] test strategy::quote_engine::tests::post_only_enforced ... ok
[INFO] [stdout] test strategy::quote_engine::tests::level0_chase_limiter_clamps_upward_moves ... ok
[INFO] [stdout] test strategy::quote_engine::tests::quote_floor_gates_if_any_outcome_under_floor ... ok
[INFO] [stdout] test strategy::quote_engine::tests::quote_floor_never_outputs_orders_below_floor ... ok
[INFO] [stdout] test strategy::reward_engine::tests::applies_price_improvement_when_not_scoring ... ok
[INFO] [stdout] test strategy::reward_engine::tests::does_not_violate_combined_cap ... ok
[INFO] [stdout] test strategy::risk::tests::balanced_inventory_clears_one_sided_desired ... ok
[INFO] [stdout] test strategy::risk::tests::completion_limit_price_ceiling_rounds_down_on_coarse_ticks ... ok
[INFO] [stdout] test strategy::risk::tests::p_max_tick_rounds_down ... ok
[INFO] [stdout] test strategy::quote_engine::tests::price_aligns_to_tick ... ok
[INFO] [stdout] test strategy::risk::tests::should_taker_complete_buy_never_emits_one_as_p_max ... ok
[INFO] [stdout] test strategy::risk::tests::should_taker_complete_sell_refuses_prices_above_tick_aligned_ceiling ... ok
[INFO] [stdout] test strategy::risk::tests::should_taker_complete_rounds_pmax_to_tick ... ok
[INFO] [stdout] test strategy::risk::tests::skew_repair_pricing_prunes_below_floor_levels ... ok
[INFO] [stdout] test strategy::risk::tests::skew_repair_pricing_removes_missing_side_when_cap_below_floor ... ok
[INFO] [stdout] test strategy::risk::tests::skew_repair_removes_missing_side_when_post_only_cap_below_floor ... ok
[INFO] [stdout] test strategy::risk::tests::taker_completion_blocks_if_ask_above_p_max ... ok
[INFO] [stdout] test strategy::risk::tests::taker_completion_can_trigger_early_when_hardcap_breached ... ok
[INFO] [stdout] test strategy::risk::tests::taker_completion_none_when_missing_best_ask_is_missing ... ok
[INFO] [stdout] test strategy::risk::tests::taker_completion_controlled_loss_allows_higher_ask ... ok
[INFO] [stdout] test strategy::risk::tests::taker_completion_requires_profit_threshold ... ok
[INFO] [stdout] test strategy::risk::tests::taker_completion_sell_clamps_to_quote_floor ... ok
[INFO] [stdout] test strategy::risk::tests::taker_completion_sell_requires_excess_best_bid ... ok
[INFO] [stdout] test strategy::risk::tests::taker_completion_sell_requires_excess_best_bid_at_or_above_floor ... ok
[INFO] [stdout] test strategy::risk::tests::taker_price_cap_large_q ... ok
[INFO] [stdout] test strategy::risk::tests::taker_completion_sells_excess_when_missing_ask_below_quote_floor ... ok
[INFO] [stdout] test strategy::risk::tests::taker_price_cap_small_q ... ok
[INFO] [stdout] test strategy::risk::tests::unpaired_strictly_removes_excess_side_orders ... ok
[INFO] [stdout] test time::tests::interval_start_rounds_down_to_15m_boundary ... ok
[INFO] [stdout] test time::tests::slug_helpers_match_interval_math ... ok
[INFO] [stdout] test state::state_manager::tests::fill_emits_quote_tick_only_for_affected_market ... ok
[INFO] [stdout] test state::state_manager::tests::market_ws_update_emits_quote_tick_only_for_affected_market ... ok
[INFO] [stdout] test strategy::engine::tests::emits_completion_within_window_or_when_hardcap_breached ... ok
[INFO] [stdout] test clients::rtds_ws::tests::sends_text_ping_keepalives ... FAILED
[INFO] [stdout] test clients::clob_rest::tests::completion_order_is_marketable_limit_order_in_sdk ... ok
[INFO] [stdout] test strategy::reward_engine::tests::reward_engine_checks_scoring_for_live_order_ids ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- clients::rtds_ws::tests::sends_text_ping_keepalives stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'clients::rtds_ws::tests::sends_text_ping_keepalives' (63) panicked at src/clients/rtds_ws.rs:540:17:
[INFO] [stdout] timed out waiting for server message
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b19284fd39a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b19284fd39a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b19284fd39a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b19284fd39a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b192851635a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b192851635a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5b1928502b72 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b1928502b72 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b19284d884f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b19284d884f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b19284f4189 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b19277fafdc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b19277fafdc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b19284f4402 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b19284f4402 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b19284d893a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b19284cf979 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b19284d98ed - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1928516c6c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1927754b4e - polymarket_mm_bot::clients::rtds_ws::tests::recv_with_advance::{{closure}}::h2730166e1b60fe66
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/rtds_ws.rs:540:17
[INFO] [stdout]   20:     0x5b1927755ad4 - polymarket_mm_bot::clients::rtds_ws::tests::sends_text_ping_keepalives::{{closure}}::h3f5aa37ca5ccddbc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/rtds_ws.rs:660:78
[INFO] [stdout]   21:     0x5b1927697582 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf1d79bf9660b264e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5b192769731d - <core::pin::Pin<P> as core::future::future::Future>::poll::h93f8cf84d2c88857
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b192771d62d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2522e6afd3e5e53a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   24:     0x5b192771d53b - tokio::task::coop::with_budget::hd09a1d67a426ce7e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5b192771d53b - tokio::task::coop::budget::h5d370bb3564d6069
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5b192771d53b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha753b67ac4995f2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   27:     0x5b192771a380 - tokio::runtime::scheduler::current_thread::Context::enter::h0cb40972b5f828e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   28:     0x5b192771bfcd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb2a8c3d28e4657b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   29:     0x5b192771bc34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8f6e3aa8d713aa19
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   30:     0x5b19275f87cb - tokio::runtime::context::scoped::Scoped<T>::set::h2ef61f07a7120de8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5b19274bf009 - tokio::runtime::context::set_scheduler::{{closure}}::h63b0eff02ea3da73
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5b19276a75a2 - std::thread::local::LocalKey<T>::try_with::h1e3c3a158d5ed2f5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5b19276a6fae - std::thread::local::LocalKey<T>::with::h3144ad96af73b09e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5b19274bef7d - tokio::runtime::context::set_scheduler::hd6b72957ae9aac8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5b192771b5c0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1e536cd5b8e0195e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   36:     0x5b192771bc96 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2255c8e940cde7df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   37:     0x5b19277151a0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::had2f199c902583b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5b192779c213 - tokio::runtime::context::runtime::enter_runtime::h0a939c248ced9623
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5b1927714b61 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2fe086ebe6c00732
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5b19275f8b94 - tokio::runtime::runtime::Runtime::block_on_inner::hbda02d5b3922d8eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5b19275f8d5f - tokio::runtime::runtime::Runtime::block_on::h917e8d7df08667c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x5b1927754ccb - polymarket_mm_bot::clients::rtds_ws::tests::sends_text_ping_keepalives::h0e8759a78266e598
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/rtds_ws.rs:667:68
[INFO] [stdout]   43:     0x5b1927756107 - polymarket_mm_bot::clients::rtds_ws::tests::sends_text_ping_keepalives::{{closure}}::h6eecb1b4005c196c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clients/rtds_ws.rs:612:42
[INFO] [stdout]   44:     0x5b19273d7196 - core::ops::function::FnOnce::call_once::h669143e69dacdcdd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b19277ef0bb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5b19277ef0bb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5b19277fbaab - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5b19277fbaab - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5b19277fbaab - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5b19277fbaab - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5b19277fbaab - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5b19277fbaab - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5b19277fbaab - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5b19277f71c4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5b19277f71c4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5b19277fe6b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5b19277fe6b2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5b19277fe6b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5b19277fe6b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5b19277fe6b2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5b19277fe6b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5b19277fe6b2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5b19284fc59f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   64:     0x5b19284fc59f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x765b37ed2aa4 - <unknown>
[INFO] [stdout]   66:     0x765b37f5fa64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     clients::rtds_ws::tests::sends_text_ping_keepalives
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 161 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin polymarket-mm-bot`
[INFO] running `Command { std: "docker" "inspect" "61a4f70af0b7fcd6323336e72a28524ac1cf5ba6f9908caeeef785a90c15e342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61a4f70af0b7fcd6323336e72a28524ac1cf5ba6f9908caeeef785a90c15e342", kill_on_drop: false }`
[INFO] [stdout] 61a4f70af0b7fcd6323336e72a28524ac1cf5ba6f9908caeeef785a90c15e342
