This file has lots of places where it emits tracing warnings if site-packages discovery doesn't go to plan: https://github.com/astral-sh/ruff/blob/main/crates/ty_python_semantic/src/site_packages.rs. Ideally we should convert these to warning-level diagnostics so that they're more visible to IDE users (suggested by @MichaReiser in astral-sh/ruff#18335 (comment))