Build Information
Successful build of CareKitEssentials, reference main (02ea2b
), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 09:10:53 UTC.
Swift 6 data race errors: 3
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/netreconlab/CareKitEssentials.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/netreconlab/CareKitEssentials
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 02ea2bb feat: Add methods to computeProgress for median and average (#17)
Cloned https://github.com/netreconlab/CareKitEssentials.git
Revision (git rev-parse @):
02ea2bb43ae076f647c80d8045da7ea698749649
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/netreconlab/CareKitEssentials.git at main
Fetching https://github.com/cbaker6/CareKit.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/FHIRModels.git
Fetching https://github.com/apple/swift-async-algorithms
[1/4557] Fetching swift-async-algorithms
[275/10571] Fetching swift-async-algorithms, fhirmodels
[1643/26046] Fetching swift-async-algorithms, fhirmodels, swift-collections
[5064/40595] Fetching swift-async-algorithms, fhirmodels, swift-collections, carekit
Fetched https://github.com/apple/swift-collections.git from cache (2.47s)
Fetched https://github.com/apple/FHIRModels.git from cache (2.47s)
[9941/19106] Fetching swift-async-algorithms, carekit
Fetched https://github.com/cbaker6/CareKit.git from cache (2.86s)
Fetched https://github.com/apple/swift-async-algorithms from cache (2.86s)
Computing version for https://github.com/cbaker6/CareKit.git
Computed https://github.com/cbaker6/CareKit.git at 3.0.0-beta.12 (0.70s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.0 (0.53s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.5.0 (0.69s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.71s)
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.0
Creating working copy for https://github.com/cbaker6/CareKit.git
Working copy of https://github.com/cbaker6/CareKit.git resolved at 3.0.0-beta.12
Creating working copy for https://github.com/apple/FHIRModels.git
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "carekitessentials",
"name": "CareKitEssentials",
"url": "https://github.com/netreconlab/CareKitEssentials.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CareKitEssentials",
"dependencies": [
{
"identity": "carekit",
"name": "CareKit",
"url": "https://github.com/cbaker6/CareKit.git",
"version": "3.0.0-beta.15",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CareKit",
"dependencies": [
{
"identity": "fhirmodels",
"name": "FHIRModels",
"url": "https://github.com/apple/FHIRModels.git",
"version": "0.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FHIRModels",
"dependencies": [
]
},
{
"identity": "swift-async-algorithms",
"name": "swift-async-algorithms",
"url": "https://github.com/apple/swift-async-algorithms",
"version": "1.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
}
]
}
]
}
Fetching https://github.com/netreconlab/CareKitEssentials.git
[1/29280] Fetching carekitessentials
Fetched https://github.com/netreconlab/CareKitEssentials.git from cache (1.96s)
Fetching https://github.com/cbaker6/CareKit.git from cache
Fetched https://github.com/cbaker6/CareKit.git from cache (0.49s)
Computing version for https://github.com/cbaker6/CareKit.git
Computed https://github.com/cbaker6/CareKit.git at 3.0.0-beta.15 (0.63s)
Fetching https://github.com/apple/FHIRModels.git from cache
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/FHIRModels.git from cache (0.56s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.56s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.1 (0.54s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.59s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.5.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.71s)
Creating working copy for https://github.com/netreconlab/CareKitEssentials.git
Working copy of https://github.com/netreconlab/CareKitEssentials.git resolved at main (02ea2bb)
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.1
Creating working copy for https://github.com/cbaker6/CareKit.git
Working copy of https://github.com/cbaker6/CareKit.git resolved at 3.0.0-beta.15
Creating working copy for https://github.com/apple/FHIRModels.git
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
warning: '.resolve-product-dependencies': dependency 'carekitessentials' is not used by any target
Found 1 product dependencies
- CareKit
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/netreconlab/CareKitEssentials.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/16] Write sources
[4/16] Copying locversion.plist
[5/16] Write sources
[8/16] Copying Info.plist
[9/16] Copying Localizable.strings
[9/16] Copying Info.plist
[11/16] Copying Localizable.stringsdict
[11/16] Copying Info.plist
[13/16] Write sources
[14/16] Copying 2.0_2.1_Mapping.xcmappingmodel
[15/16] Write swift-version--7754E27361AE5C74.txt
[17/164] Emitting module CareKitUI
[18/173] Emitting module OrderedCollections
[19/178] Compiling CareKitUI OSValue.swift
[20/178] Compiling CareKitUI OCKAnimationStyler.swift
[21/179] Compiling CareKitUI OCKCompletionRingView.swift
[22/179] Compiling CareKitUI OCKCompletionState.swift
[23/179] Compiling CareKitUI OCKRingView.swift
[24/179] Compiling CareKitUI OCKBarPlotView.swift
[25/179] Compiling CareKitUI OCKGradientPlotView.swift
[26/179] Compiling CareKitUI AccessibleStack.swift
[27/179] Compiling CareKitUI BackwardsCompatibility.swift
[28/179] Compiling CareKitUI Number+Extensions.swift
[29/179] Compiling CareKitUI OCKStyler+Extension.swift
[30/179] Compiling CareKitUI Text+Extension.swift
[31/179] Compiling CareKitUI UIColor+Extension.swift
[32/179] Emitting module DequeModule
[33/179] Compiling CareKitUI HeaderView.swift
[34/179] Compiling CareKitUI RectangularCompletionView.swift
[35/179] Compiling CareKitUI OCKLinePlotView.swift
[36/179] Compiling CareKitUI OCKScatterPlotView.swift
[37/179] Compiling CareKitUI OCKBarLayer.swift
[38/179] Compiling CareKitUI OCKCartesianCoordinatesLayer.swift
[39/179] Compiling CareKitUI OCKGridLayer.swift
[40/179] Compiling DequeModule _UnsafeWrappedBuffer.swift
[41/179] Compiling CareKitUI OCKLineLayer.swift
[42/179] Compiling CareKitUI OCKScatterLayer.swift
[43/179] Compiling CareKitUI OCKContactButton.swift
[44/179] Compiling CareKitUI OCKContactDisplayable.swift
[45/179] Compiling CareKitUI OCKDetailedContactView.swift
[46/179] Compiling CareKitUI OCKSimpleContactView.swift
[47/179] Compiling CareKitUI OCKAnimatedButton.swift
[48/179] Compiling CareKitUI OCKCheckmarkButton.swift
[49/179] Compiling CareKitUI OCKLabeledButton.swift
[50/179] Compiling CareKitUI OCKDetailView.swift
[51/179] Compiling CareKitUI View+Extension.swift
[52/179] Compiling CareKitUI OCKLocalization.swift
[53/179] Compiling CareKitUI CardView.swift
[54/179] Compiling CareKitUI CircularCompletionView.swift
[55/179] Compiling CareKitUI OCKAppearanceStyler.swift
[56/179] Compiling CareKitUI OCKColorStyler.swift
[57/179] Compiling CareKitUI NoHighlightStyle.swift
[58/179] Compiling CareKitUI OCKLog.swift
[77/179] Compiling CareKitUI OCKDimensionStyler.swift
[78/179] Compiling CareKitUI OCKStyler.swift
[79/179] Compiling CareKitUI InstructionsTaskView.swift
[80/179] Compiling CareKitUI SimpleTaskView.swift
[81/179] Compiling CareKitUI OCKCalendarDisplayable.swift
[82/179] Compiling CareKitUI OCKWeekCalendarView.swift
[83/179] Compiling CareKitUI OCKCompletionRingButton.swift
[84/179] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[85/179] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[86/179] Compiling OrderedCollections OrderedSet.swift
[87/179] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[88/179] Compiling OrderedCollections _UnsafeBitset.swift
[89/181] Emitting module Collections
[90/181] Compiling Collections Collections.swift
[91/227] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[92/227] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[93/227] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[94/227] Compiling AsyncAlgorithms CombineLatestStorage.swift
[95/227] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[96/227] Compiling AsyncAlgorithms DebounceStateMachine.swift
[97/227] Compiling AsyncAlgorithms DebounceStorage.swift
[98/227] Compiling AsyncAlgorithms Dictionary.swift
[99/227] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[100/227] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[101/227] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[102/227] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[103/227] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[104/227] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[105/227] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[106/227] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[107/227] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[108/227] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[109/227] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[110/227] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[111/227] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[112/227] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[113/227] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[114/227] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[115/231] Compiling AsyncAlgorithms MergeStateMachine.swift
[116/231] Compiling AsyncAlgorithms MergeStorage.swift
[117/231] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[118/231] Compiling AsyncAlgorithms Rethrow.swift
[119/231] Compiling AsyncAlgorithms SetAlgebra.swift
[120/231] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[121/231] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[122/231] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[123/231] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[124/231] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[125/231] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[126/231] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[127/231] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[128/231] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[129/231] Compiling AsyncAlgorithms AsyncChannel.swift
[132/231] Compiling AsyncAlgorithms Locking.swift
[133/231] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[134/231] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[135/231] Emitting module AsyncAlgorithms
[136/231] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[137/231] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[138/231] Compiling AsyncAlgorithms ZipStateMachine.swift
[139/231] Compiling AsyncAlgorithms ZipStorage.swift
[140/231] Compiling CareKitUI OCKInstructionsTaskView.swift
[141/231] Compiling CareKitUI OCKLogTaskView.swift
[142/231] Compiling CareKitUI OCKSimpleTaskView.swift
[143/231] Compiling CareKitUI OCKTaskDisplayable.swift
[144/231] Compiling CareKitUI OCKHeaderView.swift
[145/231] Compiling CareKitUI OCKSeparatorView.swift
[146/231] Compiling CareKitUI OCKStackView.swift
[147/231] Compiling CareKitUI OCKView.swift
[148/231] Compiling CareKitUI resource_bundle_accessor.swift
[149/231] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[150/231] Compiling AsyncAlgorithms ChannelStateMachine.swift
[151/231] Compiling AsyncAlgorithms ChannelStorage.swift
[159/349] Compiling CareKitStore OCKStoreMigration2_0To2_1Policy.swift
[160/349] Compiling CareKitStore OCKCDCarePlan.swift
[161/349] Compiling CareKitStore OCKCDClock.swift
[162/349] Compiling CareKitStore OCKCDContact.swift
[163/349] Compiling CareKitStore OCKCDHealthKitLinkage.swift
[164/349] Compiling CareKitStore OCKCDHealthKitTask.swift
[165/349] Compiling CareKitStore OCKCDKnowledgeElement.swift
[166/349] Compiling CareKitStore OCKCDNote.swift
[167/349] Compiling CareKitStore OCKCDObject.swift
[168/349] Compiling CareKitStore OCKCDOutcome.swift
[169/349] Compiling CareKitStore OCKCDOutcomeValue.swift
[170/349] Compiling CareKitStore OCKCDPatient.swift
[171/349] Compiling CareKitStore OCKCDPersonName.swift
[172/362] Compiling CareKitStore OCKCarePlanStoreDelegate.swift
[173/362] Compiling CareKitStore OCKContactStoreDelegate.swift
[174/362] Compiling CareKitStore OCKEventAggregator.swift
[175/362] Compiling CareKitStore OCKOutcomeStoreDelegate.swift
[176/362] Compiling CareKitStore OCKPatientStoreDelegate.swift
[177/362] Compiling CareKitStore OCKTaskStoreDelegate.swift
[178/362] Compiling CareKitStore OCKPersistentStoreCoordinator+CarePlans.swift
[179/362] Compiling CareKitStore OCKPersistentStoreCoordinator+Contacts.swift
[180/362] Compiling CareKitStore OCKPersistentStoreCoordinator+Events.swift
[181/362] Compiling CareKitStore OCKPersistentStoreCoordinator+Outcomes.swift
[182/362] Compiling CareKitStore OCKPersistentStoreCoordinator+Patients.swift
[183/362] Compiling CareKitStore OCKPersistentStoreCoordinator+Tasks.swift
[184/362] Compiling CareKitStore OCKStoreCoordinator.swift
[185/362] Compiling CareKitStore OCKStoreProtocol+Synchronous.swift
[186/362] Compiling CareKitStore OCKStoreProtocol.swift
[187/362] Compiling CareKitStore OCKAnyOutcome.swift
[188/362] Compiling CareKitStore OCKAnyOutcomeStore.swift
[189/362] Compiling CareKitStore OCKOutcomeStore.swift
[190/362] Compiling CareKitStore OCKAnyPatient.swift
[191/362] Compiling CareKitStore OCKAnyPatientStore.swift
[192/362] Compiling CareKitStore OCKPatientStore.swift
[193/362] Compiling CareKitStore OCKAnyTask.swift
[194/362] Compiling CareKitStore OCKAnyTaskStore.swift
[195/362] Compiling CareKitStore OCKAnyVersionableTask.swift
[196/362] Compiling CareKitStore OCKTaskStore.swift
[197/362] Compiling CareKitStore OCKAdherenceAggregator.swift
[198/362] Compiling CareKitStore CareStoreQueryResults.swift
[199/362] Compiling CareKitStore CoreDataQueryMonitor.swift
[200/362] Compiling CareKitStore HealthKitQueryMonitor+QueryResult.swift
[201/362] Compiling CareKitStore HealthKitQueryMonitor.swift
[202/362] Compiling CareKitStore QueryMonitor.swift
[203/362] Compiling CareKitStore OCKAdherence.swift
[204/362] Compiling CareKitStore OCKBiologicalSex.swift
[205/362] Compiling CareKitStore OCKCarePlan.swift
[206/362] Compiling CareKitStore OCKContact.swift
[207/362] Compiling CareKitStore OCKEntity.swift
[208/362] Compiling CareKitStore OCKEvent.swift
[209/362] Compiling CareKitStore OCKHealthKitLinkage.swift
[210/362] Compiling CareKitStore OCKLabeledValue.swift
[211/362] Compiling CareKitStore OCKEventQuery.swift
[212/362] Compiling CareKitStore OCKOutcomeQuery.swift
[213/362] Compiling CareKitStore OCKPatientQuery.swift
[214/362] Compiling CareKitStore OCKQueryProtocol.swift
[215/362] Compiling CareKitStore OCKTaskQuery.swift
[216/362] Compiling CareKitStore AggregatedCareTaskProgress.swift
[217/362] Compiling CareKitStore BinaryCareTaskProgress.swift
[218/362] Compiling CareKitStore CareTaskProgress.swift
[219/362] Compiling CareKitStore CareTaskProgressStrategy+CheckingOutcomesExist.swift
[220/362] Compiling CareKitStore CareTaskProgressStrategy+SummingOutcomeValues.swift
[221/362] Compiling CareKitStore CareTaskProgressStrategy.swift
[222/362] Compiling CareKitStore LinearCareTaskProgress.swift
[223/362] Compiling CareKitStore resource_bundle_accessor.swift
[224/362] Compiling CareKitStore OCKCarePlanStore.swift
[225/362] Compiling CareKitStore OCKAnyContact.swift
[226/362] Compiling CareKitStore OCKAnyContactStore.swift
[227/362] Compiling CareKitStore OCKContactStore.swift
[228/362] Compiling CareKitStore OCKAnyEvent.swift
[229/362] Compiling CareKitStore OCKAnyEventStore.swift
[230/362] Compiling CareKitStore OCKEventStore.swift
[231/362] Compiling CareKitStore OCKReadOnlyEventStore+FetchPartialEvents.swift
[232/362] Compiling CareKitStore OCKReadOnlyEventStore+PartialEventsStream.swift
[233/362] Compiling CareKitStore OCKReadOnlyEventStore+Utilities.swift
[234/362] Compiling CareKitStore OCKReadOnlyEventStore+VersioningUtilities.swift
[235/362] Compiling CareKitStore PartialEvent.swift
[236/362] Compiling CareKitStore OCKObjectCompatible.swift
[237/362] Compiling CareKitStore OCKCDPostalAddress.swift
[238/362] Compiling CareKitStore OCKCDScheduleElement.swift
[239/362] Compiling CareKitStore OCKCDTag.swift
[240/362] Compiling CareKitStore OCKCDTask.swift
[241/362] Compiling CareKitStore OCKCDVersionedObject.swift
[242/362] Compiling CareKitStore OCKStore+CarePlans.swift
[243/362] Compiling CareKitStore OCKStore+Contacts.swift
[244/362] Compiling CareKitStore OCKStore+HealthKit.swift
[245/362] Compiling CareKitStore OCKStore+Outcomes.swift
[246/362] Compiling CareKitStore OCKStore+Patients.swift
[247/362] Compiling CareKitStore OCKStore+Tasks.swift
[248/362] Compiling CareKitStore OCKStore+Transactions.swift
[249/362] Compiling CareKitStore OCKStore.swift
[250/362] Compiling CareKitStore OCKRemoteSynchronizable.swift
[251/362] Compiling CareKitStore OCKRevisionRecord.swift
[252/362] Compiling CareKitStore OCKStore+Synchronization.swift
[253/362] Compiling CareKitStore OCKWatchConnectivityPeer.swift
[254/362] Compiling CareKitStore OCKHealthKitOutcome.swift
[255/362] Compiling CareKitStore OCKHealthKitPassthroughStore+EventUtilities.swift
[256/362] Compiling CareKitStore OCKHealthKitPassthroughStore+EventsStream.swift
[257/362] Compiling CareKitStore OCKHealthKitPassthroughStore+FetchEvents.swift
[258/362] Compiling CareKitStore OCKHealthKitPassthroughStore+FetchOutcomes.swift
[259/362] Compiling CareKitStore OCKHealthKitPassthroughStore+OutcomesStream.swift
[260/362] Compiling CareKitStore OCKHealthKitPassthroughStore.swift
[261/362] Compiling CareKitStore OCKHealthKitProxy.swift
[262/362] Compiling CareKitStore OCKHealthKitStore+Outcomes.swift
[263/362] Emitting module CareKitStore
[282/362] Compiling CareKitStore OCKContactQuery.swift
[291/362] Compiling CareKitStore OCKHealthKitStore+Tasks.swift
[292/362] Compiling CareKitStore OCKHealthKitTask.swift
[293/362] Compiling CareKitStore Sample.swift
[294/362] Compiling CareKitStore SampleChange.swift
[295/362] Compiling CareKitStore LogCategory.swift
[296/362] Compiling CareKitStore Logger+Init.swift
[297/362] Compiling CareKitStore OCKLog.swift
[298/362] Compiling CareKitStore OSLog+Init.swift
[299/362] Compiling CareKitStore OCKResultClosure.swift
[300/362] Compiling CareKitStore OCKStoreError.swift
[301/362] Compiling CareKitStore OCKUtilities.swift
[302/362] Compiling CareKitStore OCKAnyCarePlan.swift
[303/362] Compiling CareKitStore OCKAnyCarePlanStore.swift
[304/362] Compiling CareKitStore OCKNote.swift
[305/362] Compiling CareKitStore OCKOutcome.swift
[306/362] Compiling CareKitStore OCKOutcomeValue.swift
[307/362] Compiling CareKitStore OCKPatient.swift
[308/362] Compiling CareKitStore OCKPostalAddress.swift
[309/362] Compiling CareKitStore OCKSchedule.swift
[310/362] Compiling CareKitStore OCKScheduleElement.swift
[311/362] Compiling CareKitStore OCKScheduleEvent.swift
[312/362] Compiling CareKitStore OCKSemanticVersion.swift
[313/362] Compiling CareKitStore OCKTask.swift
[314/362] Compiling CareKitStore OCKAdherenceQuery.swift
[315/362] Compiling CareKitStore OCKCarePlanQuery.swift
[363/453] Compiling CareKit OCKChecklistTaskViewController.swift
[364/453] Compiling CareKit OCKGridTaskViewController.swift
[365/453] Compiling CareKit OCKInstructionsTaskViewController.swift
[366/453] Compiling CareKit OCKSimpleTaskViewController.swift
[367/453] Compiling CareKit OCKSurveyTaskViewController.swift
[368/453] Compiling CareKit OCKTaskViewController.swift
[369/453] Compiling CareKit OCKContactUtility.swift
[370/453] Compiling CareKit OCKWeekCalendarView+Updatable.swift
[371/453] Compiling CareKit OCKCartesianChartView+Updatable.swift
[372/453] Compiling CareKit OCKDetailedContactView+Updatable.swift
[373/462] Compiling CareKit OCKDataSeriesConfiguration.swift
[374/462] Compiling CareKit OCKDetailedContactViewSynchronizer.swift
[375/462] Compiling CareKit OCKSimpleContactViewSynchronizer.swift
[376/462] Compiling CareKit _OCKContactsListViewSynchronizer.swift
[377/462] Compiling CareKit OCKContactViewController.swift
[378/462] Compiling CareKit OCKContactViewResponder.swift
[379/462] Compiling CareKit OCKContactsListViewController.swift
[380/462] Compiling CareKit OCKDetailedContactViewController.swift
[381/462] Compiling CareKit OCKSimpleContactViewController.swift
[382/462] Compiling CareKit OCKDetailViewController.swift
[383/462] Compiling CareKit OCKTaskController.swift
[384/462] Compiling CareKit OCKTaskViewSynchronizerProtocol.swift
[385/462] Compiling CareKit OCKWeekCalendarController.swift
[386/462] Compiling CareKit OCKWeekCalendarPageViewController.swift
[387/462] Compiling CareKit OCKWeekCalendarViewSynchronizer.swift
[388/462] Compiling CareKit OCKCalendarViewController.swift
[389/462] Compiling CareKit OCKWeekCalendarViewController.swift
[390/462] Compiling CareKit OCKCartesianChartViewSynchronizer.swift
[391/462] Compiling CareKit OCKCartesianChartViewController.swift
[392/462] Compiling CareKit OCKChartViewController.swift
[393/462] Compiling CareKit ViewSynchronizing.swift
[394/462] Compiling CareKit LabeledValueTaskView+Init.swift
[395/462] Compiling CareKit NumericProgressTaskView+Init.swift
[396/462] Compiling CareKit OCKButtonLogTaskViewSynchronizer.swift
[397/462] Compiling CareKit OCKChecklistTaskViewSynchronizer.swift
[398/462] Compiling CareKit OCKGridTaskViewSynchronizer.swift
[399/462] Compiling CareKit OCKInstructionsTaskViewSynchronizer.swift
[400/462] Compiling CareKit OCKSimpleTaskViewSynchronizer.swift
[401/462] Compiling CareKit OCKSurveyTaskViewSynchronizer.swift
[402/462] Compiling CareKit OCKButtonLogViewController.swift
[403/462] Compiling CareKit NSLayoutConstraint+Extensions.swift
[404/462] Compiling CareKit OCKContact+Extensions.swift
[405/462] Compiling CareKit OCKOutcomeValue+Extension.swift
[406/462] Compiling CareKit UIViewController+Extensions.swift
[407/462] Compiling CareKit OCKHeaderBodyView.swift
[408/462] Compiling CareKit OCKListView.swift
[409/462] Compiling CareKit OCKDailyPageViewController.swift
[410/462] Compiling CareKit OCKDailyTasksPageViewController.swift
[411/462] Compiling CareKit OCKListViewController.swift
[412/462] Compiling CareKit SynchronizedViewController.swift
[413/462] Emitting module CareKit
[414/462] Compiling CareKit SimpleTaskView+Init.swift
[415/462] Compiling CareKit OCKScheduleUtility.swift
[416/462] Compiling CareKit OCKButtonLogTaskController.swift
[417/462] Compiling CareKit OCKCalendarController.swift
[418/462] Compiling CareKit OCKCalendarViewSynchronizerProtocol.swift
[419/462] Compiling CareKit OCKCartesianChartController.swift
[420/462] Compiling CareKit OCKChartController.swift
[421/462] Compiling CareKit OCKChartViewSynchronizerProtocol.swift
[422/462] Compiling CareKit OCKChecklistTaskController.swift
[423/462] Compiling CareKit OCKContactController.swift
[424/462] Compiling CareKit OCKContactViewSynchronizerProtocol.swift
[425/462] Compiling CareKit OCKDetailedContactController.swift
[426/462] Compiling CareKit OCKGridTaskController.swift
[427/462] Compiling CareKit OCKInstructionsTaskController.swift
[428/462] Compiling CareKit OCKLabeledValueTaskController.swift
[429/462] Compiling CareKit OCKNumericProgressTaskController.swift
[430/462] Compiling CareKit OCKSimpleContactController.swift
[431/462] Compiling CareKit OCKSimpleTaskController.swift
[432/462] Compiling CareKit OCKStoreNotifications.swift
[433/462] Compiling CareKit OCKSynchronizedStoreManager.swift
[434/462] Compiling CareKit OCKSimpleContactView+Updatable.swift
[435/462] Compiling CareKit OCKHeaderView+Updatable.swift
[436/462] Compiling CareKit OCKChecklistTaskView+Updatable.swift
[437/462] Compiling CareKit OCKGridTaskView+Updatable.swift
[438/462] Compiling CareKit OCKInstructionsTaskView+Updatable.swift
[439/462] Compiling CareKit OCKLogTaskView+Updatable.swift
[440/462] Compiling CareKit OCKSimpleTaskView+Updatable.swift
[441/462] Compiling CareKit Updatable.swift
[442/462] Compiling CareKit resource_bundle_accessor.swift
[443/462] Compiling CareKit Calendar+Extensions.swift
[444/462] Compiling CareKit LinearCareTaskProgress+Extension.swift
[445/462] Compiling CareKit Number+Extension.swift
[446/462] Compiling CareKit OCKAnyContact+Extension.swift
[447/462] Compiling CareKit OCKAnyEvent+Extension.swift
[448/462] Compiling CareKit OCKAnyEventStore+Extension.swift
[449/462] Compiling CareKit OCKAnyStoreProtocol+Environment.swift
[450/462] Compiling CareKit UIImage+Asset.swift
[451/462] Compiling CareKit OCKLog.swift
[452/462] Compiling CareKit CareStoreFetchRequest.swift
[453/462] Compiling CareKit CareStoreFetchRequestController.swift
[454/462] Compiling CareKit CareStoreFetchedResult+Extension.swift
[455/462] Compiling CareKit CareStoreFetchedResult.swift
[456/462] Compiling CareKit CareStoreFetchedResults.swift
[457/462] Compiling CareKit OCKAnyReadOnlyEventStore+Progress.swift
[458/462] Compiling CareKit OCKSynchronizationContext.swift
[459/462] Compiling CareKit TemporalProgress.swift
[460/462] Compiling CareKit TemporalTaskProgress.swift
[461/462] Compiling CareKit InstructionsTaskView+Init.swift
[462/462] Compiling CareKit OCKTaskEvents.swift
[463/500] Emitting module CareKitEssentials
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:18:35: warning: main actor-isolated property 'careStore' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
14 | import SwiftUI
15 |
16 | struct SliderLogButton: CareKitEssentialView {
| `- note: add '@preconcurrency' to the 'CareKitEssentialView' conformance to defer isolation checking to run time
17 |
18 | @Environment(\.careStore) var careStore
| `- warning: main actor-isolated property 'careStore' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
19 | @Environment(\.careKitStyle) private var style
20 | @ObservedObject var viewModel: SliderLogTaskViewModel
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/CareKitEssentialView.swift:16:9: note: 'careStore' declared here
14 |
15 | /// A repository for CareKit information.
16 | var careStore: any OCKAnyStoreProtocol { get }
| `- note: 'careStore' declared here
17 |
18 | /// Update an `OCKAnyEvent` with new `OCKOutcomeValue`'s.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Environment/CardEnabledEnvironmentKey.swift:11:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 |
10 | private struct CardEnabledEnvironmentKey: EnvironmentKey {
11 | static var defaultValue = true
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'defaultValue' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/Logger.swift:12:24: warning: static property 'subsystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | extension Logger {
12 | private static var subsystem = Bundle.main.bundleIdentifier!
| |- warning: static property 'subsystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'subsystem' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'subsystem' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 | static let essentialView = Logger(subsystem: subsystem, category: "CareKitEssentialView")
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKAnyEvent: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 |
14 | public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:27:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
25 | }
26 |
27 | extension OCKAnyEvent: Comparable {
| |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
28 | public static func == (lhs: OCKAnyEvent, rhs: OCKAnyEvent) -> Bool {
29 | lhs.id == rhs.id
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKBiologicalSex+Hashable.swift:13:1: warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
11 | // Needed to use OCKBiologicalSex in a Picker.
12 | // Simple conformance to hashable protocol.
13 | extension OCKBiologicalSex: Hashable {
| |- warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
14 | public func hash(into hasher: inout Hasher) {
15 | hasher.combine(self.rawValue)
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKOutcomeValue: Identifiable {
| |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 | public var id: String {
14 | if let kind = kind {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKScheduleEvent.swift:10:1: warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
8 | import CareKitStore
9 |
10 | extension OCKScheduleEvent: Comparable {
| |- warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
11 | public static func < (lhs: Self, rhs: Self) -> Bool {
12 | if lhs.start < rhs.start {
[464/504] Compiling CareKitEssentials OCKScheduleEvent.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKScheduleEvent.swift:10:1: warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
8 | import CareKitStore
9 |
10 | extension OCKScheduleEvent: Comparable {
| |- warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
11 | public static func < (lhs: Self, rhs: Self) -> Bool {
12 | if lhs.start < rhs.start {
[465/504] Compiling CareKitEssentials OCKStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKScheduleEvent.swift:10:1: warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
8 | import CareKitStore
9 |
10 | extension OCKScheduleEvent: Comparable {
| |- warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
11 | public static func < (lhs: Self, rhs: Self) -> Bool {
12 | if lhs.start < rhs.start {
[466/504] Compiling CareKitEssentials UIImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKScheduleEvent.swift:10:1: warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
8 | import CareKitStore
9 |
10 | extension OCKScheduleEvent: Comparable {
| |- warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
11 | public static func < (lhs: Self, rhs: Self) -> Bool {
12 | if lhs.start < rhs.start {
[467/504] Compiling CareKitEssentials View+Default.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKScheduleEvent.swift:10:1: warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
8 | import CareKitStore
9 |
10 | extension OCKScheduleEvent: Comparable {
| |- warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
11 | public static func < (lhs: Self, rhs: Self) -> Bool {
12 | if lhs.start < rhs.start {
[468/504] Compiling CareKitEssentials SliderStyle.swift
[469/504] Compiling CareKitEssentials DigitalCrownView.swift
[470/504] Compiling CareKitEssentials DigitalCrownViewFooter.swift
[471/504] Compiling CareKitEssentials DigitalCrownViewHeader.swift
[472/504] Compiling CareKitEssentials DigitalCrownViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Environment/CardEnabledEnvironmentKey.swift:11:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 |
10 | private struct CardEnabledEnvironmentKey: EnvironmentKey {
11 | static var defaultValue = true
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'defaultValue' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
[473/504] Compiling CareKitEssentials CardEnabledEnvironmentKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Environment/CardEnabledEnvironmentKey.swift:11:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 |
10 | private struct CardEnabledEnvironmentKey: EnvironmentKey {
11 | static var defaultValue = true
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'defaultValue' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
[474/504] Compiling CareKitEssentials CGFloat.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Environment/CardEnabledEnvironmentKey.swift:11:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 |
10 | private struct CardEnabledEnvironmentKey: EnvironmentKey {
11 | static var defaultValue = true
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'defaultValue' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
[475/504] Compiling CareKitEssentials Calendar+Dates.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Environment/CardEnabledEnvironmentKey.swift:11:16: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 |
10 | private struct CardEnabledEnvironmentKey: EnvironmentKey {
11 | static var defaultValue = true
| |- warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'defaultValue' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
[476/504] Compiling CareKitEssentials NSImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKAnyEvent: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 |
14 | public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:27:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
25 | }
26 |
27 | extension OCKAnyEvent: Comparable {
| |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
28 | public static func == (lhs: OCKAnyEvent, rhs: OCKAnyEvent) -> Bool {
29 | lhs.id == rhs.id
[477/504] Compiling CareKitEssentials OCKAnyEvent+CustomStringConvertable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKAnyEvent: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 |
14 | public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:27:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
25 | }
26 |
27 | extension OCKAnyEvent: Comparable {
| |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
28 | public static func == (lhs: OCKAnyEvent, rhs: OCKAnyEvent) -> Bool {
29 | lhs.id == rhs.id
[478/504] Compiling CareKitEssentials OCKAnyEvent.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKAnyEvent: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 |
14 | public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:27:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
25 | }
26 |
27 | extension OCKAnyEvent: Comparable {
| |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
28 | public static func == (lhs: OCKAnyEvent, rhs: OCKAnyEvent) -> Bool {
29 | lhs.id == rhs.id
[479/504] Compiling CareKitEssentials OCKAnyOutcome+Sequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKAnyEvent: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 |
14 | public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:27:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
25 | }
26 |
27 | extension OCKAnyEvent: Comparable {
| |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
28 | public static func == (lhs: OCKAnyEvent, rhs: OCKAnyEvent) -> Bool {
29 | lhs.id == rhs.id
[480/504] Compiling CareKitEssentials CardViewModel.swift
[481/504] Compiling CareKitEssentials CareKitEssentialView.swift
[482/504] Compiling CareKitEssentials CustomLabelView.swift
[483/504] Compiling CareKitEssentials DetailsView.swift
[484/504] Compiling CareKitEssentials InformationHeaderView.swift
[485/504] Compiling CareKitEssentials CareKitEssentialsError.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Utility.swift:70:9: warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
68 | let store = OCKStore(name: "noStore", type: .inMemory)
69 | let patientId = "preview"
70 | Task {
| `- warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
71 | do {
72 | // If patient exists, assume store is already populated
:
83 | }
84 | }
85 | return store
| `- note: access can happen concurrently
86 | }
87 | }
[486/504] Compiling CareKitEssentials OSValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Utility.swift:70:9: warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
68 | let store = OCKStore(name: "noStore", type: .inMemory)
69 | let patientId = "preview"
70 | Task {
| `- warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
71 | do {
72 | // If patient exists, assume store is already populated
:
83 | }
84 | }
85 | return store
| `- note: access can happen concurrently
86 | }
87 | }
[487/504] Compiling CareKitEssentials ScheduleUtility.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Utility.swift:70:9: warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
68 | let store = OCKStore(name: "noStore", type: .inMemory)
69 | let patientId = "preview"
70 | Task {
| `- warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
71 | do {
72 | // If patient exists, assume store is already populated
:
83 | }
84 | }
85 | return store
| `- note: access can happen concurrently
86 | }
87 | }
[488/504] Compiling CareKitEssentials Utility.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Utility.swift:70:9: warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
68 | let store = OCKStore(name: "noStore", type: .inMemory)
69 | let patientId = "preview"
70 | Task {
| `- warning: value of non-Sendable type '@isolated(any) @async @callee_guaranteed @substituted <τ_0_0> () -> @out τ_0_0 for <()>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
71 | do {
72 | // If patient exists, assume store is already populated
:
83 | }
84 | }
85 | return store
| `- note: access can happen concurrently
86 | }
87 | }
[489/504] Compiling CareKitEssentials InstructionsTaskView.swift
[490/504] Compiling CareKitEssentials SimpleTaskView.swift
[491/504] Compiling CareKitEssentials LabeledValueTaskView.swift
[492/504] Compiling CareKitEssentials NumericProgressTaskView.swift
[493/504] Compiling CareKitEssentials CareTaskProgressStrategy.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/Logger.swift:12:24: warning: static property 'subsystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | extension Logger {
12 | private static var subsystem = Bundle.main.bundleIdentifier!
| |- warning: static property 'subsystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'subsystem' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'subsystem' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 | static let essentialView = Logger(subsystem: subsystem, category: "CareKitEssentialView")
[494/504] Compiling CareKitEssentials Image.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/Logger.swift:12:24: warning: static property 'subsystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | extension Logger {
12 | private static var subsystem = Bundle.main.bundleIdentifier!
| |- warning: static property 'subsystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'subsystem' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'subsystem' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 | static let essentialView = Logger(subsystem: subsystem, category: "CareKitEssentialView")
[495/504] Compiling CareKitEssentials LinearCareTaskProgress+Math.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/Logger.swift:12:24: warning: static property 'subsystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | extension Logger {
12 | private static var subsystem = Bundle.main.bundleIdentifier!
| |- warning: static property 'subsystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'subsystem' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'subsystem' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 | static let essentialView = Logger(subsystem: subsystem, category: "CareKitEssentialView")
[496/504] Compiling CareKitEssentials Logger.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/Logger.swift:12:24: warning: static property 'subsystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | extension Logger {
12 | private static var subsystem = Bundle.main.bundleIdentifier!
| |- warning: static property 'subsystem' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'subsystem' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'subsystem' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 | static let essentialView = Logger(subsystem: subsystem, category: "CareKitEssentialView")
[497/504] Compiling CareKitEssentials OCKAnyOutcome.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKBiologicalSex+Hashable.swift:13:1: warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
11 | // Needed to use OCKBiologicalSex in a Picker.
12 | // Simple conformance to hashable protocol.
13 | extension OCKBiologicalSex: Hashable {
| |- warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
14 | public func hash(into hasher: inout Hasher) {
15 | hasher.combine(self.rawValue)
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKOutcomeValue: Identifiable {
| |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 | public var id: String {
14 | if let kind = kind {
[498/504] Compiling CareKitEssentials OCKBiologicalSex+Hashable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKBiologicalSex+Hashable.swift:13:1: warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
11 | // Needed to use OCKBiologicalSex in a Picker.
12 | // Simple conformance to hashable protocol.
13 | extension OCKBiologicalSex: Hashable {
| |- warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
14 | public func hash(into hasher: inout Hasher) {
15 | hasher.combine(self.rawValue)
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKOutcomeValue: Identifiable {
| |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 | public var id: String {
14 | if let kind = kind {
[499/504] Compiling CareKitEssentials OCKOutcome.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKBiologicalSex+Hashable.swift:13:1: warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
11 | // Needed to use OCKBiologicalSex in a Picker.
12 | // Simple conformance to hashable protocol.
13 | extension OCKBiologicalSex: Hashable {
| |- warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
14 | public func hash(into hasher: inout Hasher) {
15 | hasher.combine(self.rawValue)
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKOutcomeValue: Identifiable {
| |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 | public var id: String {
14 | if let kind = kind {
[500/504] Compiling CareKitEssentials OCKOutcomeValue+Identifiable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKBiologicalSex+Hashable.swift:13:1: warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
11 | // Needed to use OCKBiologicalSex in a Picker.
12 | // Simple conformance to hashable protocol.
13 | extension OCKBiologicalSex: Hashable {
| |- warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
14 | public func hash(into hasher: inout Hasher) {
15 | hasher.combine(self.rawValue)
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKOutcomeValue: Identifiable {
| |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 | public var id: String {
14 | if let kind = kind {
[501/504] Compiling CareKitEssentials Slider.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:18:35: warning: main actor-isolated property 'careStore' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
14 | import SwiftUI
15 |
16 | struct SliderLogButton: CareKitEssentialView {
| `- note: add '@preconcurrency' to the 'CareKitEssentialView' conformance to defer isolation checking to run time
17 |
18 | @Environment(\.careStore) var careStore
| `- warning: main actor-isolated property 'careStore' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
19 | @Environment(\.careKitStyle) private var style
20 | @ObservedObject var viewModel: SliderLogTaskViewModel
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/CareKitEssentialView.swift:16:9: note: 'careStore' declared here
14 |
15 | /// A repository for CareKit information.
16 | var careStore: any OCKAnyStoreProtocol { get }
| `- note: 'careStore' declared here
17 |
18 | /// Update an `OCKAnyEvent` with new `OCKOutcomeValue`'s.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:76:45: warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
74 | guard let action = viewModel.action else {
75 | do {
76 | let outcome = try await updateEvent(viewModel.event, with: [newOutcomeValue])
| `- warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
77 | viewModel.updateOutcome(outcome)
78 | } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Outcomes/OCKAnyOutcome.swift:34:17: note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
32 |
33 | /// A protocol that allows CareKit to query and display outcomes.
34 | public protocol OCKAnyOutcome {
| `- note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
35 |
36 | /// A human readable, user-defined unique identifier.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:12:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CareKitStore'
10 |
11 | import CareKitUI
12 | import CareKitStore
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CareKitStore'
13 | import os.log
14 | import SwiftUI
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:84:41: warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
82 | }
83 | do {
84 | let outcome = try await action(newOutcomeValue)
| `- warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
85 | viewModel.updateOutcome(outcome)
86 | } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Outcomes/OCKAnyOutcome.swift:34:17: note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
32 |
33 | /// A protocol that allows CareKit to query and display outcomes.
34 | public protocol OCKAnyOutcome {
| `- note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
35 |
36 | /// A human readable, user-defined unique identifier.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:76:45: warning: sending main actor-isolated value of type 'OCKAnyEvent' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
74 | guard let action = viewModel.action else {
75 | do {
76 | let outcome = try await updateEvent(viewModel.event, with: [newOutcomeValue])
| `- warning: sending main actor-isolated value of type 'OCKAnyEvent' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
77 | viewModel.updateOutcome(outcome)
78 | } catch {
[502/504] Compiling CareKitEssentials SliderLogButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:18:35: warning: main actor-isolated property 'careStore' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
14 | import SwiftUI
15 |
16 | struct SliderLogButton: CareKitEssentialView {
| `- note: add '@preconcurrency' to the 'CareKitEssentialView' conformance to defer isolation checking to run time
17 |
18 | @Environment(\.careStore) var careStore
| `- warning: main actor-isolated property 'careStore' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
19 | @Environment(\.careKitStyle) private var style
20 | @ObservedObject var viewModel: SliderLogTaskViewModel
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/CareKitEssentialView.swift:16:9: note: 'careStore' declared here
14 |
15 | /// A repository for CareKit information.
16 | var careStore: any OCKAnyStoreProtocol { get }
| `- note: 'careStore' declared here
17 |
18 | /// Update an `OCKAnyEvent` with new `OCKOutcomeValue`'s.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:76:45: warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
74 | guard let action = viewModel.action else {
75 | do {
76 | let outcome = try await updateEvent(viewModel.event, with: [newOutcomeValue])
| `- warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
77 | viewModel.updateOutcome(outcome)
78 | } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Outcomes/OCKAnyOutcome.swift:34:17: note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
32 |
33 | /// A protocol that allows CareKit to query and display outcomes.
34 | public protocol OCKAnyOutcome {
| `- note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
35 |
36 | /// A human readable, user-defined unique identifier.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:12:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CareKitStore'
10 |
11 | import CareKitUI
12 | import CareKitStore
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CareKitStore'
13 | import os.log
14 | import SwiftUI
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:84:41: warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
82 | }
83 | do {
84 | let outcome = try await action(newOutcomeValue)
| `- warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
85 | viewModel.updateOutcome(outcome)
86 | } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Outcomes/OCKAnyOutcome.swift:34:17: note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
32 |
33 | /// A protocol that allows CareKit to query and display outcomes.
34 | public protocol OCKAnyOutcome {
| `- note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
35 |
36 | /// A human readable, user-defined unique identifier.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:76:45: warning: sending main actor-isolated value of type 'OCKAnyEvent' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
74 | guard let action = viewModel.action else {
75 | do {
76 | let outcome = try await updateEvent(viewModel.event, with: [newOutcomeValue])
| `- warning: sending main actor-isolated value of type 'OCKAnyEvent' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
77 | viewModel.updateOutcome(outcome)
78 | } catch {
[503/504] Compiling CareKitEssentials SliderLogTaskView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:18:35: warning: main actor-isolated property 'careStore' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
14 | import SwiftUI
15 |
16 | struct SliderLogButton: CareKitEssentialView {
| `- note: add '@preconcurrency' to the 'CareKitEssentialView' conformance to defer isolation checking to run time
17 |
18 | @Environment(\.careStore) var careStore
| `- warning: main actor-isolated property 'careStore' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
19 | @Environment(\.careKitStyle) private var style
20 | @ObservedObject var viewModel: SliderLogTaskViewModel
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/CareKitEssentialView.swift:16:9: note: 'careStore' declared here
14 |
15 | /// A repository for CareKit information.
16 | var careStore: any OCKAnyStoreProtocol { get }
| `- note: 'careStore' declared here
17 |
18 | /// Update an `OCKAnyEvent` with new `OCKOutcomeValue`'s.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:76:45: warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
74 | guard let action = viewModel.action else {
75 | do {
76 | let outcome = try await updateEvent(viewModel.event, with: [newOutcomeValue])
| `- warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
77 | viewModel.updateOutcome(outcome)
78 | } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Outcomes/OCKAnyOutcome.swift:34:17: note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
32 |
33 | /// A protocol that allows CareKit to query and display outcomes.
34 | public protocol OCKAnyOutcome {
| `- note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
35 |
36 | /// A human readable, user-defined unique identifier.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:12:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CareKitStore'
10 |
11 | import CareKitUI
12 | import CareKitStore
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CareKitStore'
13 | import os.log
14 | import SwiftUI
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:84:41: warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
82 | }
83 | do {
84 | let outcome = try await action(newOutcomeValue)
| `- warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
85 | viewModel.updateOutcome(outcome)
86 | } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Outcomes/OCKAnyOutcome.swift:34:17: note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
32 |
33 | /// A protocol that allows CareKit to query and display outcomes.
34 | public protocol OCKAnyOutcome {
| `- note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
35 |
36 | /// A human readable, user-defined unique identifier.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:76:45: warning: sending main actor-isolated value of type 'OCKAnyEvent' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
74 | guard let action = viewModel.action else {
75 | do {
76 | let outcome = try await updateEvent(viewModel.event, with: [newOutcomeValue])
| `- warning: sending main actor-isolated value of type 'OCKAnyEvent' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
77 | viewModel.updateOutcome(outcome)
78 | } catch {
[504/504] Compiling CareKitEssentials SliderLogTaskViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:18:35: warning: main actor-isolated property 'careStore' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
14 | import SwiftUI
15 |
16 | struct SliderLogButton: CareKitEssentialView {
| `- note: add '@preconcurrency' to the 'CareKitEssentialView' conformance to defer isolation checking to run time
17 |
18 | @Environment(\.careStore) var careStore
| `- warning: main actor-isolated property 'careStore' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
19 | @Environment(\.careKitStyle) private var style
20 | @ObservedObject var viewModel: SliderLogTaskViewModel
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/CareKitEssentialView.swift:16:9: note: 'careStore' declared here
14 |
15 | /// A repository for CareKit information.
16 | var careStore: any OCKAnyStoreProtocol { get }
| `- note: 'careStore' declared here
17 |
18 | /// Update an `OCKAnyEvent` with new `OCKOutcomeValue`'s.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:76:45: warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
74 | guard let action = viewModel.action else {
75 | do {
76 | let outcome = try await updateEvent(viewModel.event, with: [newOutcomeValue])
| `- warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
77 | viewModel.updateOutcome(outcome)
78 | } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Outcomes/OCKAnyOutcome.swift:34:17: note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
32 |
33 | /// A protocol that allows CareKit to query and display outcomes.
34 | public protocol OCKAnyOutcome {
| `- note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
35 |
36 | /// A human readable, user-defined unique identifier.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:12:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CareKitStore'
10 |
11 | import CareKitUI
12 | import CareKitStore
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CareKitStore'
13 | import os.log
14 | import SwiftUI
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:84:41: warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
82 | }
83 | do {
84 | let outcome = try await action(newOutcomeValue)
| `- warning: non-sendable type 'any OCKAnyOutcome' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
85 | viewModel.updateOutcome(outcome)
86 | } catch {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Outcomes/OCKAnyOutcome.swift:34:17: note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
32 |
33 | /// A protocol that allows CareKit to query and display outcomes.
34 | public protocol OCKAnyOutcome {
| `- note: protocol 'OCKAnyOutcome' does not conform to the 'Sendable' protocol
35 |
36 | /// A human readable, user-defined unique identifier.
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/iOS/SliderLog/SliderLogButton.swift:76:45: warning: sending main actor-isolated value of type 'OCKAnyEvent' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
74 | guard let action = viewModel.action else {
75 | do {
76 | let outcome = try await updateEvent(viewModel.event, with: [newOutcomeValue])
| `- warning: sending main actor-isolated value of type 'OCKAnyEvent' with later accesses to nonisolated context risks causing data races; this is an error in the Swift 6 language mode
77 | viewModel.updateOutcome(outcome)
78 | } catch {
Build complete! (48.17s)
warning: 'carekit': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/CareKitStore.xcdatamodeld
Build complete.
{
"dependencies" : [
{
"identity" : "carekit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0-beta.12",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/cbaker6/CareKit.git"
}
],
"manifest_display_name" : "CareKitEssentials",
"name" : "CareKitEssentials",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "CareKitEssentials",
"targets" : [
"CareKitEssentials"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CareKitEssentialsTests",
"module_type" : "SwiftTarget",
"name" : "CareKitEssentialsTests",
"path" : "Tests/CareKitEssentialsTests",
"sources" : [
"CareTaskProgressStrategyTests.swift",
"LinearCareTaskProgressTests.swift",
"Mocking/OCKEvent.swift",
"OCKOutcomeExtensionsTests.swift"
],
"target_dependencies" : [
"CareKitEssentials"
],
"type" : "test"
},
{
"c99name" : "CareKitEssentials",
"module_type" : "SwiftTarget",
"name" : "CareKitEssentials",
"path" : "Sources/CareKitEssentials",
"product_dependencies" : [
"CareKit",
"CareKitStore",
"CareKitUI"
],
"product_memberships" : [
"CareKitEssentials"
],
"sources" : [
"Cards/Shared/CardViewModel.swift",
"Cards/Shared/CareKitEssentialView.swift",
"Cards/Shared/CustomLabelView.swift",
"Cards/Shared/DetailsView.swift",
"Cards/Shared/InformationHeaderView.swift",
"Cards/Shared/InstructionsTaskView.swift",
"Cards/Shared/SimpleTaskView.swift",
"Cards/iOS/LabeledValueTaskView.swift",
"Cards/iOS/NumericProgressTaskView.swift",
"Cards/iOS/SliderLog/Slider.swift",
"Cards/iOS/SliderLog/SliderLogButton.swift",
"Cards/iOS/SliderLog/SliderLogTaskView.swift",
"Cards/iOS/SliderLog/SliderLogTaskViewModel.swift",
"Cards/iOS/SliderLog/SliderStyle.swift",
"Cards/watchOS/DigitalCrown/DigitalCrownView.swift",
"Cards/watchOS/DigitalCrown/DigitalCrownViewFooter.swift",
"Cards/watchOS/DigitalCrown/DigitalCrownViewHeader.swift",
"Cards/watchOS/DigitalCrown/DigitalCrownViewModel.swift",
"Environment/CardEnabledEnvironmentKey.swift",
"Extensions/CGFloat.swift",
"Extensions/Calendar+Dates.swift",
"Extensions/CareTaskProgressStrategy.swift",
"Extensions/Image.swift",
"Extensions/LinearCareTaskProgress+Math.swift",
"Extensions/Logger.swift",
"Extensions/NSImage.swift",
"Extensions/OCKAnyEvent+CustomStringConvertable.swift",
"Extensions/OCKAnyEvent.swift",
"Extensions/OCKAnyOutcome+Sequence.swift",
"Extensions/OCKAnyOutcome.swift",
"Extensions/OCKBiologicalSex+Hashable.swift",
"Extensions/OCKOutcome.swift",
"Extensions/OCKOutcomeValue+Identifiable.swift",
"Extensions/OCKScheduleEvent.swift",
"Extensions/OCKStore.swift",
"Extensions/UIImage.swift",
"Extensions/View+Default.swift",
"Models/CareKitEssentialsError.swift",
"Models/OSValue.swift",
"Models/ScheduleUtility.swift",
"Utility.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.