The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CareKit with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/carekit-apple/carekit.git
Reference: 2.0.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/carekit-apple/carekit
 * tag               2.0.2      -> FETCH_HEAD
HEAD is now at 9d42332 Fix #439 (#571)
Cloned https://github.com/carekit-apple/carekit.git
Revision (git rev-parse @):
9d4233253faf39e5dcd52e6cb4a0498ac4ca4a1f
SUCCESS checkout https://github.com/carekit-apple/carekit.git at 2.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/carekit-apple/carekit.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/136] Emitting module CareKitUI
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[6/144] Compiling CareKitStore OCKCDTask.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[7/144] Compiling CareKitStore OCKCDVersionedObject.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[8/144] Compiling CareKitStore OCKManagedObjectModel.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[9/144] Compiling CareKitStore OCKStore+CarePlans.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[10/144] Compiling CareKitStore OCKStore+Contacts.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[11/144] Compiling CareKitStore OCKStore+Outcomes.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[12/144] Compiling CareKitStore OCKStore+Patients.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[13/144] Compiling CareKitStore OCKStore+Tasks.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[14/144] Compiling CareKitStore OCKStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[15/144] Compiling CareKitStore OCKCDCarePlan.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[16/144] Compiling CareKitStore OCKCDContact.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[17/144] Compiling CareKitStore OCKCDHealthKitLinkage.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[18/144] Compiling CareKitStore OCKCDNote.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[19/144] Compiling CareKitStore OCKCDObject.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[20/144] Compiling CareKitStore OCKCDOutcome.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[21/144] Compiling CareKitStore OCKCDOutcomeValue.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[22/144] Compiling CareKitStore OCKCDPatient.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[23/144] Compiling CareKitStore OCKCDPersonName.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[24/144] Compiling CareKitStore OCKCDPostalAddress.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[25/144] Compiling CareKitStore OCKCDScheduleElement.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[26/144] Compiling CareKitStore OCKBiologicalSex.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[27/144] Compiling CareKitStore OCKCarePlan.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[28/144] Compiling CareKitStore OCKContact.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[29/144] Compiling CareKitStore OCKEvent.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[30/144] Compiling CareKitStore OCKHealthKitLinkage.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[31/144] Compiling CareKitStore OCKLabeledValue.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[32/144] Compiling CareKitStore OCKLocalVersionID.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[33/144] Compiling CareKitStore OCKResultClosure.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[34/146] Compiling CareKitStore OCKStoreError.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[35/146] Compiling CareKitStore OCKUtilities.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[36/146] Compiling CareKitStore OCKAnyCarePlan.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[37/146] Compiling CareKitStore OCKAnyCarePlanStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[38/146] Compiling CareKitStore OCKCarePlanStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[39/146] Compiling CareKitStore OCKCarePlanStoreDelegate.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[40/146] Compiling CareKitStore OCKAnyContact.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[41/146] Compiling CareKitStore OCKAnyContactStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[42/146] Compiling CareKitStore OCKPatientStoreDelegate.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[43/146] Compiling CareKitStore OCKAnyTask.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[44/146] Compiling CareKitStore OCKAnyTaskStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[45/147] Compiling CareKitStore OCKAnyVersionableTask.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[46/147] Compiling CareKitStore OCKCoreDataStoreProtocol.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[47/147] Compiling CareKitStore OCKCoreDataTaskStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[48/147] Compiling CareKitStore OCKAnyEvent.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[49/147] Compiling CareKitStore OCKAnyEventStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[50/147] Compiling CareKitStore OCKContactStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[51/147] Compiling CareKitStore OCKContactStoreDelegate.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[52/147] Compiling CareKitStore OCKAnyOutcomeStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[53/147] Compiling CareKitStore OCKOutcomeStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[54/147] Compiling CareKitStore OCKOutcomeStoreDelegate.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[55/147] Compiling CareKitStore OCKAnyPatient.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[56/147] Compiling CareKitStore OCKAnyPatientStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[57/147] Compiling CareKitStore OCKPatientStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
/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
       ^
