async fn maybe_warn_on_outdated(
    context: &Context,
    now: i64,
    approx_compile_time: i64
)