The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CareKit with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/carekit-apple/carekit.git
Reference: 2.0.2
Cloned https://github.com/carekit-apple/carekit.git into spi-builder-workspace
SUCCESS checkout https://github.com/carekit-apple/carekit.git at 2.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/132] Emitting module CareKitStore
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/142] Emitting module CareKitUI
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[3/150] Compiling CareKitUI OCKCompletionRingView.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[4/150] Compiling CareKitUI OCKRingView.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[5/150] Compiling CareKitUI OCKBarPlotView.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[6/150] Compiling CareKitUI OCKGradientPlotView.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[7/150] Compiling CareKitUI OCKLinePlotView.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[8/150] Compiling CareKitUI OCKScatterPlotView.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[9/150] Compiling CareKitUI OCKBarLayer.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[10/150] Compiling CareKitUI OCKCartesianCoordinatesLayer.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[11/150] Compiling CareKitStore OCKManagedObjectModel.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[12/150] Compiling CareKitStore OCKStore+CarePlans.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[13/150] Compiling CareKitStore OCKStore+Contacts.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[14/150] Compiling CareKitStore OCKStore+Outcomes.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[15/150] Compiling CareKitStore OCKStore+Patients.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[16/150] Compiling CareKitStore OCKStore+Tasks.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[17/150] Compiling CareKitStore OCKStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[18/150] Compiling CareKitStore OCKAdherenceAggregator.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[19/150] Compiling CareKitStore OCKEventAggregator.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[20/150] Compiling CareKitUI OCKChartDisplayable.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[21/150] Compiling CareKitUI OCKGraphable.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[22/150] Compiling CareKitStore OCKAnyEvent.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[23/150] Compiling CareKitStore OCKAnyEventStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[24/150] Compiling CareKitUI OCKContactDisplayable.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[25/150] Compiling CareKitUI OCKDetailedContactView.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[26/150] Compiling CareKitUI OCKSimpleContactView.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[27/150] Compiling CareKitStore OCKTask.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[28/150] Compiling CareKitStore OCKAdherenceQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[29/150] Compiling CareKitStore OCKCarePlanQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[30/150] Compiling CareKitStore OCKContactQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[31/150] Compiling CareKitStore OCKEntityQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[32/150] Compiling CareKitStore OCKEventQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[33/150] Compiling CareKitStore OCKInsightQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[34/150] Compiling CareKitStore OCKOutcomeQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[35/150] Compiling CareKitStore OCKPatientQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[36/150] Compiling CareKitStore OCKTaskQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[42/150] Compiling CareKitUI OCKChecklistTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[43/150] Compiling CareKitUI OCKGridTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[44/150] Compiling CareKitUI OCKInstructionsTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[45/150] Compiling CareKitUI OCKLogTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[46/150] Compiling CareKitUI OCKSimpleTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[47/150] Compiling CareKitStore OCKNote.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[48/150] Compiling CareKitStore OCKOutcome.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[49/150] Compiling CareKitStore OCKOutcomeValue.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[50/150] Compiling CareKitStore OCKPatient.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[51/150] Compiling CareKitStore OCKPostalAddress.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[52/150] Compiling CareKitStore OCKSchedule.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[53/150] Compiling CareKitStore OCKScheduleElement.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[54/150] Compiling CareKitStore OCKScheduleEvent.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[55/150] Compiling CareKitStore OCKSemanticVersion.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[56/150] Compiling CareKitStore OCKStoreConfiguration.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[57/150] Compiling CareKitStore OCKCDCarePlan.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[58/150] Compiling CareKitStore OCKAnyOutcomeStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[59/150] Compiling CareKitStore OCKCDContact.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[60/150] Compiling CareKitStore OCKOutcomeStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[61/150] Compiling CareKitStore OCKCDHealthKitLinkage.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[62/150] Compiling CareKitStore OCKOutcomeStoreDelegate.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[63/150] Compiling CareKitStore OCKCDNote.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[64/150] Compiling CareKitStore OCKAnyPatient.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[65/150] Compiling CareKitStore OCKCDObject.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[66/150] Compiling CareKitStore OCKAnyPatientStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[67/150] Compiling CareKitStore OCKCDOutcome.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[68/150] Compiling CareKitStore OCKPatientStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[69/150] Compiling CareKitStore OCKCDOutcomeValue.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[70/150] Compiling CareKitStore OCKPatientStoreDelegate.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[71/150] Compiling CareKitStore OCKCDPatient.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[72/150] Compiling CareKitStore OCKAnyTask.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[73/150] Compiling CareKitStore OCKCDPersonName.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[74/150] Compiling CareKitStore OCKAnyTaskStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[75/150] Compiling CareKitStore OCKCDPostalAddress.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[76/150] Compiling CareKitStore OCKCDScheduleElement.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[86/150] Compiling CareKitStore OCKAnyVersionableTask.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[87/150] Compiling CareKitStore OCKCDTask.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[88/150] Compiling CareKitStore OCKCDVersionedObject.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[108/150] Compiling CareKitUI OCKTaskDisplayable.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[109/150] Compiling CareKitUI OCKDetailView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[110/150] Compiling CareKitUI OCKLocalization.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[111/150] Compiling CareKitStore OCKAnyCarePlan.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[112/150] Compiling CareKitStore OCKAnyCarePlanStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[113/150] Compiling CareKitStore OCKCarePlanStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[114/150] Compiling CareKitStore OCKCarePlanStoreDelegate.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[115/150] Compiling CareKitStore OCKAnyContact.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[116/150] Compiling CareKitStore OCKAnyContactStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[117/150] Compiling CareKitStore OCKContactStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[118/150] Compiling CareKitStore OCKContactStoreDelegate.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 2