pub fn run_steps_with_context( fs_root: &Path, build_context: &Path, steps: &[Step], ) -> Result<(), Error>