Build Information
Successful build of OMHModels, reference main (cf472b), with Swift 6.1 for Linux on 5 Oct 2025 09:57:46 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordBDHG/OMHModels.git
Reference: main
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/OMHModels
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at cf472be Add geographic position measurement schema (#10)
Cloned https://github.com/StanfordBDHG/OMHModels.git
Revision (git rev-parse @):
cf472bed63438fa44bebc179407b04cb70961891
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordBDHG/OMHModels.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/StanfordBDHG/OMHModels.git
https://github.com/StanfordBDHG/OMHModels.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "OMHModels",
"name" : "OMHModels",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "OMHModels",
"targets" : [
"OMHModels"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OMHModelsTests",
"module_type" : "SwiftTarget",
"name" : "OMHModelsTests",
"path" : "Tests/OMHModelsTests",
"sources" : [
"GeopositionMeasurementTests.swift",
"HeaderTests.swift",
"OMHModelsTests.swift",
"PhysicalActivityTests.swift",
"PlaneAngleUnitValueTests.swift",
"SurveyRealWorldTests.swift",
"SurveyTestHelpers.swift",
"SurveyTests.swift",
"TestError.swift",
"TimeFrameTests.swift",
"TimeIntervalTests.swift",
"TimeWindowTests.swift",
"TypedUnitValueRangeTests.swift",
"TypedUnitValueTests.swift"
],
"target_dependencies" : [
"OMHModels"
],
"type" : "test"
},
{
"c99name" : "OMHModels",
"module_type" : "SwiftTarget",
"name" : "OMHModels",
"path" : "Sources/OMHModels",
"product_memberships" : [
"OMHModels"
],
"sources" : [
"AcquisitionProvenance.swift",
"BloodGlucose.swift",
"BloodGlucoseUnitValue.swift",
"BloodPressure.swift",
"BloodPressureUnitValue.swift",
"BodyFatPercentage.swift",
"BodyFatPercentageUnitValue.swift",
"BodyHeight.swift",
"BodyLocation.swift",
"BodyMassIndex.swift",
"BodyMassIndexUnitValue.swift",
"BodyPosture.swift",
"BodyTemperature.swift",
"BodyWeight.swift",
"DataPoint.swift",
"DateTime.swift",
"DescriptiveStatistic.swift",
"DescriptiveStatisticDenominator.swift",
"DurationUnitValue.swift",
"DurationUnitValueRange.swift",
"ExternalDataSheets.swift",
"FrequencyUnitValue.swift",
"GeopositionMeasurement.swift",
"Header.swift",
"HealthKitQuantitySample.swift",
"HealthKitUnitValue.swift",
"HeartRate.swift",
"HeartRateUnitValue.swift",
"KcalUnit.swift",
"LengthUnitValue.swift",
"MassUnitValue.swift",
"Modality.swift",
"OxygenSaturation.swift",
"OxygenSaturationUnitValue.swift",
"PartOfDay.swift",
"PhysicalActivity.swift",
"PlaneAngleUnitValue.swift",
"RespiratoryRate.swift",
"RespiratoryRateUnitValue.swift",
"Schema.swift",
"SchemaId.swift",
"SchemaNamespace.swift",
"SpecimenSource.swift",
"SpeedUnit.swift",
"StepCount.swift",
"StepCountUnitValue.swift",
"SupplementalOxygenFlowRateUnit.swift",
"Survey.swift",
"SurveyAnswer.swift",
"SurveyCategoricalAnswer.swift",
"SurveyDateAnswer.swift",
"SurveyItem.swift",
"SurveyQuestion.swift",
"SurveyTimeAnswer.swift",
"SurveyUnitValueAnswer.swift",
"TemperatureUnitValue.swift",
"TemporalRelationshipToMeal.swift",
"TemporalRelationshipToPhysicalActivity.swift",
"TemporalRelationshipToSleep.swift",
"TimeFrame.swift",
"TimeInterval.swift",
"TimeUnit.swift",
"TimeWindow.swift",
"TotalSleepTime.swift",
"TypedUnitValue.swift",
"TypedUnitValueRange.swift",
"UnitProtocol.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/62] Emitting module OMHModels
[4/70] Compiling OMHModels TimeFrame.swift
[5/70] Compiling OMHModels TimeInterval.swift
[6/70] Compiling OMHModels TimeUnit.swift
[7/70] Compiling OMHModels TimeWindow.swift
[8/70] Compiling OMHModels TotalSleepTime.swift
[9/70] Compiling OMHModels TypedUnitValue.swift
[10/70] Compiling OMHModels TypedUnitValueRange.swift
[11/70] Compiling OMHModels UnitProtocol.swift
[12/70] Compiling OMHModels SpeedUnit.swift
[13/70] Compiling OMHModels StepCount.swift
[14/70] Compiling OMHModels StepCountUnitValue.swift
[15/70] Compiling OMHModels SupplementalOxygenFlowRateUnit.swift
[16/70] Compiling OMHModels Survey.swift
[17/70] Compiling OMHModels SurveyAnswer.swift
[18/70] Compiling OMHModels SurveyCategoricalAnswer.swift
[19/70] Compiling OMHModels SurveyDateAnswer.swift
[20/70] Compiling OMHModels HeartRateUnitValue.swift
[21/70] Compiling OMHModels KcalUnit.swift
[22/70] Compiling OMHModels LengthUnitValue.swift
[23/70] Compiling OMHModels MassUnitValue.swift
[24/70] Compiling OMHModels Modality.swift
[25/70] Compiling OMHModels OxygenSaturation.swift
[26/70] Compiling OMHModels OxygenSaturationUnitValue.swift
[27/70] Compiling OMHModels PartOfDay.swift
[28/70] Compiling OMHModels SurveyItem.swift
[29/70] Compiling OMHModels SurveyQuestion.swift
[30/70] Compiling OMHModels SurveyTimeAnswer.swift
[31/70] Compiling OMHModels SurveyUnitValueAnswer.swift
[32/70] Compiling OMHModels TemperatureUnitValue.swift
[33/70] Compiling OMHModels TemporalRelationshipToMeal.swift
[34/70] Compiling OMHModels TemporalRelationshipToPhysicalActivity.swift
[35/70] Compiling OMHModels TemporalRelationshipToSleep.swift
[36/70] Compiling OMHModels PhysicalActivity.swift
[37/70] Compiling OMHModels PlaneAngleUnitValue.swift
[38/70] Compiling OMHModels RespiratoryRate.swift
[39/70] Compiling OMHModels RespiratoryRateUnitValue.swift
[40/70] Compiling OMHModels Schema.swift
[41/70] Compiling OMHModels SchemaId.swift
[42/70] Compiling OMHModels SchemaNamespace.swift
[43/70] Compiling OMHModels SpecimenSource.swift
[44/70] Compiling OMHModels BodyMassIndex.swift
[45/70] Compiling OMHModels BodyMassIndexUnitValue.swift
[46/70] Compiling OMHModels BodyPosture.swift
[47/70] Compiling OMHModels BodyTemperature.swift
[48/70] Compiling OMHModels BodyWeight.swift
[49/70] Compiling OMHModels DataPoint.swift
[50/70] Compiling OMHModels DateTime.swift
[51/70] Compiling OMHModels DescriptiveStatistic.swift
[52/70] Compiling OMHModels DescriptiveStatisticDenominator.swift
[53/70] Compiling OMHModels AcquisitionProvenance.swift
[54/70] Compiling OMHModels BloodGlucose.swift
[55/70] Compiling OMHModels BloodGlucoseUnitValue.swift
[56/70] Compiling OMHModels BloodPressure.swift
[57/70] Compiling OMHModels BloodPressureUnitValue.swift
[58/70] Compiling OMHModels BodyFatPercentage.swift
[59/70] Compiling OMHModels BodyFatPercentageUnitValue.swift
[60/70] Compiling OMHModels BodyHeight.swift
[61/70] Compiling OMHModels BodyLocation.swift
[62/70] Compiling OMHModels DurationUnitValue.swift
[63/70] Compiling OMHModels DurationUnitValueRange.swift
[64/70] Compiling OMHModels ExternalDataSheets.swift
[65/70] Compiling OMHModels FrequencyUnitValue.swift
[66/70] Compiling OMHModels GeopositionMeasurement.swift
[67/70] Compiling OMHModels Header.swift
[68/70] Compiling OMHModels HealthKitQuantitySample.swift
[69/70] Compiling OMHModels HealthKitUnitValue.swift
[70/70] Compiling OMHModels HeartRate.swift
Build complete! (11.72s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "OMHModels",
"name" : "OMHModels",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "OMHModels",
"targets" : [
"OMHModels"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OMHModelsTests",
"module_type" : "SwiftTarget",
"name" : "OMHModelsTests",
"path" : "Tests/OMHModelsTests",
"sources" : [
"GeopositionMeasurementTests.swift",
"HeaderTests.swift",
"OMHModelsTests.swift",
"PhysicalActivityTests.swift",
"PlaneAngleUnitValueTests.swift",
"SurveyRealWorldTests.swift",
"SurveyTestHelpers.swift",
"SurveyTests.swift",
"TestError.swift",
"TimeFrameTests.swift",
"TimeIntervalTests.swift",
"TimeWindowTests.swift",
"TypedUnitValueRangeTests.swift",
"TypedUnitValueTests.swift"
],
"target_dependencies" : [
"OMHModels"
],
"type" : "test"
},
{
"c99name" : "OMHModels",
"module_type" : "SwiftTarget",
"name" : "OMHModels",
"path" : "Sources/OMHModels",
"product_memberships" : [
"OMHModels"
],
"sources" : [
"AcquisitionProvenance.swift",
"BloodGlucose.swift",
"BloodGlucoseUnitValue.swift",
"BloodPressure.swift",
"BloodPressureUnitValue.swift",
"BodyFatPercentage.swift",
"BodyFatPercentageUnitValue.swift",
"BodyHeight.swift",
"BodyLocation.swift",
"BodyMassIndex.swift",
"BodyMassIndexUnitValue.swift",
"BodyPosture.swift",
"BodyTemperature.swift",
"BodyWeight.swift",
"DataPoint.swift",
"DateTime.swift",
"DescriptiveStatistic.swift",
"DescriptiveStatisticDenominator.swift",
"DurationUnitValue.swift",
"DurationUnitValueRange.swift",
"ExternalDataSheets.swift",
"FrequencyUnitValue.swift",
"GeopositionMeasurement.swift",
"Header.swift",
"HealthKitQuantitySample.swift",
"HealthKitUnitValue.swift",
"HeartRate.swift",
"HeartRateUnitValue.swift",
"KcalUnit.swift",
"LengthUnitValue.swift",
"MassUnitValue.swift",
"Modality.swift",
"OxygenSaturation.swift",
"OxygenSaturationUnitValue.swift",
"PartOfDay.swift",
"PhysicalActivity.swift",
"PlaneAngleUnitValue.swift",
"RespiratoryRate.swift",
"RespiratoryRateUnitValue.swift",
"Schema.swift",
"SchemaId.swift",
"SchemaNamespace.swift",
"SpecimenSource.swift",
"SpeedUnit.swift",
"StepCount.swift",
"StepCountUnitValue.swift",
"SupplementalOxygenFlowRateUnit.swift",
"Survey.swift",
"SurveyAnswer.swift",
"SurveyCategoricalAnswer.swift",
"SurveyDateAnswer.swift",
"SurveyItem.swift",
"SurveyQuestion.swift",
"SurveyTimeAnswer.swift",
"SurveyUnitValueAnswer.swift",
"TemperatureUnitValue.swift",
"TemporalRelationshipToMeal.swift",
"TemporalRelationshipToPhysicalActivity.swift",
"TemporalRelationshipToSleep.swift",
"TimeFrame.swift",
"TimeInterval.swift",
"TimeUnit.swift",
"TimeWindow.swift",
"TotalSleepTime.swift",
"TypedUnitValue.swift",
"TypedUnitValueRange.swift",
"UnitProtocol.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.