fn run_inner( settings: &Settings, show_progress: bool, skip_typecheck: bool, fs: FileSystem, ) -> Result<Project, CliError>