1bd43e7139
After restoring the mini recipe set to HEAD (discarding agent working-tree re-mutations), three recipes were still broken at the commit level from the in-flight eprintln->log/env_logger refactor: - btusb: extra ')' on two log::error! calls; added missing env_logger dep - iwlwifi: multiple 'log::error!();' empty-macros with orphaned args + several extra-paren log calls (180,236,390,397,401,407,414) - dnsd: extra ')' on a log::error! call All 41 text-only-mini local Rust recipes now cargo-check clean. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>