turbopack-230702.1
This uses the `#[must-use]` macro [0] to mark Vcs as needing to be used when created. The compiler creates warnings for each case. Test Plan: Create a Vc in code and verify a warning is shown when Turbopack is built. [0] https://doc.rust-lang.org/reference/attributes/diagnostics.html#the-must_use-attribute