CI / Check (pull_request) Successful in 5m21s
CI / Detect Changes (pull_request) Has been skipped
CI / Deploy Agent (pull_request) Has been skipped
CI / Deploy Dashboard (pull_request) Has been skipped
CI / Deploy Docs (pull_request) Has been skipped
CI / Deploy MCP (pull_request) Has been skipped
CI compiles the test build with RUSTFLAGS=-D warnings; the two explicit tokio::io trait imports in the modbus test module were redundant with `use super::*` and failed the "Main Tests" step as unused imports. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>