The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CareKit with Swift 5.7 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-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.7
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Building for debugging...
[1/132] Compiling CareKitUI OCKCompletionRingView.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[2/132] Compiling CareKitUI OCKRingView.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[3/132] Compiling CareKitUI OCKBarPlotView.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[4/132] Compiling CareKitUI OCKGradientPlotView.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[5/132] Compiling CareKitUI OCKLinePlotView.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[6/132] Compiling CareKitUI OCKScatterPlotView.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[7/132] Compiling CareKitUI OCKBarLayer.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[8/132] Compiling CareKitUI OCKCartesianCoordinatesLayer.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)[9/140] Emitting module CareKitStore
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[10/140] Compiling CareKitStore OCKTaskStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[11/140] Compiling CareKitStore OCKTaskStoreDelegate.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[12/140] Compiling CareKitUI OCKSelfSizingCollectionView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[13/140] Compiling CareKitUI OCKButtonLogTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[14/140] Compiling CareKitUI OCKChecklistTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[15/140] Compiling CareKitUI OCKGridTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[16/140] Compiling CareKitUI OCKInstructionsTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[17/140] Compiling CareKitUI OCKLogTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[18/140] Compiling CareKitUI OCKSimpleTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[19/140] Compiling CareKitUI OCKTaskDisplayable.swift
/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)[20/140] Emitting module CareKitUI
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[21/140] Compiling CareKitUI OCKAnimatedButton.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[22/140] Compiling CareKitUI OCKCheckmarkButton.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[23/140] Compiling CareKitUI CATransaction+Extension.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[24/140] Compiling CareKitUI Calendar+Extensions.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[25/140] Compiling CareKitUI NSLayoutConstraint+Extensions.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[26/140] Compiling CareKitUI Number+Extensions.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[27/140] Compiling CareKitUI UIFont+Extensions.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[28/140] Compiling CareKitStore OCKStore+Tasks.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[29/140] Compiling CareKitStore OCKStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[30/140] Compiling CareKitStore OCKAdherenceAggregator.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[31/140] Compiling CareKitStore OCKEventAggregator.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[32/140] Compiling CareKitStore OCKCDCarePlan.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[33/140] Compiling CareKitStore OCKCDContact.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[34/140] Compiling CareKitStore OCKCDHealthKitLinkage.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[35/140] Compiling CareKitStore OCKCDNote.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[36/140] Compiling CareKitStore OCKCDObject.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[37/140] Compiling CareKitStore OCKCDOutcome.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[38/150] Compiling CareKitUI OCKGridLayer.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[39/150] Compiling CareKitUI OCKLineLayer.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[40/150] Compiling CareKitUI OCKScatterLayer.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[41/150] Compiling CareKitUI OCKCartesianChartView.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[42/150] Compiling CareKitUI OCKCartesianGraphView.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[43/150] Compiling CareKitUI OCKDataSeries.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[44/150] Compiling CareKitUI OCKGraphAxisView.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[45/150] Compiling CareKitStore OCKAnyContactStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[46/150] Compiling CareKitUI OCKGraphable.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[47/150] Compiling CareKitUI OCKAddressButton.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[48/150] Compiling CareKitUI OCKContactButton.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[49/150] Compiling CareKitUI OCKContactDisplayable.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[50/150] Compiling CareKitUI OCKDetailedContactView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[51/150] Compiling CareKitStore OCKPatientStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[52/150] Compiling CareKitStore OCKPatientStoreDelegate.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[53/150] Compiling CareKitStore OCKAnyTask.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[54/150] Compiling CareKitStore OCKAnyTaskStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[55/150] Compiling CareKitStore OCKAnyVersionableTask.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[56/150] Compiling CareKitUI OCKGridView.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[57/150] Compiling CareKitUI OCKChartDisplayable.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[72/150] Compiling CareKitStore OCKTask.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[73/150] Compiling CareKitStore OCKAdherenceQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[74/150] Compiling CareKitStore OCKCarePlanQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[75/150] Compiling CareKitStore OCKContactQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[76/150] Compiling CareKitStore OCKEntityQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[77/150] Compiling CareKitStore OCKEventQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[78/150] Compiling CareKitStore OCKInsightQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[79/150] Compiling CareKitStore OCKOutcomeQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[80/150] Compiling CareKitStore OCKPatientQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[81/150] Compiling CareKitStore OCKTaskQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[82/150] Compiling CareKitUI OCKDetailView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[83/150] Compiling CareKitUI OCKLocalization.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[84/150] Compiling CareKitStore OCKOutcomeValue.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[85/150] Compiling CareKitStore OCKPatient.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[86/150] Compiling CareKitStore OCKPostalAddress.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[87/150] Compiling CareKitStore OCKSchedule.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[88/150] Compiling CareKitStore OCKScheduleElement.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[89/150] Compiling CareKitStore OCKScheduleEvent.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[90/150] Compiling CareKitStore OCKSemanticVersion.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[91/150] Compiling CareKitStore OCKStoreConfiguration.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[92/150] Compiling CareKitUI OCKAnimationStyler.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[93/150] Compiling CareKitUI OCKAppearanceStyler.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[94/150] Compiling CareKitUI OCKColorStyler.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
       ^
/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
       ^
[119/150] Compiling CareKitUI OCKResponsiveLayout.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[120/150] Compiling CareKitUI OCKAccessibleValue.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[121/150] Compiling CareKitUI OCKCardable.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[122/150] Compiling CareKitUI OCKStylable.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[123/150] Compiling CareKitUI OCKStyler.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/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.7 linux

Build Machine: Linux 2