pub fn check( plan: &BuildPlan, silent_mode: bool, sway_git_tag: &str) -> Result<CompileAstResult>
Compile the entire forc package and return a CompileAstResult.