Since #78790 we run cargo vendor unconditionally to vendor libtest in libstd. We should either pass it '--offline' or add a way to conditionally do so to avoid using network when unnecessary