[INFO] cloning repository https://github.com/qingfengzxr/bot-holdem-platfrom
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qingfengzxr/bot-holdem-platfrom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqingfengzxr%2Fbot-holdem-platfrom", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqingfengzxr%2Fbot-holdem-platfrom'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b8dd7bb7d31cb0d0a32592d9784fbac4f3cbd5d6
[INFO] testing qingfengzxr/bot-holdem-platfrom against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqingfengzxr%2Fbot-holdem-platfrom" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/qingfengzxr/bot-holdem-platfrom
[INFO] finished tweaking git repo https://github.com/qingfengzxr/bot-holdem-platfrom
[INFO] tweaked toml for git repo https://github.com/qingfengzxr/bot-holdem-platfrom written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qingfengzxr/bot-holdem-platfrom on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qingfengzxr/bot-holdem-platfrom 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.7.2
[INFO] [stderr]   Downloaded jsonrpsee-core v0.24.10
[INFO] [stderr]   Downloaded jsonrpsee-types v0.24.10
[INFO] [stderr]   Downloaded jsonrpsee v0.24.10
[INFO] [stderr]   Downloaded jsonrpsee-proc-macros v0.24.10
[INFO] [stderr]   Downloaded jsonrpsee-server v0.24.10
[INFO] [stderr]   Downloaded rs_poker v4.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3250a22ad0685e6e6ca5371e9ec09f043d6ab359b38a3cca2004d3bff6beaadd
[INFO] running `Command { std: "docker" "start" "-a" "3250a22ad0685e6e6ca5371e9ec09f043d6ab359b38a3cca2004d3bff6beaadd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3250a22ad0685e6e6ca5371e9ec09f043d6ab359b38a3cca2004d3bff6beaadd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3250a22ad0685e6e6ca5371e9ec09f043d6ab359b38a3cca2004d3bff6beaadd", kill_on_drop: false }`
[INFO] [stdout] 3250a22ad0685e6e6ca5371e9ec09f043d6ab359b38a3cca2004d3bff6beaadd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cd1d70273fd579472063b74caf16f341cdef4ffca91142555e5f20367e84e9a
[INFO] running `Command { std: "docker" "start" "-a" "3cd1d70273fd579472063b74caf16f341cdef4ffca91142555e5f20367e84e9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling route-recognizer v0.3.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling jsonrpsee-proc-macros v0.24.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling jsonrpsee-types v0.24.10
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rs_poker v4.1.0
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling soketto v0.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling observability v0.1.0 (/opt/rustwide/workdir/crates/observability)
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling poker-domain v0.1.0 (/opt/rustwide/workdir/crates/poker-domain)
[INFO] [stderr]    Compiling ethabi v18.0.0
[INFO] [stderr]    Compiling seat-crypto v0.1.0 (/opt/rustwide/workdir/crates/seat-crypto)
[INFO] [stderr]    Compiling agent-auth v0.1.0 (/opt/rustwide/workdir/crates/agent-auth)
[INFO] [stderr]    Compiling poker-engine v0.1.0 (/opt/rustwide/workdir/crates/poker-engine)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling platform-core v0.1.0 (/opt/rustwide/workdir/crates/platform-core)
[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 jsonrpsee-core v0.24.10
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling ledger-store v0.1.0 (/opt/rustwide/workdir/crates/ledger-store)
[INFO] [stderr]    Compiling audit-store v0.1.0 (/opt/rustwide/workdir/crates/audit-store)
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling jsonrpsee-server v0.24.10
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling jsonrpsee v0.24.10
[INFO] [stderr]    Compiling rpc-gateway v0.1.0 (/opt/rustwide/workdir/crates/rpc-gateway)
[INFO] [stderr]    Compiling chain-watcher v0.1.0 (/opt/rustwide/workdir/crates/chain-watcher)
[INFO] [stderr]    Compiling settlement v0.1.0 (/opt/rustwide/workdir/crates/settlement)
[INFO] [stderr]    Compiling table-service v0.1.0 (/opt/rustwide/workdir/crates/table-service)
[INFO] [stderr]    Compiling agent-sdk v0.1.0 (/opt/rustwide/workdir/crates/agent-sdk)
[INFO] [stderr]    Compiling headless-agent-client v0.1.0 (/opt/rustwide/workdir/crates/headless-agent-client)
[INFO] [stdout] warning: extern crate `futures_util` is unused in crate `headless_agent_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use futures_util as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `tokio_tungstenite` is unused in crate `headless_agent_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use tokio_tungstenite as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ops-http v0.1.0 (/opt/rustwide/workdir/crates/ops-http)
[INFO] [stdout] warning: extern crate `agent_auth` is unused in crate `headless_agent_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use agent_auth as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `futures_util` is unused in crate `headless_agent_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use futures_util as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `headless_agent_client` is unused in crate `headless_agent_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use headless_agent_client as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `platform_core` is unused in crate `headless_agent_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use platform_core as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `rpc_gateway` is unused in crate `headless_agent_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use rpc_gateway as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `seat_crypto` is unused in crate `headless_agent_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use seat_crypto as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `table_service` is unused in crate `headless_agent_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use table_service as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `tokio_tungstenite` is unused in crate `headless_agent_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use tokio_tungstenite as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling app-server v0.1.0 (/opt/rustwide/workdir/crates/app-server)
[INFO] [stdout] warning: extern crate `reqwest` is unused in crate `app_server`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use reqwest as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `poker_domain::TraceId`
[INFO] [stdout]  --> crates/app-server/src/rpc_reject_audit_sink.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use poker_domain::TraceId;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear_turn` is never used
[INFO] [stdout]   --> crates/headless-agent-client/src/client.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl StateCache {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn clear_turn(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubscriptionSpec` is never constructed
[INFO] [stdout]   --> crates/headless-agent-client/src/client.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct SubscriptionSpec {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubscriptionState` is never constructed
[INFO] [stdout]   --> crates/headless-agent-client/src/client.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct SubscriptionState {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReconnectPolicy` is never constructed
[INFO] [stdout]   --> crates/headless-agent-client/src/client.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct ReconnectPolicy {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `backoff_ms` is never used
[INFO] [stdout]   --> crates/headless-agent-client/src/client.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl ReconnectPolicy {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] 63 |     #[must_use]
[INFO] [stdout] 64 |     pub fn backoff_ms(&self, attempt: u32) -> u64 {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WsSessionState` is never constructed
[INFO] [stdout]   --> crates/headless-agent-client/src/client.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct WsSessionState {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mark_connected`, `mark_disconnected`, `register_subscription`, `mark_subscription_active`, and `subscriptions_to_restore` are never used
[INFO] [stdout]    --> crates/headless-agent-client/src/client.rs:80:12
[INFO] [stdout]     |
[INFO] [stdout]  79 | impl WsSessionState {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout]  80 |     pub fn mark_connected(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 |     pub fn mark_disconnected(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn register_subscription(&mut self, local_id: String, spec: SubscriptionSpec) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn mark_subscription_active(&mut self, local_id: &str, remote_id: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn subscriptions_to_restore(&self) -> Vec<(String, SubscriptionSpec)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `BackendUnavailable` and `InvalidDecision` are never constructed
[INFO] [stdout]   --> crates/headless-agent-client/src/policy_adapter.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum PolicyAdapterError {
[INFO] [stdout]    |          ------------------ variants in this enum
[INFO] [stdout] 13 |     #[error("policy backend unavailable")]
[INFO] [stdout] 14 |     BackendUnavailable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     #[error("invalid policy decision")]
[INFO] [stdout] 16 |     InvalidDecision,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PolicyAdapterError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CodexCliPolicyAdapter` is never constructed
[INFO] [stdout]   --> crates/headless-agent-client/src/policy_adapter.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub struct CodexCliPolicyAdapter {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> crates/headless-agent-client/src/policy_adapter.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 103 | impl CodexCliPolicyAdapter {
[INFO] [stdout]     | -------------------------- associated function in this implementation
[INFO] [stdout] 104 |     #[must_use]
[INFO] [stdout] 105 |     pub fn new(bin: impl Into<String>, args: Vec<String>, timeout: Duration) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DecisionContextEntry` is never constructed
[INFO] [stdout]    --> crates/headless-agent-client/src/policy_adapter.rs:115:12
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct DecisionContextEntry {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DecisionContextManager` is never constructed
[INFO] [stdout]    --> crates/headless-agent-client/src/policy_adapter.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub struct DecisionContextManager {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_max_entries`, `push`, and `as_json` are never used
[INFO] [stdout]    --> crates/headless-agent-client/src/policy_adapter.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl DecisionContextManager {
[INFO] [stdout]     | --------------------------- associated items in this implementation
[INFO] [stdout] 130 |     #[must_use]
[INFO] [stdout] 131 |     pub fn with_max_entries(max_entries: usize) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub fn push(&mut self, entry: DecisionContextEntry) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn as_json(&self) -> serde_json::Value {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CodexDecisionRaw` is never constructed
[INFO] [stdout]    --> crates/headless-agent-client/src/policy_adapter.rs:152:8
[INFO] [stdout]     |
[INFO] [stdout] 152 | struct CodexDecisionRaw {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_action_type` is never used
[INFO] [stdout]    --> crates/headless-agent-client/src/policy_adapter.rs:158:4
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn parse_action_type(raw: &str) -> Option<ActionType> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_amount` is never used
[INFO] [stdout]    --> crates/headless-agent-client/src/policy_adapter.rs:169:4
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn parse_amount(raw: Option<String>) -> Result<Option<Chips>, PolicyAdapterError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_json_object` is never used
[INFO] [stdout]    --> crates/headless-agent-client/src/policy_adapter.rs:181:4
[INFO] [stdout]     |
[INFO] [stdout] 181 | fn extract_json_object(text: &str) -> Option<&str> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NotConfigured`, `RpcUnavailable`, `Http`, `Rpc`, and `Parse` are never constructed
[INFO] [stdout]   --> crates/headless-agent-client/src/wallet_adapter.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum WalletAdapterError {
[INFO] [stdout]    |          ------------------ variants in this enum
[INFO] [stdout] 10 |     #[error("wallet not configured")]
[INFO] [stdout] 11 |     NotConfigured,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 12 |     #[error("rpc unavailable")]
[INFO] [stdout] 13 |     RpcUnavailable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     #[error("http error: {0}")]
[INFO] [stdout] 15 |     Http(String),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 16 |     #[error("rpc error: {0}")]
[INFO] [stdout] 17 |     Rpc(String),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 18 |     #[error("parse error: {0}")]
[INFO] [stdout] 19 |     Parse(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WalletAdapterError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EvmTxReceiptStatus` is never constructed
[INFO] [stdout]   --> crates/headless-agent-client/src/wallet_adapter.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct EvmTxReceiptStatus {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sign_personal_message` is never used
[INFO] [stdout]   --> crates/headless-agent-client/src/wallet_adapter.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub trait WalletAdapter: Send + Sync {
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 51 |     async fn sign_personal_message(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JsonRpcEvmWalletAdapter` is never constructed
[INFO] [stdout]   --> crates/headless-agent-client/src/wallet_adapter.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct JsonRpcEvmWalletAdapter {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `rpc_call`, `list_accounts`, `chain_id`, and `get_tx_receipt_status` are never used
[INFO] [stdout]    --> crates/headless-agent-client/src/wallet_adapter.rs:92:12
[INFO] [stdout]     |
[INFO] [stdout]  90 | impl JsonRpcEvmWalletAdapter {
[INFO] [stdout]     | ---------------------------- associated items in this implementation
[INFO] [stdout]  91 |     #[must_use]
[INFO] [stdout]  92 |     pub fn new(endpoint: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     async fn rpc_call<T: for<'de> Deserialize<'de>>(
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub async fn list_accounts(&self) -> Result<Vec<String>, WalletAdapterError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub async fn chain_id(&self) -> Result<u64, WalletAdapterError> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub async fn get_tx_receipt_status(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JsonRpcResponse` is never constructed
[INFO] [stdout]    --> crates/headless-agent-client/src/wallet_adapter.rs:205:8
[INFO] [stdout]     |
[INFO] [stdout] 205 | struct JsonRpcResponse<T> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JsonRpcError` is never constructed
[INFO] [stdout]    --> crates/headless-agent-client/src/wallet_adapter.rs:211:8
[INFO] [stdout]     |
[INFO] [stdout] 211 | struct JsonRpcError {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EthTransactionReceipt` is never constructed
[INFO] [stdout]    --> crates/headless-agent-client/src/wallet_adapter.rs:217:8
[INFO] [stdout]     |
[INFO] [stdout] 217 | struct EthTransactionReceipt {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_hex_u64` is never used
[INFO] [stdout]    --> crates/headless-agent-client/src/wallet_adapter.rs:222:4
[INFO] [stdout]     |
[INFO] [stdout] 222 | fn parse_hex_u64(input: &str) -> Result<u64, WalletAdapterError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `upsert_seat_addresses` is never used
[INFO] [stdout]   --> crates/app-server/src/auto_settlement.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl InMemoryShowdownInputProvider {
[INFO] [stdout]    | ---------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn upsert_seat_addresses(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChainVerificationAlert` is never constructed
[INFO] [stdout]   --> crates/app-server/src/chain_callback_sink.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ChainVerificationAlert {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ChainAlertSink` is never used
[INFO] [stdout]   --> crates/app-server/src/chain_callback_sink.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait ChainAlertSink: Send + Sync {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoopChainAlertSink` is never constructed
[INFO] [stdout]   --> crates/app-server/src/chain_callback_sink.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct NoopChainAlertSink;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AppChainCallbackSink` is never constructed
[INFO] [stdout]   --> crates/app-server/src/chain_callback_sink.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct AppChainCallbackSink {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_alert_sink`, and `with_audit_repo` are never used
[INFO] [stdout]   --> crates/app-server/src/chain_callback_sink.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl AppChainCallbackSink {
[INFO] [stdout]    | ------------------------- associated items in this implementation
[INFO] [stdout] 43 |     #[must_use]
[INFO] [stdout] 44 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn with_alert_sink(mut self, alert_sink: std::sync::Arc<dyn ChainAlertSink>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn with_audit_repo(mut self, audit_repo: std::sync::Arc<dyn AuditRepository>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_event_sink` is never used
[INFO] [stdout]   --> crates/app-server/src/room_service_port.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl AppRoomService {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn with_event_sink(event_sink: Arc<dyn RoomEventSink>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuditSeatCryptoDeliverySink` is never constructed
[INFO] [stdout]  --> crates/app-server/src/seat_crypto_audit_sink.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct AuditSeatCryptoDeliverySink<R: AuditRepository + ?Sized + 'static> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/app-server/src/seat_crypto_audit_sink.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<R: AuditRepository + ?Sized + 'static> AuditSeatCryptoDeliverySink<R> {
[INFO] [stdout]    | -------------------------------------------------------------------------- associated function in this implementation
[INFO] [stdout] 14 |     #[must_use]
[INFO] [stdout] 15 |     pub fn new(repo: Arc<R>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_showdown_settlement` is never used
[INFO] [stdout]   --> crates/app-server/src/settlement_orchestrator.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub async fn run_showdown_settlement<L, P>(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_showdown_settlement_with_persistence` is never used
[INFO] [stdout]   --> crates/app-server/src/settlement_orchestrator.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub async fn run_showdown_settlement_with_persistence<L, P, S>(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_showdown_settlement_with_direct_payouts` is never used
[INFO] [stdout]    --> crates/app-server/src/settlement_orchestrator.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn run_showdown_settlement_with_direct_payouts<L, P, S, W>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "3cd1d70273fd579472063b74caf16f341cdef4ffca91142555e5f20367e84e9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cd1d70273fd579472063b74caf16f341cdef4ffca91142555e5f20367e84e9a", kill_on_drop: false }`
[INFO] [stdout] 3cd1d70273fd579472063b74caf16f341cdef4ffca91142555e5f20367e84e9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cf001a3b250326ba66d3015fc8ca467c3bf512466f1b5c6a516bd0c1c6ecbe9
[INFO] running `Command { std: "docker" "start" "-a" "5cf001a3b250326ba66d3015fc8ca467c3bf512466f1b5c6a516bd0c1c6ecbe9", kill_on_drop: false }`
[INFO] [stderr]    Compiling table-service v0.1.0 (/opt/rustwide/workdir/crates/table-service)
[INFO] [stderr]    Compiling rpc-gateway v0.1.0 (/opt/rustwide/workdir/crates/rpc-gateway)
[INFO] [stderr]    Compiling observability v0.1.0 (/opt/rustwide/workdir/crates/observability)
[INFO] [stderr]    Compiling agent-sdk v0.1.0 (/opt/rustwide/workdir/crates/agent-sdk)
[INFO] [stderr]    Compiling audit-store v0.1.0 (/opt/rustwide/workdir/crates/audit-store)
[INFO] [stdout] warning: extern crate `futures_util` is unused in crate `headless_agent_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use futures_util as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `tokio_tungstenite` is unused in crate `headless_agent_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use tokio_tungstenite as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling headless-agent-client v0.1.0 (/opt/rustwide/workdir/crates/headless-agent-client)
[INFO] [stderr]    Compiling ops-http v0.1.0 (/opt/rustwide/workdir/crates/ops-http)
[INFO] [stderr]    Compiling ledger-store v0.1.0 (/opt/rustwide/workdir/crates/ledger-store)
[INFO] [stderr]    Compiling poker-engine v0.1.0 (/opt/rustwide/workdir/crates/poker-engine)
[INFO] [stderr]    Compiling settlement v0.1.0 (/opt/rustwide/workdir/crates/settlement)
[INFO] [stderr]    Compiling chain-watcher v0.1.0 (/opt/rustwide/workdir/crates/chain-watcher)
[INFO] [stderr]    Compiling app-server v0.1.0 (/opt/rustwide/workdir/crates/app-server)
[INFO] [stderr]    Compiling seat-crypto v0.1.0 (/opt/rustwide/workdir/crates/seat-crypto)
[INFO] [stderr]    Compiling agent-auth v0.1.0 (/opt/rustwide/workdir/crates/agent-auth)
[INFO] [stdout] warning: extern crate `agent_auth` is unused in crate `headless_agent_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use agent_auth as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `futures_util` is unused in crate `headless_agent_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use futures_util as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `headless_agent_client` is unused in crate `headless_agent_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use headless_agent_client as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `platform_core` is unused in crate `headless_agent_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use platform_core as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `rpc_gateway` is unused in crate `headless_agent_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use rpc_gateway as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `seat_crypto` is unused in crate `headless_agent_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use seat_crypto as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `table_service` is unused in crate `headless_agent_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use table_service as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `tokio_tungstenite` is unused in crate `headless_agent_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use tokio_tungstenite as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `futures_util` is unused in crate `headless_agent_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use futures_util as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `tokio_tungstenite` is unused in crate `headless_agent_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use tokio_tungstenite as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling platform-core v0.1.0 (/opt/rustwide/workdir/crates/platform-core)
[INFO] [stdout] warning: method `clear_turn` is never used
[INFO] [stdout]   --> crates/headless-agent-client/src/client.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl StateCache {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn clear_turn(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DecisionContextEntry` is never constructed
[INFO] [stdout]    --> crates/headless-agent-client/src/policy_adapter.rs:115:12
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct DecisionContextEntry {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DecisionContextManager` is never constructed
[INFO] [stdout]    --> crates/headless-agent-client/src/policy_adapter.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub struct DecisionContextManager {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_max_entries`, `push`, and `as_json` are never used
[INFO] [stdout]    --> crates/headless-agent-client/src/policy_adapter.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl DecisionContextManager {
[INFO] [stdout]     | --------------------------- associated items in this implementation
[INFO] [stdout] 130 |     #[must_use]
[INFO] [stdout] 131 |     pub fn with_max_entries(max_entries: usize) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub fn push(&mut self, entry: DecisionContextEntry) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn as_json(&self) -> serde_json::Value {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NotConfigured` and `RpcUnavailable` are never constructed
[INFO] [stdout]   --> crates/headless-agent-client/src/wallet_adapter.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum WalletAdapterError {
[INFO] [stdout]    |          ------------------ variants in this enum
[INFO] [stdout] 10 |     #[error("wallet not configured")]
[INFO] [stdout] 11 |     NotConfigured,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 12 |     #[error("rpc unavailable")]
[INFO] [stdout] 13 |     RpcUnavailable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WalletAdapterError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sign_personal_message` is never used
[INFO] [stdout]   --> crates/headless-agent-client/src/wallet_adapter.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub trait WalletAdapter: Send + Sync {
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 51 |     async fn sign_personal_message(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling poker-domain v0.1.0 (/opt/rustwide/workdir/crates/poker-domain)
[INFO] [stdout] warning: method `upsert_seat_addresses` is never used
[INFO] [stdout]   --> crates/app-server/src/auto_settlement.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl InMemoryShowdownInputProvider {
[INFO] [stdout]    | ---------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn upsert_seat_addresses(
[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 `room_id` and `reason` are never read
[INFO] [stdout]   --> crates/app-server/src/chain_callback_sink.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ChainVerificationAlert {
[INFO] [stdout]    |            ---------------------- fields in this struct
[INFO] [stdout] 13 |     pub room_id: poker_domain::RoomId,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub reason: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChainVerificationAlert` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_event_sink` is never used
[INFO] [stdout]   --> crates/app-server/src/room_service_port.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl AppRoomService {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn with_event_sink(event_sink: Arc<dyn RoomEventSink>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `app-server` (bin "app-server" test); 3 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name app_server --edition=2024 crates/app-server/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unused_crate_dependencies --forbid=unsafe_code '--warn=clippy::pedantic' '--warn=clippy::nursery' '--deny=clippy::all' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2c6918bf39aeaad6 -C extra-filename=-046c5e01599fbfcd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern agent_auth=/opt/rustwide/target/debug/deps/libagent_auth-c90548a4d6b693d4.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-73c7bec8cba61a5e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b5685cc3b4471971.so --extern audit_store=/opt/rustwide/target/debug/deps/libaudit_store-f9c3b7d56965010b.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-3c38ca936d7d03b3.rlib --extern chain_watcher=/opt/rustwide/target/debug/deps/libchain_watcher-2d53ec545a91f32a.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-071d3af1e0f85307.rlib --extern headless_agent_client=/opt/rustwide/target/debug/deps/libheadless_agent_client-88361e1f2f0a7c39.rlib --extern jsonrpsee=/opt/rustwide/target/debug/deps/libjsonrpsee-3fda485c37eb0fa0.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-8e8839d951db52dd.rlib --extern ledger_store=/opt/rustwide/target/debug/deps/libledger_store-59a65ec1bd94c37a.rlib --extern observability=/opt/rustwide/target/debug/deps/libobservability-2be9ee97945e4451.rlib --extern ops_http=/opt/rustwide/target/debug/deps/libops_http-c61be34e72f000a0.rlib --extern platform_core=/opt/rustwide/target/debug/deps/libplatform_core-11d450e41f381460.rlib --extern poker_domain=/opt/rustwide/target/debug/deps/libpoker_domain-0745b69b4ea3b1db.rlib --extern poker_engine=/opt/rustwide/target/debug/deps/libpoker_engine-d0b29f1338163f95.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ba191a0334400f7b.rlib --extern rpc_gateway=/opt/rustwide/target/debug/deps/librpc_gateway-bac73133d7ad9459.rlib --extern rs_poker=/opt/rustwide/target/debug/deps/librs_poker-b1225f2111403000.rlib --extern seat_crypto=/opt/rustwide/target/debug/deps/libseat_crypto-33f107e954d3d2dc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d17aaf0e25d3f75c.rlib --extern settlement=/opt/rustwide/target/debug/deps/libsettlement-5577af78c8c898ba.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-e84dafac4a73f3d7.rlib --extern table_service=/opt/rustwide/target/debug/deps/libtable_service-ca1df6a933ef7918.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-514ffb6769fab46e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-01ac7f60b4d2cc81.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-03fba309694a3bf0.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-ebbdfc109d4d86c0/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5cf001a3b250326ba66d3015fc8ca467c3bf512466f1b5c6a516bd0c1c6ecbe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cf001a3b250326ba66d3015fc8ca467c3bf512466f1b5c6a516bd0c1c6ecbe9", kill_on_drop: false }`
[INFO] [stdout] 5cf001a3b250326ba66d3015fc8ca467c3bf512466f1b5c6a516bd0c1c6ecbe9
