tracing-subscriber .init() already installs the LogTracer via its default tracing-log feature; the explicit init only produced a startup warning. Remove it and the direct tracing-log dependency. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>