The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build FHIR, reference master (b68fb5), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 10:47:04 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/smart-on-fhir/Swift-FHIR.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/smart-on-fhir/Swift-FHIR
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b68fb5d Fixed issue where only a summary version of the capability statement is fetched (#28)
Submodule path 'fhir-parser': checked out '505e283afaa047dcb2e8fe0860f0427d54033d70'
Submodule 'fhir-parser' (https://github.com/smart-on-fhir/fhir-parser.git) registered for path 'fhir-parser'
Cloning into '/host/spi-builder-workspace/fhir-parser'...
Cloned https://github.com/smart-on-fhir/Swift-FHIR.git
Revision (git rev-parse @):
b68fb5d6c8137de4a06894e683dc1a726a832907
SUCCESS checkout https://github.com/smart-on-fhir/Swift-FHIR.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/smart-on-fhir/Swift-FHIR.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/171] Compiling Models Goal.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[6/171] Compiling Models GraphDefinition.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[7/171] Compiling Models Group.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[8/171] Compiling Models GuidanceResponse.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[9/171] Compiling Models HealthcareService.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[10/171] Compiling Models HumanName.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[11/171] Compiling Models Identifier.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[12/171] Compiling Models ImagingStudy.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[13/171] Compiling Models Immunization.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[14/171] Compiling Models ImmunizationEvaluation.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[15/171] Compiling Models ImmunizationRecommendation.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[16/171] Compiling Models ImplementationGuide.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[17/171] Compiling Models InsurancePlan.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[18/171] Compiling Models Invoice.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[19/171] Compiling Models Library.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[20/171] Compiling Models Linkage.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[21/171] Compiling Models List.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[22/171] Compiling Models Location.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[23/171] Compiling Models MarketingStatus.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[24/171] Compiling Models Measure.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[25/171] Compiling Models MeasureReport.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[26/171] Compiling Models Media.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[27/171] Compiling Models Medication.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[28/171] Compiling Models MedicationAdministration.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[29/171] Compiling Models Observation.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[30/171] Compiling Models ObservationDefinition.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[31/171] Compiling Models OperationDefinition.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[32/171] Compiling Models OperationOutcome.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[33/171] Compiling Models Organization.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[34/171] Compiling Models OrganizationAffiliation.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[35/171] Compiling Models ParameterDefinition.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[36/171] Compiling Models Parameters.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[37/171] Compiling Models Patient.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[38/171] Compiling Models PaymentNotice.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[39/171] Compiling Models PaymentReconciliation.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[40/171] Compiling Models Period.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[41/171] Compiling Models Person.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[42/171] Compiling Models PlanDefinition.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[43/171] Compiling Models Population.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[44/171] Compiling Models Practitioner.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[45/171] Compiling Models PractitionerRole.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[46/171] Compiling Models Procedure.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[47/171] Compiling Models ProdCharacteristic.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[48/171] Compiling Models ProductShelfLife.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[49/171] Compiling Models Provenance.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[50/171] Compiling Models Quantity.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[51/171] Compiling Models Questionnaire.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[52/217] Compiling Models ExampleScenario.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[53/217] Compiling Models ExplanationOfBenefit.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[54/217] Compiling Models Expression.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[55/217] Compiling Models Extension.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[56/217] Compiling Models FHIRAbstractBase+Factory.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[57/217] Compiling Models FHIRAbstractBase.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[58/217] Compiling Models FHIRAbstractResource.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[59/217] Compiling Models FHIRBool.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[60/217] Compiling Models FHIRCanonical.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[61/217] Compiling Models FHIRDecimal.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[62/217] Compiling Models FHIREnum.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[63/217] Compiling Models FHIRError.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[64/217] Compiling Models FHIRInteger.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[65/217] Compiling Models FHIRPrimitive.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[66/217] Compiling Models FHIRRequest.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[67/217] Compiling Models FHIRRequestHandler.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[68/217] Compiling Models FHIRServer.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[69/217] Compiling Models FHIRServerResponse.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[70/217] Compiling Models FHIRString.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[71/217] Compiling Models FHIRType.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[72/217] Compiling Models FHIRURL.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[73/217] Compiling Models FHIRValidationError.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[74/217] Compiling Models FamilyMemberHistory.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[75/217] Compiling Models Flag.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[76/217] Compiling Models Account.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[77/217] Compiling Models ActivityDefinition.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[78/217] Compiling Models Address.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[79/217] Compiling Models AdverseEvent.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[80/217] Compiling Models Age.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[81/217] Compiling Models AllergyIntolerance.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[82/217] Compiling Models Annotation.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[83/217] Compiling Models Appointment.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[84/217] Compiling Models AppointmentResponse.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[85/217] Compiling Models Attachment.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[86/217] Compiling Models AuditEvent.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[87/217] Compiling Models BackboneElement.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[88/217] Compiling Models Base64Binary.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[89/217] Compiling Models Basic.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[90/217] Compiling Models Binary.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[91/217] Compiling Models BiologicallyDerivedProduct.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[92/217] Compiling Models BodyStructure.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[93/217] Compiling Models Bundle.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[94/217] Compiling Models CapabilityStatement.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[95/217] Compiling Models CarePlan.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[96/217] Compiling Models CareTeam.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[97/217] Compiling Models CatalogEntry.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[98/217] Compiling Models ChargeItem.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[99/217] Compiling Models ChargeItemDefinition.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[100/217] Compiling Models Claim.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[101/217] Compiling Models ClaimResponse.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[102/217] Compiling Models ClinicalImpression.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[103/217] Compiling Models CodeSystem.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[104/217] Compiling Models CodeSystems.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[105/217] Compiling Models CodeableConcept.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[106/217] Compiling Models Coding.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[107/217] Compiling Models Communication.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[108/217] Compiling Models CommunicationRequest.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[109/217] Compiling Models CompartmentDefinition.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[110/217] Compiling Models Composition.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[111/217] Compiling Models ConceptMap.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[112/217] Compiling Models Condition.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[113/217] Compiling Models Consent.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[114/217] Compiling Models ContactDetail.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[115/217] Compiling Models ContactPoint.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[116/217] Compiling Models Contract.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[117/217] Compiling Models Contributor.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[118/217] Compiling Models Count.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[119/217] Compiling Models Coverage.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[120/217] Compiling Models CoverageEligibilityRequest.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[121/217] Compiling Models CoverageEligibilityResponse.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[122/217] Compiling Models DataRequirement.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[123/217] Compiling Models DateAndTime.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[124/217] Emitting module Models
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[125/217] Compiling Models DetectedIssue.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[126/217] Compiling Models Device.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[127/217] Compiling Models DeviceDefinition.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[128/217] Compiling Models DeviceMetric.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[129/217] Compiling Models DeviceRequest.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[130/217] Compiling Models DeviceUseStatement.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[131/217] Compiling Models DiagnosticReport.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[132/217] Compiling Models Distance.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[133/217] Compiling Models DocumentManifest.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[134/217] Compiling Models DocumentReference.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[135/217] Compiling Models DomainResource.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[136/217] Compiling Models Dosage.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[137/217] Compiling Models Duration.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[138/217] Compiling Models EffectEvidenceSynthesis.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[139/217] Compiling Models Element.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[140/217] Compiling Models ElementDefinition.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[141/217] Compiling Models Encounter.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[142/217] Compiling Models Endpoint.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[143/217] Compiling Models EnrollmentRequest.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[144/217] Compiling Models EnrollmentResponse.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[145/217] Compiling Models EpisodeOfCare.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[146/217] Compiling Models EventDefinition.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[147/217] Compiling Models Evidence.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[148/217] Compiling Models EvidenceVariable.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[149/217] Compiling Models MedicationDispense.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[150/217] Compiling Models MedicationKnowledge.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[151/217] Compiling Models MedicationRequest.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[152/217] Compiling Models MedicationStatement.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[153/217] Compiling Models MedicinalProduct.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[154/217] Compiling Models MedicinalProductAuthorization.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[155/217] Compiling Models MedicinalProductContraindication.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[156/217] Compiling Models MedicinalProductIndication.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[157/217] Compiling Models MedicinalProductIngredient.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[158/217] Compiling Models MedicinalProductInteraction.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[159/217] Compiling Models MedicinalProductManufactured.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[160/217] Compiling Models MedicinalProductPackaged.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[161/217] Compiling Models MedicinalProductPharmaceutical.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[162/217] Compiling Models MedicinalProductUndesirableEffect.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[163/217] Compiling Models MessageDefinition.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[164/217] Compiling Models MessageHeader.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[165/217] Compiling Models Meta.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[166/217] Compiling Models MetadataResource.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[167/217] Compiling Models MolecularSequence.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[168/217] Compiling Models Money.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[169/217] Compiling Models NamingSystem.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[170/217] Compiling Models Narrative.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[171/217] Compiling Models NutritionOrder.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[172/217] Compiling Models StructureDefinition.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[173/217] Compiling Models StructureMap.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[174/217] Compiling Models Subscription.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[175/217] Compiling Models Substance.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[176/217] Compiling Models SubstanceAmount.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[177/217] Compiling Models SubstanceNucleicAcid.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[178/217] Compiling Models SubstancePolymer.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[179/217] Compiling Models SubstanceProtein.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[180/217] Compiling Models SubstanceReferenceInformation.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[181/217] Compiling Models SubstanceSourceMaterial.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[182/217] Compiling Models SubstanceSpecification.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[183/217] Compiling Models SupplyDelivery.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[184/217] Compiling Models SupplyRequest.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[185/217] Compiling Models Task.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[186/217] Compiling Models TerminologyCapabilities.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[187/217] Compiling Models TestReport.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[188/217] Compiling Models TestScript.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[189/217] Compiling Models Timing.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[190/217] Compiling Models TriggerDefinition.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[191/217] Compiling Models UsageContext.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[192/217] Compiling Models ValueSet.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[193/217] Compiling Models VerificationResult.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[194/217] Compiling Models VisionPrescription.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[195/217] Compiling Models QuestionnaireResponse.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[196/217] Compiling Models Range.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[197/217] Compiling Models Ratio.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[198/217] Compiling Models Reference.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[199/217] Compiling Models RelatedArtifact.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[200/217] Compiling Models RelatedPerson.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[201/217] Compiling Models RequestGroup.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[202/217] Compiling Models ResearchDefinition.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[203/217] Compiling Models ResearchElementDefinition.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[204/217] Compiling Models ResearchStudy.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[205/217] Compiling Models ResearchSubject.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[206/217] Compiling Models Resource+Meta.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[207/217] Compiling Models Resource.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[208/217] Compiling Models RiskAssessment.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[209/217] Compiling Models RiskEvidenceSynthesis.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[210/217] Compiling Models SampledData.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[211/217] Compiling Models Schedule.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[212/217] Compiling Models SearchParameter.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[213/217] Compiling Models ServiceRequest.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[214/217] Compiling Models Signature.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[215/217] Compiling Models Slot.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[216/217] Compiling Models Specimen.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
[217/217] Compiling Models SpecimenDefinition.swift
/host/spi-builder-workspace/Sources/Models/Account.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 |
BUILD FAILURE 6.2 wasm