[68/154] Compiling CareKitStore OCKTaskStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[69/154] Compiling CareKitStore OCKTaskStoreDelegate.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[70/154] Compiling CareKitStore OCKAdherence.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
       ^
[78/154] Compiling CareKitUI OCKDetailView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[79/154] Compiling CareKitUI OCKLocalization.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[80/154] Compiling CareKitStore OCKOutcomeValue.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[81/154] Compiling CareKitStore OCKPatient.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[82/154] Compiling CareKitStore OCKPostalAddress.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[83/154] Compiling CareKitStore OCKSchedule.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[84/154] Compiling CareKitStore OCKScheduleElement.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[85/154] Compiling CareKitStore OCKScheduleEvent.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[86/154] Compiling CareKitStore OCKSemanticVersion.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[87/154] Compiling CareKitStore OCKStoreConfiguration.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
       ^
[103/154] Compiling CareKitUI OCKChecklistTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[104/154] Compiling CareKitUI OCKGridTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[105/154] Compiling CareKitUI OCKInstructionsTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[106/154] Compiling CareKitUI OCKLogTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[107/154] Compiling CareKitUI OCKSimpleTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[108/154] 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)
[109/154] Emitting module CareKitStore
/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/154] Compiling CareKitStore OCKAdherenceAggregator.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[120/154] Compiling CareKitStore OCKEventAggregator.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[121/154] Compiling CareKitStore OCKTask.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[122/154] Compiling CareKitStore OCKAdherenceQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[123/154] Compiling CareKitStore OCKCarePlanQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[124/154] Compiling CareKitStore OCKContactQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[125/154] Compiling CareKitStore OCKEntityQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[126/154] Compiling CareKitStore OCKEventQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[127/154] Compiling CareKitStore OCKInsightQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[128/154] Compiling CareKitStore OCKOutcomeQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[129/154] Compiling CareKitStore OCKPatientQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[130/154] Compiling CareKitStore OCKTaskQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
error: fatalError
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/133] Compiling CareKitStore OCKCDCarePlan.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[3/133] Compiling CareKitStore OCKCDContact.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[4/133] Compiling CareKitStore OCKCDHealthKitLinkage.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[5/133] Compiling CareKitStore OCKCDNote.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[6/133] Compiling CareKitStore OCKCDObject.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[7/133] Compiling CareKitStore OCKCDOutcome.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[8/133] Compiling CareKitStore OCKCDOutcomeValue.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[9/133] Compiling CareKitStore OCKCDPatient.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[10/133] Compiling CareKitStore OCKCDPersonName.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)
[11/141] Emitting module CareKitStore
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[12/151] Compiling CareKitStore OCKTask.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[13/151] Compiling CareKitStore OCKAdherenceQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[14/151] Compiling CareKitStore OCKCarePlanQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[15/151] Compiling CareKitStore OCKContactQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[16/151] Compiling CareKitStore OCKEntityQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[17/151] Compiling CareKitStore OCKEventQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[18/151] Compiling CareKitStore OCKInsightQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[19/151] Compiling CareKitStore OCKOutcomeQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[20/151] Compiling CareKitStore OCKPatientQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[21/151] Compiling CareKitStore OCKTaskQuery.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[22/151] Compiling CareKitUI OCKDetailView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[23/151] Compiling CareKitUI OCKLocalization.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[24/151] Compiling CareKitStore OCKOutcomeStoreDelegate.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[25/151] Compiling CareKitStore OCKAnyPatient.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[26/151] Compiling CareKitStore OCKAnyPatientStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[27/151] Compiling CareKitStore OCKPatientStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[28/151] Compiling CareKitStore OCKPatientStoreDelegate.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[29/151] Compiling CareKitStore OCKAnyTask.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[30/151] Compiling CareKitStore OCKAnyTaskStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[31/151] Compiling CareKitStore OCKAnyVersionableTask.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[32/151] Compiling CareKitStore OCKNote.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[33/151] Compiling CareKitStore OCKOutcome.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[34/151] Compiling CareKitStore OCKOutcomeValue.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[35/151] Compiling CareKitStore OCKPatient.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[36/151] Compiling CareKitUI OCKChecklistTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[37/151] Compiling CareKitUI OCKGridTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[38/151] Compiling CareKitUI OCKInstructionsTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[39/151] Compiling CareKitUI OCKLogTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[40/151] Compiling CareKitUI OCKSimpleTaskView.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[41/151] Compiling CareKitUI OCKTaskDisplayable.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[42/151] Compiling CareKitStore OCKTaskStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[43/151] Compiling CareKitStore OCKTaskStoreDelegate.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[44/151] Compiling CareKitStore OCKAdherence.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[45/151] Compiling CareKitStore OCKBiologicalSex.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[46/151] Compiling CareKitStore OCKCarePlan.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[47/151] Compiling CareKitStore OCKContact.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[48/151] Compiling CareKitStore OCKEvent.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[49/151] Compiling CareKitStore OCKHealthKitLinkage.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[50/151] Compiling CareKitStore OCKLabeledValue.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[51/151] Compiling CareKitStore OCKLocalVersionID.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[52/151] Compiling CareKitStore OCKCoreDataStoreProtocol.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[53/151] Compiling CareKitStore OCKCoreDataTaskStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[54/151] Compiling CareKitStore OCKAnyEvent.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[55/151] Compiling CareKitStore OCKAnyEventStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[56/151] Compiling CareKitStore OCKEventStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[57/151] Compiling CareKitStore OCKCDManageable.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[58/151] Compiling CareKitStore OCKObjectCompatible.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[59/151] Compiling CareKitStore OCKStoreProtocol+Synchronous.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[60/151] Compiling CareKitStore OCKStoreProtocol.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[61/151] Compiling CareKitStore OCKAnyOutcome.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[62/151] Compiling CareKitStore OCKResultClosure.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[63/151] Compiling CareKitStore OCKStoreError.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[64/151] Compiling CareKitStore OCKUtilities.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[65/151] Compiling CareKitStore OCKAnyCarePlan.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[66/151] Compiling CareKitStore OCKAnyCarePlanStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[67/151] Compiling CareKitStore OCKCarePlanStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[68/151] Compiling CareKitStore OCKCarePlanStoreDelegate.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[69/151] Compiling CareKitStore OCKAnyContact.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[70/151] Compiling CareKitStore OCKAnyContactStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[71/151] Compiling CareKitStore OCKContactStore.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[72/151] Compiling CareKitStore OCKContactStoreDelegate.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)
[73/151] Emitting module CareKitUI
/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
       ^
[82/151] Compiling CareKitStore OCKStore+Patients.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[83/151] Compiling CareKitStore OCKStore+Tasks.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[84/151] Compiling CareKitStore OCKStore.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[85/151] Compiling CareKitStore OCKAdherenceAggregator.swift
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
[86/151] Compiling CareKitStore OCKEventAggregator.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/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
       ^
[99/151] Compiling CareKitStore OCKCDPostalAddress.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[100/151] Compiling CareKitStore OCKCDScheduleElement.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[101/151] Compiling CareKitStore OCKCDTask.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[102/151] Compiling CareKitStore OCKCDVersionedObject.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[103/151] Compiling CareKitStore OCKManagedObjectModel.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[104/151] Compiling CareKitStore OCKStore+CarePlans.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[105/151] Compiling CareKitStore OCKStore+Contacts.swift
/host/spi-builder-workspace/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift:31:8: error: no such module 'CoreData'
import CoreData
       ^
[106/151] Compiling CareKitStore OCKStore+Outcomes.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
       ^
error: fatalError
/host/spi-builder-workspace/CareKitUI/CareKitUI/Common/Controls/OCKAnimatedButton.swift:31:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.10 linux

Build Machine: Linux 2