Build Information
Failed to build HealthKitOnOMH, reference 0.1.2 (904a2c
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 04:09:44 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/StanfordBDHG/HealthKitOnOMH.git
Reference: 0.1.2
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/StanfordBDHG/HealthKitOnOMH
* tag 0.1.2 -> FETCH_HEAD
HEAD is now at 904a2cb Convert unit tests to Swift Testing (#15)
Cloned https://github.com/StanfordBDHG/HealthKitOnOMH.git
Revision (git rev-parse @):
904a2cb6fa7f21dc43d5bad2bdb4783d535f9c6e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordBDHG/HealthKitOnOMH.git at 0.1.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/StanfordBDHG/HealthKitOnOMH.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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
Fetching https://github.com/StanfordBDHG/OMHModels.git
[1/307] Fetching omhmodels
Fetched https://github.com/StanfordBDHG/OMHModels.git from cache (0.40s)
Computing version for https://github.com/StanfordBDHG/OMHModels.git
Computed https://github.com/StanfordBDHG/OMHModels.git at 0.1.1 (1.36s)
Creating working copy for https://github.com/StanfordBDHG/OMHModels.git
Working copy of https://github.com/StanfordBDHG/OMHModels.git resolved at 0.1.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/54] Compiling OMHModels StepCountUnitValue.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[5/54] Compiling OMHModels SupplementalOxygenFlowRateUnit.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[6/54] Compiling OMHModels TemperatureUnitValue.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[7/54] Compiling OMHModels TemporalRelationshipToMeal.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[8/54] Compiling OMHModels TemporalRelationshipToPhysicalActivity.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[9/54] Compiling OMHModels TemporalRelationshipToSleep.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[10/54] Compiling OMHModels TimeFrame.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[11/61] Compiling OMHModels DateTime.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[12/61] Compiling OMHModels DescriptiveStatistic.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[13/61] Compiling OMHModels DescriptiveStatisticDenominator.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[14/61] Compiling OMHModels DurationUnitValue.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[15/61] Compiling OMHModels DurationUnitValueRange.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[16/61] Compiling OMHModels ExternalDataSheets.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[17/61] Compiling OMHModels FrequencyUnitValue.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[18/61] Compiling OMHModels Header.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[19/61] Compiling OMHModels HealthKitQuantitySample.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[20/61] Compiling OMHModels HealthKitUnitValue.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[21/61] Compiling OMHModels HeartRate.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[22/61] Compiling OMHModels HeartRateUnitValue.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[23/61] Compiling OMHModels KcalUnit.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[24/61] Compiling OMHModels LengthUnitValue.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[25/61] Compiling OMHModels RespiratoryRateUnitValue.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[26/61] Compiling OMHModels Schema.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[27/61] Compiling OMHModels SchemaId.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[28/61] Compiling OMHModels SchemaNamespace.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[29/61] Compiling OMHModels SpecimenSource.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[30/61] Compiling OMHModels SpeedUnit.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[31/61] Compiling OMHModels StepCount.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/61] Emitting module OMHModels
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[33/61] Compiling OMHModels AcquisitionProvenance.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[34/61] Compiling OMHModels BloodGlucose.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[35/61] Compiling OMHModels BloodGlucoseUnitValue.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[36/61] Compiling OMHModels BloodPressure.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[37/61] Compiling OMHModels BloodPressureUnitValue.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[38/61] Compiling OMHModels BodyFatPercentage.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[39/61] Compiling OMHModels BodyFatPercentageUnitValue.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[40/61] Compiling OMHModels BodyHeight.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[41/61] Compiling OMHModels MassUnitValue.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[42/61] Compiling OMHModels Modality.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[43/61] Compiling OMHModels OxygenSaturation.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[44/61] Compiling OMHModels OxygenSaturationUnitValue.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[45/61] Compiling OMHModels PartOfDay.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[46/61] Compiling OMHModels PhysicalActivity.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[47/61] Compiling OMHModels RespiratoryRate.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[48/61] Compiling OMHModels BodyLocation.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[49/61] Compiling OMHModels BodyMassIndex.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[50/61] Compiling OMHModels BodyMassIndexUnitValue.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[51/61] Compiling OMHModels BodyPosture.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[52/61] Compiling OMHModels BodyTemperature.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[53/61] Compiling OMHModels BodyWeight.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[54/61] Compiling OMHModels DataPoint.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[55/61] Compiling OMHModels TimeInterval.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[56/61] Compiling OMHModels TimeUnit.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[57/61] Compiling OMHModels TimeWindow.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[58/61] Compiling OMHModels TotalSleepTime.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[59/61] Compiling OMHModels TypedUnitValue.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[60/61] Compiling OMHModels TypedUnitValueRange.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
[61/61] Compiling OMHModels UnitProtocol.swift
/host/spi-builder-workspace/.build/checkouts/OMHModels/Sources/OMHModels/AcquisitionProvenance.swift:8:8: error: no such module 'Foundation'
6 | // SPDX-License-Identifier: MIT
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 |
BUILD FAILURE 6.2 wasm