[INFO] cloning repository https://github.com/5eanxlee/prediction-market-arb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/5eanxlee/prediction-market-arb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5eanxlee%2Fprediction-market-arb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5eanxlee%2Fprediction-market-arb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94baa9be11dc20a4569383f5b48b442df36828d8
[INFO] testing 5eanxlee/prediction-market-arb against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F5eanxlee%2Fprediction-market-arb" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/5eanxlee/prediction-market-arb
[INFO] finished tweaking git repo https://github.com/5eanxlee/prediction-market-arb
[INFO] tweaked toml for git repo https://github.com/5eanxlee/prediction-market-arb written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/5eanxlee/prediction-market-arb on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/5eanxlee/prediction-market-arb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.21.0
[INFO] [stderr]   Downloaded value-trait v0.12.1
[INFO] [stderr]   Downloaded halfbrown v0.4.0
[INFO] [stderr]   Downloaded pkcs1 v0.7.5
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.22
[INFO] [stderr]   Downloaded tracing-core v0.1.35
[INFO] [stderr]   Downloaded tungstenite v0.21.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.111
[INFO] [stderr]   Downloaded tracing v0.1.43
[INFO] [stderr]   Downloaded rsa v0.9.9
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.33
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.6
[INFO] [stderr]   Downloaded simd-json v0.17.0
[INFO] [stderr]   Downloaded yansi v0.5.1
[INFO] [stderr]   Downloaded svm-rs v0.3.5
[INFO] [stderr]   Downloaded solang-parser v0.3.3
[INFO] [stderr]   Downloaded lalrpop-util v0.20.2
[INFO] [stderr]   Downloaded ascii-canvas v3.0.0
[INFO] [stderr]   Downloaded zerocopy v0.8.33
[INFO] [stderr]   Downloaded path-slash v0.2.1
[INFO] [stderr]   Downloaded openssl v0.10.75
[INFO] [stderr]   Downloaded ethers-solc v2.0.14
[INFO] [stderr]   Downloaded term v0.7.0
[INFO] [stderr]   Downloaded itertools v0.11.0
[INFO] [stderr]   Downloaded lalrpop v0.20.2
[INFO] [stderr]   Downloaded scale-info-derive v2.11.6
[INFO] [stderr]   Downloaded scale-info v2.11.6
[INFO] [stderr]   Downloaded toml_edit v0.23.9
[INFO] [stderr]   Downloaded const_format v0.2.35
[INFO] [stderr]   Downloaded const-hex v1.17.0
[INFO] [stderr]   Downloaded ws_stream_wasm v0.7.5
[INFO] [stderr]   Downloaded simple_asn1 v0.6.3
[INFO] [stderr]   Downloaded ethers-etherscan v2.0.14
[INFO] [stderr]   Downloaded indenter v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] de441f5c2b2db4aef9acae9afb758a29ef348295f9340e5b5da701d0c1bb8633
[INFO] running `Command { std: "docker" "start" "de441f5c2b2db4aef9acae9afb758a29ef348295f9340e5b5da701d0c1bb8633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de441f5c2b2db4aef9acae9afb758a29ef348295f9340e5b5da701d0c1bb8633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "de441f5c2b2db4aef9acae9afb758a29ef348295f9340e5b5da701d0c1bb8633" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de441f5c2b2db4aef9acae9afb758a29ef348295f9340e5b5da701d0c1bb8633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "de441f5c2b2db4aef9acae9afb758a29ef348295f9340e5b5da701d0c1bb8633" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[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 tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling js-sys v0.3.83
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling open-fastrlp-derive v0.1.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling open-fastrlp v0.1.4
[INFO] [stderr]    Compiling ethabi v18.0.0
[INFO] [stderr]    Compiling coins-core v0.8.7
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling hashers v1.0.1
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling enr v0.10.0
[INFO] [stderr]    Compiling coins-bip32 v0.8.7
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ethers-core v2.0.14
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling eth-keystore v0.5.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling halfbrown v0.4.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling futures-locks v0.7.1
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling coins-bip39 v0.8.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling simd-json v0.17.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling ethers-contract-abigen v2.0.14
[INFO] [stderr]    Compiling ethers-signers v2.0.14
[INFO] [stderr]    Compiling ethers-addressbook v2.0.14
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling ethers-contract-derive v2.0.14
[INFO] [stderr]    Compiling ethers-providers v2.0.14
[INFO] [stderr]    Compiling ethers-etherscan v2.0.14
[INFO] [stderr]    Compiling ethers-contract v2.0.14
[INFO] [stderr]    Compiling ethers-middleware v2.0.14
[INFO] [stderr]    Compiling ethers v2.0.14
[INFO] [stderr]    Compiling arb-bot v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/fast_exec.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{info, warn, error};
[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 import: `MarketPair`
[INFO] [stdout]   --> src/fast_exec.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ArbType, MarketPair, FastExecutionRequest, GlobalState, cents_to_price,
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/api.rs:246:21
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn handle_positions(state: &ApiState) -> String {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]    --> src/api.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |     let status = state.circuit_breaker.status();
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PendingOrder` is more private than the item `FastExecutor::new`
[INFO] [stdout]   --> src/fast_exec.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | /     pub fn new(
[INFO] [stdout] 58 | |         kalshi: Arc<KalshiApiClient>,
[INFO] [stdout] 59 | |         poly_async: Arc<SharedAsyncClient>,
[INFO] [stdout] 60 | |         state: Arc<GlobalState>,
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |         dry_run: bool,
[INFO] [stdout] 64 | |     ) -> (Self, mpsc::Receiver<PendingOrder>) {
[INFO] [stdout]    | |_____________________________________________^ associated function `FastExecutor::new` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `PendingOrder` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/fast_exec.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct PendingOrder {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PendingOrder` is more private than the item `run_confirmation_handler`
[INFO] [stdout]    --> src/fast_exec.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / pub async fn run_confirmation_handler(
[INFO] [stdout] 270 | |     mut rx: mpsc::Receiver<PendingOrder>,
[INFO] [stdout] 271 | |     circuit_breaker: Arc<CircuitBreaker>,
[INFO] [stdout] 272 | |     position_channel: PositionChannel,
[INFO] [stdout] ...   |
[INFO] [stdout] 275 | |     in_flight: Arc<[AtomicU64; 8]>,
[INFO] [stdout] 276 | | ) {
[INFO] [stdout]     | |_^ function `run_confirmation_handler` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PendingOrder` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/fast_exec.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | struct PendingOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `position_channel` is never read
[INFO] [stdout]   --> src/fast_exec.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct FastExecutor {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     position_channel: PositionChannel,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `contracts`, `detected_ns`, and `fired_ns` are never read
[INFO] [stdout]   --> src/fast_exec.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct PendingOrder {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     contracts: i64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     detected_ns: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 46 |     fired_ns: u64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `futures_util::Future` that must be used
[INFO] [stdout]    --> src/api.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 |     state.circuit_breaker.halt();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `futures_util::Future` that must be used
[INFO] [stdout]    --> src/api.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 |     state.circuit_breaker.reset();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 56s
[INFO] running `Command { std: "docker" "inspect" "de441f5c2b2db4aef9acae9afb758a29ef348295f9340e5b5da701d0c1bb8633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "de441f5c2b2db4aef9acae9afb758a29ef348295f9340e5b5da701d0c1bb8633" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling simd-json v0.17.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]    Compiling ethers-core v2.0.14
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling ethers-contract-abigen v2.0.14
[INFO] [stderr]    Compiling ethers-providers v2.0.14
[INFO] [stderr]    Compiling ethers-signers v2.0.14
[INFO] [stderr]    Compiling ethers-etherscan v2.0.14
[INFO] [stderr]    Compiling ethers-addressbook v2.0.14
[INFO] [stderr]    Compiling ethers-contract v2.0.14
[INFO] [stderr]    Compiling ethers-middleware v2.0.14
[INFO] [stderr]    Compiling ethers v2.0.14
[INFO] [stderr]    Compiling arb-bot v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/fast_exec.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{info, warn, error};
[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 import: `MarketPair`
[INFO] [stdout]   --> src/fast_exec.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ArbType, MarketPair, FastExecutionRequest, GlobalState, cents_to_price,
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/fast_exec.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{info, warn, error};
[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 import: `MarketPair`
[INFO] [stdout]   --> src/fast_exec.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ArbType, MarketPair, FastExecutionRequest, GlobalState, cents_to_price,
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/api.rs:246:21
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn handle_positions(state: &ApiState) -> String {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]    --> src/api.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |     let status = state.circuit_breaker.status();
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PendingOrder` is more private than the item `FastExecutor::new`
[INFO] [stdout]   --> src/fast_exec.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | /     pub fn new(
[INFO] [stdout] 58 | |         kalshi: Arc<KalshiApiClient>,
[INFO] [stdout] 59 | |         poly_async: Arc<SharedAsyncClient>,
[INFO] [stdout] 60 | |         state: Arc<GlobalState>,
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |         dry_run: bool,
[INFO] [stdout] 64 | |     ) -> (Self, mpsc::Receiver<PendingOrder>) {
[INFO] [stdout]    | |_____________________________________________^ associated function `FastExecutor::new` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `PendingOrder` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/fast_exec.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct PendingOrder {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PendingOrder` is more private than the item `run_confirmation_handler`
[INFO] [stdout]    --> src/fast_exec.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / pub async fn run_confirmation_handler(
[INFO] [stdout] 270 | |     mut rx: mpsc::Receiver<PendingOrder>,
[INFO] [stdout] 271 | |     circuit_breaker: Arc<CircuitBreaker>,
[INFO] [stdout] 272 | |     position_channel: PositionChannel,
[INFO] [stdout] ...   |
[INFO] [stdout] 275 | |     in_flight: Arc<[AtomicU64; 8]>,
[INFO] [stdout] 276 | | ) {
[INFO] [stdout]     | |_^ function `run_confirmation_handler` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PendingOrder` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/fast_exec.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | struct PendingOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `position_channel` is never read
[INFO] [stdout]   --> src/fast_exec.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct FastExecutor {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     position_channel: PositionChannel,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `contracts`, `detected_ns`, and `fired_ns` are never read
[INFO] [stdout]   --> src/fast_exec.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct PendingOrder {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     contracts: i64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     detected_ns: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 46 |     fired_ns: u64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `futures_util::Future` that must be used
[INFO] [stdout]    --> src/api.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 |     state.circuit_breaker.halt();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `futures_util::Future` that must be used
[INFO] [stdout]    --> src/api.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 |     state.circuit_breaker.reset();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/api.rs:246:21
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn handle_positions(state: &ApiState) -> String {
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]    --> src/api.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |     let status = state.circuit_breaker.status();
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PendingOrder` is more private than the item `FastExecutor::new`
[INFO] [stdout]   --> src/fast_exec.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | /     pub fn new(
[INFO] [stdout] 58 | |         kalshi: Arc<KalshiApiClient>,
[INFO] [stdout] 59 | |         poly_async: Arc<SharedAsyncClient>,
[INFO] [stdout] 60 | |         state: Arc<GlobalState>,
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |         dry_run: bool,
[INFO] [stdout] 64 | |     ) -> (Self, mpsc::Receiver<PendingOrder>) {
[INFO] [stdout]    | |_____________________________________________^ associated function `FastExecutor::new` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `PendingOrder` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/fast_exec.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct PendingOrder {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PendingOrder` is more private than the item `run_confirmation_handler`
[INFO] [stdout]    --> src/fast_exec.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / pub async fn run_confirmation_handler(
[INFO] [stdout] 270 | |     mut rx: mpsc::Receiver<PendingOrder>,
[INFO] [stdout] 271 | |     circuit_breaker: Arc<CircuitBreaker>,
[INFO] [stdout] 272 | |     position_channel: PositionChannel,
[INFO] [stdout] ...   |
[INFO] [stdout] 275 | |     in_flight: Arc<[AtomicU64; 8]>,
[INFO] [stdout] 276 | | ) {
[INFO] [stdout]     | |_^ function `run_confirmation_handler` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `PendingOrder` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/fast_exec.rs:39:1
[INFO] [stdout]     |
[INFO] [stdout]  39 | struct PendingOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `position_channel` is never read
[INFO] [stdout]   --> src/fast_exec.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct FastExecutor {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     position_channel: PositionChannel,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `contracts`, `detected_ns`, and `fired_ns` are never read
[INFO] [stdout]   --> src/fast_exec.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct PendingOrder {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     contracts: i64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     detected_ns: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 46 |     fired_ns: u64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `futures_util::Future` that must be used
[INFO] [stdout]    --> src/api.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 |     state.circuit_breaker.halt();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `futures_util::Future` that must be used
[INFO] [stdout]    --> src/api.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 |     state.circuit_breaker.reset();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]     --> tests/integration_tests.rs:1590:13
[INFO] [stdout]      |
[INFO] [stdout] 1590 |         let pos = tracker_guard.get(&pair.pair_id).expect("Should have position even with partial fills");
[INFO] [stdout]      |             ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] running `Command { std: "docker" "inspect" "de441f5c2b2db4aef9acae9afb758a29ef348295f9340e5b5da701d0c1bb8633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "de441f5c2b2db4aef9acae9afb758a29ef348295f9340e5b5da701d0c1bb8633" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `error`
[INFO] [stderr]  --> src/fast_exec.rs:8:27
[INFO] [stderr]   |
[INFO] [stderr] 8 | use tracing::{info, warn, error};
[INFO] [stderr]   |                           ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `MarketPair`
[INFO] [stderr]   --> src/fast_exec.rs:13:14
[INFO] [stderr]    |
[INFO] [stderr] 13 |     ArbType, MarketPair, FastExecutionRequest, GlobalState, cents_to_price,
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]    --> src/api.rs:246:21
[INFO] [stderr]     |
[INFO] [stderr] 246 | fn handle_positions(state: &ApiState) -> String {
[INFO] [stderr]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `status`
[INFO] [stderr]    --> src/api.rs:296:9
[INFO] [stderr]     |
[INFO] [stderr] 296 |     let status = state.circuit_breaker.status();
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stderr] 
[INFO] [stderr] warning: type `PendingOrder` is more private than the item `FastExecutor::new`
[INFO] [stderr]   --> src/fast_exec.rs:57:5
[INFO] [stderr]    |
[INFO] [stderr] 57 | /     pub fn new(
[INFO] [stderr] 58 | |         kalshi: Arc<KalshiApiClient>,
[INFO] [stderr] 59 | |         poly_async: Arc<SharedAsyncClient>,
[INFO] [stderr] 60 | |         state: Arc<GlobalState>,
[INFO] [stderr] ...  |
[INFO] [stderr] 63 | |         dry_run: bool,
[INFO] [stderr] 64 | |     ) -> (Self, mpsc::Receiver<PendingOrder>) {
[INFO] [stderr]    | |_____________________________________________^ associated function `FastExecutor::new` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `PendingOrder` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/fast_exec.rs:39:1
[INFO] [stderr]    |
[INFO] [stderr] 39 | struct PendingOrder {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `PendingOrder` is more private than the item `run_confirmation_handler`
[INFO] [stderr]    --> src/fast_exec.rs:269:1
[INFO] [stderr]     |
[INFO] [stderr] 269 | / pub async fn run_confirmation_handler(
[INFO] [stderr] 270 | |     mut rx: mpsc::Receiver<PendingOrder>,
[INFO] [stderr] 271 | |     circuit_breaker: Arc<CircuitBreaker>,
[INFO] [stderr] 272 | |     position_channel: PositionChannel,
[INFO] [stderr] ...   |
[INFO] [stderr] 275 | |     in_flight: Arc<[AtomicU64; 8]>,
[INFO] [stderr] 276 | | ) {
[INFO] [stderr]     | |_^ function `run_confirmation_handler` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `PendingOrder` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/fast_exec.rs:39:1
[INFO] [stderr]     |
[INFO] [stderr]  39 | struct PendingOrder {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `position_channel` is never read
[INFO] [stderr]   --> src/fast_exec.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub struct FastExecutor {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 31 |     position_channel: PositionChannel,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `contracts`, `detected_ns`, and `fired_ns` are never read
[INFO] [stderr]   --> src/fast_exec.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 39 | struct PendingOrder {
[INFO] [stderr]    |        ------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 42 |     contracts: i64,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 45 |     detected_ns: u64,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 46 |     fired_ns: u64,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `futures_util::Future` that must be used
[INFO] [stderr]    --> src/api.rs:261:5
[INFO] [stderr]     |
[INFO] [stderr] 261 |     state.circuit_breaker.halt();
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `futures_util::Future` that must be used
[INFO] [stderr]    --> src/api.rs:271:5
[INFO] [stderr]     |
[INFO] [stderr] 271 |     state.circuit_breaker.reset();
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr] 
[INFO] [stderr] warning: `arb-bot` (lib) generated 10 warnings (run `cargo fix --lib -p arb-bot` to apply 4 suggestions)
[INFO] [stderr] warning: unused variable: `pos`
[INFO] [stderr]     --> tests/integration_tests.rs:1590:13
[INFO] [stderr]      |
[INFO] [stderr] 1590 |         let pos = tracker_guard.get(&pair.pair_id).expect("Should have position even with partial fills");
[INFO] [stderr]      |             ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `arb-bot` (test "integration_tests") generated 1 warning (run `cargo fix --test "integration_tests" -p arb-bot` to apply 1 suggestion)
[INFO] [stderr] warning: `arb-bot` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arb_bot-fa928112e48f5416)
[INFO] [stdout] 
[INFO] [stdout] running 72 tests
[INFO] [stdout] test affinity::tests::test_num_cores ... ok
[INFO] [stdout] test api::tests::test_http_response ... ok
[INFO] [stdout] test binary_protocol::tests::test_execution_request_size ... ok
[INFO] [stdout] test binary_protocol::tests::test_execution_result_size ... ok
[INFO] [stdout] test binary_protocol::tests::test_book_update_size ... ok
[INFO] [stdout] test arena::tests::test_string_interner ... ok
[INFO] [stdout] test arena::tests::test_object_pool ... ok
[INFO] [stdout] test arena::tests::test_arena_slice ... ok
[INFO] [stdout] test api::tests::test_api_config ... ok
[INFO] [stdout] test binary_protocol::tests::test_ring_buffer ... ok
[INFO] [stdout] test binary_protocol::tests::test_zero_copy_parse ... ok
[INFO] [stdout] test depth_analyzer::tests::test_liquidity_score ... ok
[INFO] [stdout] test depth_analyzer::tests::test_optimal_size ... ok
[INFO] [stdout] test depth_analyzer::tests::test_slippage ... ok
[INFO] [stdout] test depth_analyzer::tests::test_vwap_multiple_levels ... ok
[INFO] [stdout] test depth_analyzer::tests::test_vwap_single_level ... ok
[INFO] [stdout] test dynamic_threshold::tests::test_volatility_adjustment ... ok
[INFO] [stdout] test dynamic_threshold::tests::test_threshold_success ... ok
[INFO] [stdout] test discovery::tests::test_kalshi_date_to_iso ... ok
[INFO] [stdout] test affinity::tests::test_thread_roles ... ok
[INFO] [stdout] test arena::tests::test_arena_basic ... ok
[INFO] [stdout] test dynamic_threshold::tests::test_fill_rate ... ok
[INFO] [stdout] test cache::tests::test_cache_lookup ... ok
[INFO] [stdout] test dynamic_threshold::tests::test_time_adjustment ... ok
[INFO] [stdout] test metrics::tests::test_gauge ... ok
[INFO] [stdout] test discovery::tests::test_parse_kalshi_ticker ... ok
[INFO] [stdout] test metrics::tests::test_counter ... ok
[INFO] [stdout] test metrics::tests::test_histogram ... ok
[INFO] [stdout] test dynamic_threshold::tests::test_threshold_basic ... ok
[INFO] [stdout] test metrics::tests::test_prometheus_output ... ok
[INFO] [stdout] test notifications::tests::test_severity ... ok
[INFO] [stdout] test position_tracker::tests::test_arb_position_guaranteed_profit ... ok
[INFO] [stdout] test position_tracker::tests::test_position_leg ... ok
[INFO] [stdout] test position_tracker::tests::test_resolution ... ok
[INFO] [stdout] test simd_parse::tests::test_detect_message_type ... ok
[INFO] [stdout] test simd_parse::tests::test_fxhash_fast ... ok
[INFO] [stdout] test circuit_breaker::tests::test_circuit_breaker_position_limit ... ok
[INFO] [stdout] test circuit_breaker::tests::test_consecutive_errors ... ok
[INFO] [stdout] test notifications::tests::test_alert_formatting ... ok
[INFO] [stdout] test simd_parse::tests::test_parse_size_fast ... ok
[INFO] [stdout] test dynamic_threshold::tests::test_threshold_failure ... ok
[INFO] [stdout] test position_tracker::tests::test_unmatched_exposure ... ok
[INFO] [stdout] test types::tests::test_atomic_orderbook_update_no ... ok
[INFO] [stdout] test types::tests::test_atomic_orderbook_update_yes ... ok
[INFO] [stdout] test types::tests::test_cents_to_price ... ok
[INFO] [stdout] test types::tests::test_check_arbs_missing_prices ... ok
[INFO] [stdout] test types::tests::test_check_arbs_kalshi_yes_poly_no ... ok
[INFO] [stdout] test types::tests::test_check_arbs_no_arbs ... ok
[INFO] [stdout] test types::tests::test_atomic_orderbook_store_load ... ok
[INFO] [stdout] test types::tests::test_execution_request_estimated_fee ... ok
[INFO] [stdout] test types::tests::test_check_arbs_poly_yes_kalshi_no ... ok
[INFO] [stdout] test types::tests::test_execution_request_negative_profit ... ok
[INFO] [stdout] test types::tests::test_check_arbs_multiple_arbs ... ok
[INFO] [stdout] test types::tests::test_check_arbs_fees_eliminate_marginal ... ok
[INFO] [stdout] test types::tests::test_execution_request_profit_cents_kalshi_yes_poly_no ... ok
[INFO] [stdout] test types::tests::test_execution_request_profit_cents_poly_yes_kalshi_no ... ok
[INFO] [stdout] test types::tests::test_fxhash_str_consistency ... ok
[INFO] [stdout] test types::tests::test_kalshi_fee_cents_formula ... ok
[INFO] [stdout] test types::tests::test_kalshi_fee_cents_matches_float_formula ... ok
[INFO] [stdout] test types::tests::test_parse_price ... ok
[INFO] [stdout] test types::tests::test_atomic_orderbook_concurrent_updates ... ok
[INFO] [stdout] test types::tests::test_kalshi_fee_cents_edge_cases ... ok
[INFO] [stdout] test types::tests::test_pack_unpack_roundtrip ... ok
[INFO] [stdout] test types::tests::test_global_state_lookups ... ok
[INFO] [stdout] test types::tests::test_pack_bit_layout ... ok
[INFO] [stdout] test types::tests::test_price_to_cents ... ok
[INFO] [stdout] test types::tests::test_full_arb_flow ... ok
[INFO] [stdout] test types::tests::test_global_state_add_pair ... ok
[INFO] [stdout] test types::tests::test_global_state_update_prices ... ok
[INFO] [stdout] test types::tests::test_price_update_race_condition ... ok
[INFO] [stdout] test types::tests::test_global_state_multiple_markets ... ok
[INFO] [stdout] test tcp_tune::tests::test_connection_pool ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/arb_bot-df2bf19bfb9d92f2)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test cache::tests::test_cache_lookup ... ok
[INFO] [stdout] test circuit_breaker::tests::test_circuit_breaker_position_limit ... ok
[INFO] [stdout] test circuit_breaker::tests::test_consecutive_errors ... ok
[INFO] [stdout] test discovery::tests::test_kalshi_date_to_iso ... ok
[INFO] [stdout] test position_tracker::tests::test_arb_position_guaranteed_profit ... ok
[INFO] [stdout] test position_tracker::tests::test_position_leg ... ok
[INFO] [stdout] test position_tracker::tests::test_resolution ... ok
[INFO] [stdout] test types::tests::test_atomic_orderbook_update_no ... ok
[INFO] [stdout] test position_tracker::tests::test_unmatched_exposure ... ok
[INFO] [stdout] test types::tests::test_cents_to_price ... ok
[INFO] [stdout] test types::tests::test_atomic_orderbook_store_load ... ok
[INFO] [stdout] test types::tests::test_atomic_orderbook_update_yes ... ok
[INFO] [stdout] test types::tests::test_check_arbs_missing_prices ... ok
[INFO] [stdout] test discovery::tests::test_parse_kalshi_ticker ... ok
[INFO] [stdout] test types::tests::test_execution_request_estimated_fee ... ok
[INFO] [stdout] test types::tests::test_execution_request_profit_cents_kalshi_yes_poly_no ... ok
[INFO] [stdout] test types::tests::test_execution_request_profit_cents_poly_yes_kalshi_no ... ok
[INFO] [stdout] test types::tests::test_fxhash_str_consistency ... ok
[INFO] [stdout] test types::tests::test_global_state_lookups ... ok
[INFO] [stdout] test types::tests::test_check_arbs_fees_eliminate_marginal ... ok
[INFO] [stdout] test types::tests::test_global_state_add_pair ... ok
[INFO] [stdout] test types::tests::test_check_arbs_multiple_arbs ... ok
[INFO] [stdout] test types::tests::test_check_arbs_no_arbs ... ok
[INFO] [stdout] test types::tests::test_execution_request_negative_profit ... ok
[INFO] [stdout] test types::tests::test_full_arb_flow ... ok
[INFO] [stdout] test types::tests::test_atomic_orderbook_concurrent_updates ... ok
[INFO] [stdout] test types::tests::test_pack_bit_layout ... ok
[INFO] [stdout] test types::tests::test_pack_unpack_roundtrip ... ok
[INFO] [stdout] test types::tests::test_parse_price ... ok
[INFO] [stdout] test types::tests::test_price_to_cents ... ok
[INFO] [stdout] test types::tests::test_global_state_update_prices ... ok
[INFO] [stdout] test types::tests::test_global_state_multiple_markets ... ok
[INFO] [stdout] test types::tests::test_price_update_race_condition ... ok
[INFO] [stdout] test types::tests::test_kalshi_fee_cents_formula ... ok
[INFO] [stdout] test types::tests::test_kalshi_fee_cents_matches_float_formula ... ok
[INFO] [stdout] test types::tests::test_kalshi_fee_cents_edge_cases ... ok
[INFO] [stdout] test types::tests::test_check_arbs_kalshi_yes_poly_no ... ok
[INFO] [stdout] test types::tests::test_check_arbs_poly_yes_kalshi_no ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-5b31a4f58dcae57c)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test execution_tests::test_nano_clock_monotonic ... ok
[INFO] [stdout] test fill_accuracy_tests::test_multiple_fills_weighted_average ... ok
[INFO] [stdout] test infra_integration_tests::test_complete_arb_flow ... ok
[INFO] [stdout] test infra_integration_tests::test_detects_kalshi_yes_poly_no_arb ... ok
[INFO] [stdout] test fill_accuracy_tests::test_actual_fees_recorded ... ok
[INFO] [stdout] test fill_accuracy_tests::test_fill_price_slippage ... ok
[INFO] [stdout] test infra_integration_tests::test_execution_request_negative_profit ... ok
[INFO] [stdout] test infra_integration_tests::test_detects_poly_yes_kalshi_no_arb ... ok
[INFO] [stdout] test infra_integration_tests::test_execution_request_profit_calculation ... ok
[INFO] [stdout] test circuit_breaker_tests::test_consecutive_errors_trip ... ok
[INFO] [stdout] test circuit_breaker_tests::test_success_resets_errors ... ok
[INFO] [stdout] test circuit_breaker_tests::test_disabled_allows_all ... ok
[INFO] [stdout] test e2e_tests::test_partial_fill_exposure_tracking ... ok
[INFO] [stdout] test execution_tests::test_position_tracker_integration ... ok
[INFO] [stdout] test execution_tests::test_execution_profit_threshold ... ok
[INFO] [stdout] test execution_tests::test_circuit_breaker_integration ... ok
[INFO] [stdout] test infra_integration_tests::test_kalshi_fee_cents_accuracy ... ok
[INFO] [stdout] test circuit_breaker_tests::test_blocks_total_position_limit ... ok
[INFO] [stdout] test circuit_breaker_tests::test_manual_reset ... ok
[INFO] [stdout] test e2e_tests::test_circuit_breaker_halts_on_losses ... ok
[INFO] [stdout] test circuit_breaker_tests::test_allows_trades_within_limits ... ok
[INFO] [stdout] test circuit_breaker_tests::test_blocks_per_market_limit ... ok
[INFO] [stdout] test infra_integration_tests::test_lookup_by_kalshi_hash ... ok
[INFO] [stdout] test infra_integration_tests::test_parse_price_accuracy ... ok
[INFO] [stdout] test infra_integration_tests::test_price_conversion_roundtrip ... ok
[INFO] [stdout] test infra_integration_tests::test_fees_eliminate_marginal_arb ... ok
[INFO] [stdout] test infra_integration_tests::test_handles_missing_prices ... ok
[INFO] [stdout] test infra_integration_tests::test_lookup_by_poly_hashes ... ok
[INFO] [stdout] test mismatched_fill_tests::test_auto_close_after_complete_failure ... ok
[INFO] [stdout] test infra_integration_tests::test_multiple_markets ... ok
[INFO] [stdout] test infra_integration_tests::test_no_arbs_in_efficient_market ... ok
[INFO] [stdout] test mismatched_fill_tests::test_auto_close_kalshi_excess_balances_position ... ok
[INFO] [stdout] test mismatched_fill_tests::test_auto_close_poly_excess_balances_position ... ok
[INFO] [stdout] test mismatched_fill_tests::test_complete_one_side_failure_full_exposure ... ok
[INFO] [stdout] test mismatched_fill_tests::test_poly_fills_more_than_kalshi_creates_exposure ... ok
[INFO] [stdout] test position_tracker_tests::test_partial_fill_creates_exposure ... ok
[INFO] [stdout] test mismatched_fill_tests::test_profit_with_partial_fill_and_auto_close ... ok
[INFO] [stdout] test mismatched_fill_tests::test_kalshi_fills_more_than_poly_creates_exposure ... ok
[INFO] [stdout] test position_tracker_tests::test_daily_pnl_persistence ... ok
[INFO] [stdout] test position_tracker_tests::test_matched_arb_guaranteed_profit ... ok
[INFO] [stdout] test position_tracker_tests::test_position_resolution ... ok
[INFO] [stdout] test process_mock_tests::test_process_multiple_executions_accumulate ... ok
[INFO] [stdout] test position_tracker_tests::test_record_fills_updates_position ... ok
[INFO] [stdout] test process_mock_tests::test_process_partial_kalshi_fill ... ok
[INFO] [stdout] test process_mock_tests::test_process_profit_calculation_full_fill ... ok
[INFO] [stdout] test process_mock_tests::test_process_poly_yes_kalshi_no_sides ... ok
[INFO] [stdout] test process_mock_tests::test_process_partial_poly_fill ... ok
[INFO] [stdout] test process_mock_tests::test_circuit_breaker_accumulates_position ... ok
[INFO] [stdout] test process_mock_tests::test_cross_platform_profit_comparison ... ok
[INFO] [stdout] test process_mock_tests::test_cross_platform_single_fee ... ok
[INFO] [stdout] test process_mock_tests::test_process_updates_circuit_breaker ... ok
[INFO] [stdout] test process_mock_tests::test_process_zero_kalshi_fill ... ok
[INFO] [stdout] test process_mock_tests::test_process_profit_calculation_partial_fill ... ok
[INFO] [stdout] test process_mock_tests::test_process_records_fills_with_order_ids ... ok
[INFO] [stdout] test process_mock_tests::test_process_kalshi_yes_poly_no_sides ... ok
[INFO] [stdout] test process_mock_tests::test_process_zero_poly_fill ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests arb_bot
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "de441f5c2b2db4aef9acae9afb758a29ef348295f9340e5b5da701d0c1bb8633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de441f5c2b2db4aef9acae9afb758a29ef348295f9340e5b5da701d0c1bb8633", kill_on_drop: false }`
[INFO] [stdout] de441f5c2b2db4aef9acae9afb758a29ef348295f9340e5b5da701d0c1bb8633
