The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ParseCareKit with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/netreconlab/ParseCareKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/netreconlab/ParseCareKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1b4bb74 chore: Update dependencies (#193)
Cloned https://github.com/netreconlab/ParseCareKit.git
Revision (git rev-parse @):
1b4bb74e48b49851803d861a53cfb9790d5757d5
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/netreconlab/ParseCareKit.git at main
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/cbaker6/CareKit.git
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-collections.git (0.81s)
Fetching https://github.com/apple/FHIRModels.git from cache
[1/13774] Fetching carekit
Fetched https://github.com/apple/FHIRModels.git (0.89s)
Fetching https://github.com/netreconlab/Parse-Swift.git
[2922/47757] Fetching carekit, parse-swift
Fetched https://github.com/cbaker6/CareKit.git (11.78s)
Fetched https://github.com/apple/swift-async-algorithms (11.73s)
[30585/33983] Fetching parse-swift
Fetched https://github.com/netreconlab/Parse-Swift.git (11.73s)
Computing version for https://github.com/netreconlab/Parse-Swift.git
Computed https://github.com/netreconlab/Parse-Swift.git at 5.8.1 (1.12s)
Computing version for https://github.com/cbaker6/CareKit.git
Computed https://github.com/cbaker6/CareKit.git at 3.0.0-beta.2 (1.13s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 0.1.0 (0.09s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.4.0 (0.78s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.10s)
Creating working copy for https://github.com/apple/FHIRModels.git
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.4.0
Creating working copy for https://github.com/netreconlab/Parse-Swift.git
Working copy of https://github.com/netreconlab/Parse-Swift.git resolved at 5.8.1
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
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.2
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 0.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "parsecarekit",
      "name": "ParseCareKit",
      "url": "https://github.com/netreconlab/ParseCareKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ParseCareKit",
      "dependencies": [
        {
          "identity": "carekit",
          "name": "CareKit",
          "url": "https://github.com/cbaker6/CareKit.git",
          "version": "3.0.0-beta.2",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CareKit",
          "dependencies": [
            {
              "identity": "fhirmodels",
              "name": "FHIRModels",
              "url": "https://github.com/apple/FHIRModels.git",
              "version": "0.4.0",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FHIRModels",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-async-algorithms",
              "name": "AsyncAlgorithms",
              "url": "https://github.com/apple/swift-async-algorithms",
              "version": "0.1.0",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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.0.5",
                  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "parse-swift",
          "name": "ParseSwift",
          "url": "https://github.com/netreconlab/Parse-Swift.git",
          "version": "5.8.2",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Parse-Swift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/netreconlab/ParseCareKit.git
[1/44413] Fetching parsecarekit
Fetched https://github.com/netreconlab/ParseCareKit.git (17.86s)
Fetching https://github.com/cbaker6/CareKit.git from cache
Fetching https://github.com/netreconlab/Parse-Swift.git from cache
Fetched https://github.com/cbaker6/CareKit.git (0.28s)
Fetched https://github.com/netreconlab/Parse-Swift.git (0.28s)
Computing version for https://github.com/cbaker6/CareKit.git
Computed https://github.com/cbaker6/CareKit.git at 3.0.0-beta.2 (0.05s)
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetching https://github.com/apple/FHIRModels.git from cache
Fetched https://github.com/apple/FHIRModels.git (0.37s)
Fetched https://github.com/apple/swift-async-algorithms (0.37s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 0.1.0 (0.06s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.30s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.4.0 (0.04s)
Computing version for https://github.com/netreconlab/Parse-Swift.git
Computed https://github.com/netreconlab/Parse-Swift.git at 5.8.2 (0.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.06s)
Creating working copy for https://github.com/netreconlab/Parse-Swift.git
Working copy of https://github.com/netreconlab/Parse-Swift.git resolved at 5.8.2
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.5
Creating working copy for https://github.com/netreconlab/ParseCareKit.git
Working copy of https://github.com/netreconlab/ParseCareKit.git resolved at main
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.2
Creating working copy for https://github.com/apple/FHIRModels.git
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 0.1.0
warning: '.resolve-product-dependencies': dependency 'parsecarekit' is not used by any target
Found 2 product dependencies
  - CareKit
  - ParseSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying 2.0_2.1_Mapping.xcmappingmodel
[1/2] Copying Info.plist
[3/238] Compiling ParseSwift ParsePushPayloadable.swift
[4/238] Compiling ParseSwift ParseQueryScorable.swift
[5/240] Compiling ParseSwift ParsePushApplePayloadable.swift
[6/240] Compiling ParseSwift ParsePushFirebasePayloadable.swift
[11/240] Compiling DequeModule _DequeSlot.swift
[12/240] Compiling DequeModule _UnsafeWrappedBuffer.swift
[13/240] Compiling ParseSwift QueryObservable.swift
[14/240] Compiling ParseSwift Queryable.swift
[15/240] Compiling ParseSwift Savable.swift
[16/240] Compiling ParseSwift InMemoryPrimitiveStore.swift
[17/240] Compiling ParseSwift KeychainStore.swift
[18/240] Compiling ParseSwift ParseLDAP+combine.swift
[19/246] Compiling ParseSwift ParseLDAP.swift
[20/246] Compiling ParseSwift ParseLinkedIn+async.swift
[21/246] Compiling ParseSwift ParseLinkedIn+combine.swift
[22/246] Compiling ParseSwift ParseLinkedIn.swift
[23/246] Compiling ParseSwift ParseSpotify+async.swift
[24/246] Compiling ParseSwift ParseSpotify+combine.swift
[25/246] Compiling ParseSwift ParseSpotify.swift
[26/246] Compiling ParseSwift ParseTwitter+async.swift
[27/246] Compiling ParseSwift ParseTwitter+combine.swift
[28/246] Compiling ParseSwift ParseTwitter.swift
[29/246] Compiling ParseSwift ParseAnonymous+async.swift
[30/246] Compiling ParseSwift ParseAnonymous+combine.swift
[31/246] Emitting module DequeModule
[32/246] Compiling ParseSwift ParseHookFunctionable+async.swift
[33/246] Compiling ParseSwift ParseHookFunctionable+combine.swift
[34/246] Compiling ParseSwift ParseHookFunctionable.swift
[37/246] Compiling ParseSwift ParseHookTriggerable+combine.swift
[38/246] Compiling ParseSwift ParseHookTriggerable.swift
[39/246] Compiling ParseSwift ParseHookRequestable.swift
[40/246] Compiling ParseSwift ParseHookTriggerRequestable.swift
[41/246] Compiling ParseSwift ParseHookTriggerable+async.swift
[42/246] Compiling ParseSwift ParseHookParametable.swift
[43/246] Compiling ParseSwift ParseHookRequestable+async.swift
[44/246] Compiling ParseSwift ParseHookRequestable+combine.swift
[45/246] Compiling ParseSwift ParseHookable.swift
[46/246] Compiling ParseSwift ParseOperationable.swift
[60/246] Compiling ParseSwift ParseAnonymous.swift
[61/246] Compiling ParseSwift ParseAuthentication+async.swift
[62/246] Compiling ParseSwift ParseAuthentication+combine.swift
[63/246] Compiling ParseSwift ParseAuthentication.swift
[64/246] Compiling ParseSwift AnyCodable.swift
[65/246] Compiling ParseSwift AnyDecodable.swift
[66/246] Compiling ParseSwift AnyEncodable.swift
[67/246] Emitting module OrderedCollections
[68/246] Compiling OrderedCollections OrderedSet+Testing.swift
[69/246] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[70/246] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[71/246] Compiling OrderedCollections OrderedSet.swift
[72/246] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[73/246] Compiling OrderedCollections _UnsafeBitset.swift
[74/248] Compiling Collections Collections.swift
[75/248] Emitting module Collections
[76/293] Emitting module AsyncAlgorithms
[77/299] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[78/299] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[79/299] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[80/299] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[81/299] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[82/299] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[83/299] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[84/299] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[85/299] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[86/299] Compiling AsyncAlgorithms MergeStateMachine.swift
[87/299] Compiling AsyncAlgorithms MergeStorage.swift
[88/299] Compiling AsyncAlgorithms PartialIteration.swift
[89/299] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[90/299] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[91/299] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[92/299] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[93/299] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[94/299] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[95/299] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[96/299] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[97/299] Compiling AsyncAlgorithms ChannelStateMachine.swift
[98/299] Compiling AsyncAlgorithms ChannelStorage.swift
[99/299] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[100/299] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[101/299] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[102/299] Compiling AsyncAlgorithms Rethrow.swift
[103/299] Compiling AsyncAlgorithms SetAlgebra.swift
[104/299] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[105/299] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[106/299] Compiling AsyncAlgorithms ZipStateMachine.swift
[107/299] Compiling AsyncAlgorithms ZipStorage.swift
[108/299] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[109/299] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[110/299] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[111/299] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[112/299] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[113/299] Compiling AsyncAlgorithms AsyncChannel.swift
[114/299] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[115/299] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[116/299] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[117/299] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[118/299] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[119/299] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[120/299] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[121/299] Compiling AsyncAlgorithms CombineLatestStorage.swift
[122/299] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[123/299] Compiling AsyncAlgorithms DebounceStateMachine.swift
[124/299] Compiling AsyncAlgorithms DebounceStorage.swift
[125/299] Compiling AsyncAlgorithms Dictionary.swift
[126/299] Compiling AsyncAlgorithms Locking.swift
[127/414] Compiling CareKitStore OCKPatientStoreDelegate.swift
[128/414] Compiling CareKitStore OCKTaskStoreDelegate.swift
[129/414] Compiling CareKitStore OCKPersistentStoreCoordinator+CarePlans.swift
[130/414] Compiling CareKitStore OCKPersistentStoreCoordinator+Contacts.swift
[131/414] Compiling CareKitStore OCKPersistentStoreCoordinator+Events.swift
[132/414] Compiling CareKitStore OCKPersistentStoreCoordinator+Outcomes.swift
[133/414] Compiling CareKitStore OCKPersistentStoreCoordinator+Patients.swift
[134/414] Compiling CareKitStore OCKPersistentStoreCoordinator+Tasks.swift
[135/414] Compiling CareKitStore OCKStoreCoordinator.swift
[136/414] Compiling CareKitStore CareStoreQueryResults.swift
[137/414] Compiling CareKitStore CoreDataQueryMonitor.swift
[138/414] Compiling CareKitStore HealthKitQueryMonitor+QueryResult.swift
[139/414] Compiling CareKitStore HealthKitQueryMonitor.swift
[140/414] Compiling CareKitStore QueryMonitor.swift
[141/414] Compiling CareKitStore OCKAdherence.swift
[142/414] Compiling CareKitStore OCKBiologicalSex.swift
[143/414] Compiling CareKitStore OCKStoreMigration2_0To2_1Policy.swift
[144/414] Compiling CareKitStore OCKCDCarePlan.swift
[145/414] Compiling CareKitStore OCKCDClock.swift
[146/414] Compiling CareKitStore OCKCDContact.swift
[147/414] Compiling CareKitStore OCKCDHealthKitLinkage.swift
[148/414] Compiling CareKitStore OCKCDHealthKitTask.swift
[149/414] Compiling CareKitStore OCKCDKnowledgeElement.swift
[150/414] Compiling CareKitStore OCKCDNote.swift
[151/438] Compiling CareKitStore OCKCarePlan.swift
[152/438] Compiling CareKitStore OCKContact.swift
[153/438] Compiling CareKitStore OCKEntity.swift
[154/438] Compiling CareKitStore OCKEvent.swift
[155/438] Compiling CareKitStore OCKHealthKitLinkage.swift
[156/438] Compiling CareKitStore OCKLabeledValue.swift
[157/438] Compiling CareKitStore OCKNote.swift
[158/438] Compiling CareKitStore OCKOutcome.swift
[159/438] Compiling CareKitStore OCKOutcomeValue.swift
[160/438] Compiling CareKitStore OCKPatient.swift
[161/438] Compiling CareKitStore OCKPostalAddress.swift
[162/438] Compiling CareKitStore OCKSchedule.swift
[163/438] Compiling CareKitStore OCKScheduleElement.swift
[164/438] Compiling CareKitStore OCKScheduleEvent.swift
[165/438] Compiling CareKitStore OCKSemanticVersion.swift
[166/438] Compiling CareKitStore OCKTask.swift
[167/438] Compiling CareKitStore OCKCDVersionedObject.swift
[168/438] Compiling CareKitStore OCKStore+CarePlans.swift
[169/438] Compiling CareKitStore OCKStore+Contacts.swift
[170/438] Compiling CareKitStore OCKStore+HealthKit.swift
[171/438] Compiling CareKitStore OCKStore+Outcomes.swift
[172/438] Compiling CareKitStore OCKStore+Patients.swift
[173/438] Compiling CareKitStore OCKStore+Tasks.swift
[174/438] Compiling CareKitStore OCKStore+Transactions.swift
[175/438] Compiling CareKitStore OCKStore.swift
[176/438] Compiling CareKitStore OCKRemoteSynchronizable.swift
[177/438] Compiling CareKitStore OCKRevisionRecord.swift
[178/438] Compiling CareKitStore OCKStore+Synchronization.swift
[179/438] Compiling CareKitStore OCKWatchConnectivityPeer.swift
[180/438] Compiling CareKitStore OCKHealthKitOutcome.swift
[181/438] Compiling CareKitStore OCKHealthKitPassthroughStore+EventUtilities.swift
[182/438] Compiling CareKitStore OCKHealthKitPassthroughStore+EventsStream.swift
[183/438] Compiling CareKitStore OCKHealthKitPassthroughStore+FetchEvents.swift
[184/438] Compiling CareKitStore OCKStoreProtocol.swift
[185/438] Compiling CareKitStore OCKAnyOutcome.swift
[186/438] Compiling CareKitStore OCKAnyOutcomeStore.swift
[187/438] Compiling CareKitStore OCKOutcomeStore.swift
[188/438] Compiling CareKitStore OCKAnyPatient.swift
[189/438] Compiling CareKitStore OCKAnyPatientStore.swift
[190/438] Compiling CareKitStore OCKPatientStore.swift
[191/438] Compiling CareKitStore OCKAnyTask.swift
[192/438] Compiling CareKitStore OCKAnyTaskStore.swift
[193/438] Compiling CareKitStore OCKAnyVersionableTask.swift
[194/438] Compiling CareKitStore OCKTaskStore.swift
[195/438] Compiling CareKitStore OCKAdherenceAggregator.swift
[196/438] Compiling CareKitStore OCKCarePlanStoreDelegate.swift
[197/438] Compiling CareKitStore OCKContactStoreDelegate.swift
[198/438] Compiling CareKitStore OCKEventAggregator.swift
[199/438] Compiling CareKitStore OCKOutcomeStoreDelegate.swift
[200/438] Emitting module ParseSwift
[201/438] Compiling ParseSwift API+BatchCommand.swift
[202/438] Compiling ParseSwift API+Command+async.swift
[203/438] Compiling ParseSwift API+Command.swift
[204/438] Compiling ParseSwift API+NonParseBodyCommand+async.swift
[205/438] Compiling ParseSwift API+NonParseBodyCommand.swift
[206/438] Compiling ParseSwift API.swift
[207/438] Compiling ParseSwift BatchUtils.swift
[208/438] Compiling ParseSwift ParseURLSessionDelegate.swift
[209/438] Compiling ParseSwift Responses.swift
[210/438] Compiling ParseSwift ParseApple+async.swift
[211/438] Compiling ParseSwift ParseApple+combine.swift
[212/438] Compiling ParseSwift ParseApple.swift
[213/438] Compiling ParseSwift ParseFacebook+async.swift
[214/438] Compiling ParseSwift ParseFacebook+combine.swift
[215/438] Compiling ParseSwift ParseFacebook.swift
[216/438] Compiling ParseSwift ParseGitHub+async.swift
[217/438] Compiling ParseSwift ParseGitHub+combine.swift
[218/438] Compiling ParseSwift ParseGitHub.swift
[219/438] Compiling ParseSwift ParseGoogle+async.swift
[220/438] Compiling ParseSwift ParseGoogle+combine.swift
[221/438] Compiling ParseSwift ParseGoogle.swift
[222/438] Compiling ParseSwift ParseInstagram+async.swift
[223/438] Compiling ParseSwift ParseInstagram+combine.swift
[224/438] Compiling ParseSwift ParseInstagram.swift
[225/438] Compiling ParseSwift ParseLDAP+async.swift
[250/454] Compiling CareKitStore OCKCDObject.swift
[251/454] Compiling CareKitStore OCKCDOutcome.swift
[252/454] Compiling CareKitStore OCKCDOutcomeValue.swift
[253/454] Compiling CareKitStore OCKCDPatient.swift
[254/454] Compiling CareKitStore OCKCDPersonName.swift
[255/454] Compiling CareKitStore OCKCDPostalAddress.swift
[256/454] Compiling CareKitStore OCKCDScheduleElement.swift
[257/454] Compiling CareKitStore OCKCDTag.swift
[258/454] Compiling CareKitStore OCKCDTask.swift
[268/454] Compiling CareKitStore OCKHealthKitPassthroughStore+FetchOutcomes.swift
[269/454] Compiling CareKitStore OCKHealthKitPassthroughStore+OutcomesStream.swift
[270/454] Compiling CareKitStore OCKHealthKitPassthroughStore.swift
[271/454] Compiling CareKitStore OCKHealthKitProxy.swift
[272/454] Compiling CareKitStore OCKHealthKitStore+Outcomes.swift
[273/454] Compiling CareKitStore OCKHealthKitStore+Tasks.swift
[274/454] Compiling CareKitStore OCKHealthKitTask.swift
[275/454] Compiling CareKitStore Sample.swift
[276/454] Compiling CareKitStore SampleChange.swift
[277/454] Compiling CareKitStore LogCategory.swift
[278/454] Compiling CareKitStore Logger+Init.swift
[279/454] Compiling CareKitStore OCKLog.swift
[280/454] Compiling CareKitStore OSLog+Init.swift
[281/454] Compiling CareKitStore OCKResultClosure.swift
[282/454] Compiling CareKitStore OCKStoreError.swift
[283/454] Compiling CareKitStore OCKUtilities.swift
[284/454] Compiling CareKitStore OCKAnyCarePlan.swift
[285/454] Compiling CareKitStore OCKAnyCarePlanStore.swift
[286/454] Compiling CareKitStore OCKCarePlanStore.swift
[287/454] Compiling CareKitStore OCKAnyContact.swift
[288/454] Compiling CareKitStore OCKAnyContactStore.swift
[289/454] Compiling CareKitStore OCKContactStore.swift
[290/454] Compiling CareKitStore OCKAnyEvent.swift
[291/454] Compiling CareKitStore OCKAnyEventStore.swift
[292/454] Compiling CareKitStore OCKEventStore.swift
[293/454] Compiling CareKitStore OCKReadOnlyEventStore+FetchPartialEvents.swift
[294/454] Compiling CareKitStore OCKReadOnlyEventStore+PartialEventsStream.swift
[295/454] Compiling CareKitStore OCKReadOnlyEventStore+Utilities.swift
[296/454] Compiling CareKitStore OCKReadOnlyEventStore+VersioningUtilities.swift
[297/454] Compiling CareKitStore PartialEvent.swift
[298/454] Compiling CareKitStore OCKObjectCompatible.swift
[299/454] Compiling CareKitStore OCKStoreProtocol+Synchronous.swift
[300/454] Compiling CareKitStore OCKAdherenceQuery.swift
[301/454] Compiling CareKitStore OCKCarePlanQuery.swift
[302/454] Compiling CareKitStore OCKContactQuery.swift
[303/454] Compiling CareKitStore OCKEventQuery.swift
[304/454] Compiling CareKitStore OCKOutcomeQuery.swift
[305/454] Compiling CareKitStore OCKPatientQuery.swift
[306/454] Compiling CareKitStore OCKQueryProtocol.swift
[307/454] Compiling CareKitStore OCKTaskQuery.swift
[364/454] Compiling CareKitStore AggregatedCareTaskProgress.swift
[365/454] Compiling CareKitStore BinaryCareTaskProgress.swift
[366/454] Compiling CareKitStore CareTaskProgress.swift
[367/454] Compiling CareKitStore CareTaskProgressStrategy+CheckingOutcomesExist.swift
[368/454] Compiling CareKitStore CareTaskProgressStrategy+SummingOutcomeValues.swift
[369/454] Compiling CareKitStore CareTaskProgressStrategy.swift
[370/454] Compiling CareKitStore LinearCareTaskProgress.swift
[371/454] Compiling CareKitStore resource_bundle_accessor.swift
[405/454] Emitting module CareKitStore
[414/454] Compiling ParseSwift ParseUser+combine.swift
[415/454] Compiling ParseSwift ParseUser.swift
[416/454] Compiling ParseSwift Parse.swift
[417/454] Compiling ParseSwift ParseConstants.swift
[418/454] Compiling ParseSwift CloudObservable.swift
[419/454] Compiling ParseSwift Deletable.swift
[420/454] Compiling ParseSwift Fetchable.swift
[421/454] Compiling ParseSwift Fileable.swift
[422/454] Compiling ParseSwift Objectable.swift
[423/454] Compiling ParseSwift ParseCloudable+async.swift
[424/454] Compiling ParseSwift ParseCloudable+combine.swift
[425/454] Compiling ParseSwift ParseCloudable.swift
[426/454] Compiling ParseSwift ParseConfig+async.swift
[427/454] Compiling ParseSwift ParseConfig+combine.swift
[428/454] Compiling ParseSwift ParseConfig.swift
[429/454] Compiling ParseSwift ParseEncodable.swift
[430/454] Compiling ParseSwift ParseFileTransferable.swift
[431/454] Compiling ParseSwift ParsePushAppleSound.swift
[432/454] Compiling ParseSwift ParsePushPayloadApple.swift
[433/454] Compiling ParseSwift ParsePushFirebaseNotification.swift
[434/454] Compiling ParseSwift ParsePushPayloadFirebase.swift
[435/454] Compiling ParseSwift ParsePushPayloadAny.swift
[436/454] Compiling ParseSwift ParsePushStatus.swift
[437/454] Compiling ParseSwift ParseRelation.swift
[438/454] Compiling ParseSwift ParseSchema+async.swift
[439/454] Compiling ParseSwift ParseSchema+combine.swift
[440/454] Compiling ParseSwift ParseSchema.swift
[441/454] Compiling ParseSwift ParseServer+async.swift
[442/454] Compiling ParseSwift ParseServer+combine.swift
[443/454] Compiling ParseSwift ParseServer.swift
[444/454] Compiling ParseSwift ParseVersion.swift
[445/454] Compiling ParseSwift Pointer+async.swift
[446/454] Compiling ParseSwift Pointer+combine.swift
[447/454] Compiling ParseSwift Pointer.swift
[448/454] Compiling ParseSwift Query+async.swift
[449/454] Compiling ParseSwift Query+combine.swift
[450/454] Compiling ParseSwift Query.swift
[451/454] Compiling ParseSwift QueryConstraint.swift
[452/454] Compiling ParseSwift QueryViewModel.swift
[453/454] Compiling ParseSwift QueryWhere.swift
[454/454] Compiling ParseSwift Utility.swift
[455/485] Compiling ParseCareKit PCKUser.swift
[456/485] Compiling ParseCareKit PCKWriteRole.swift
[457/485] Compiling ParseCareKit ParseCareKitError.swift
[458/485] Compiling ParseCareKit RemoteSynchronizing.swift
[459/489] Emitting module ParseCareKit
[460/489] Compiling ParseCareKit PCKVersionable+async.swift
[461/489] Compiling ParseCareKit PCKVersionable+combine.swift
[462/489] Compiling ParseCareKit PCKVersionable.swift
[463/489] Compiling ParseCareKit ParseRemoteDelegate.swift
[464/489] Compiling ParseCareKit OCKCarePlan+Parse.swift
[465/489] Compiling ParseCareKit OCKContact+Parse.swift
[466/489] Compiling ParseCareKit OCKHealthKitTask+Parse.swift
[467/489] Compiling ParseCareKit OCKOutcome+Parse.swift
[468/489] Compiling ParseCareKit OCKPatient+Parse.swift
[469/489] Compiling ParseCareKit PCKObjectable+async.swift
[470/489] Compiling ParseCareKit PCKObjectable+combine.swift
[471/489] Compiling ParseCareKit PCKObjectable.swift
[472/489] Compiling ParseCareKit PCKRoleable.swift
[473/489] Compiling ParseCareKit PCKRevisionRecord.swift
[474/489] Compiling ParseCareKit PCKStoreClass.swift
[475/489] Compiling ParseCareKit PCKTask.swift
[476/489] Compiling ParseCareKit PCKReadRole.swift
[477/489] Compiling ParseCareKit PCKUtility.swift
[478/489] Compiling ParseCareKit ParseCareKitConstants.swift
[479/489] Compiling ParseCareKit ParseCareKitLog.swift
[480/489] Compiling ParseCareKit ParseRemote.swift
[481/489] Compiling ParseCareKit OCKTask+Parse.swift
[482/489] Compiling ParseCareKit PCKCarePlan.swift
[483/489] Compiling ParseCareKit PCKClock.swift
[484/489] Compiling ParseCareKit PCKCodingKeys.swift
[485/489] Compiling ParseCareKit PCKContact.swift
[486/489] Compiling ParseCareKit PCKEntity.swift
[487/489] Compiling ParseCareKit PCKHealthKitTask.swift
[488/489] Compiling ParseCareKit PCKOutcome.swift
[489/489] Compiling ParseCareKit PCKPatient.swift
Build complete! (47.49s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/checkout/.docs/netreconlab/parsecarekit/main
Repository:               netreconlab/ParseCareKit
Swift version used:       5.9
Target:                   ParseCareKit
Generating documentation for 'ParseCareKit'...
Converting documentation...
Conversion complete! (2.76s)
Generated DocC archive at '/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/netreconlab/parsecarekit/main'
Updating https://github.com/apple/FHIRModels.git
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-async-algorithms
Updated https://github.com/apple/swift-async-algorithms (0.31s)
Updated https://github.com/apple/swift-collections.git (0.31s)
Updated https://github.com/apple/FHIRModels.git (0.31s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Updating https://github.com/netreconlab/Parse-Swift.git
Updating https://github.com/cbaker6/CareKit.git
Fetched https://github.com/apple/swift-docc-plugin (0.30s)
Updated https://github.com/netreconlab/Parse-Swift.git (0.29s)
Updated https://github.com/cbaker6/CareKit.git (0.29s)
Computing version for https://github.com/netreconlab/Parse-Swift.git
Computed https://github.com/netreconlab/Parse-Swift.git at 5.8.1 (1.14s)
Computing version for https://github.com/cbaker6/CareKit.git
Computed https://github.com/cbaker6/CareKit.git at 3.0.0-beta.2 (1.20s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 0.1.0 (0.99s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.4.0 (0.92s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.17s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.05s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.46s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.06s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[1/45] Emitting module Snippets
[2/45] Compiling Snippets Snippet.swift
[3/45] Compiling Snippets SnippetParser.swift
[4/45] Compiling SymbolKit Mixin+Equals.swift
[5/45] Compiling SymbolKit Mixin+Hash.swift
[6/45] Compiling SymbolKit Mixin.swift
[7/45] Compiling SymbolKit LineList.swift
[8/45] Compiling SymbolKit Position.swift
[9/45] Compiling SymbolKit SourceRange.swift
[10/50] Compiling SymbolKit AvailabilityItem.swift
[11/50] Compiling SymbolKit Domain.swift
[12/50] Compiling SymbolKit DeclarationFragments.swift
[13/50] Compiling SymbolKit Fragment.swift
[14/50] Compiling SymbolKit FragmentKind.swift
[15/50] Compiling SymbolKit FunctionParameter.swift
[16/50] Compiling SymbolKit FunctionSignature.swift
[17/50] Compiling SymbolKit Identifier.swift
[18/50] Compiling SymbolKit KindIdentifier.swift
[19/50] Compiling SymbolKit Location.swift
[20/50] Compiling SymbolKit Mutability.swift
[21/50] Compiling SymbolKit Names.swift
[22/50] Compiling SymbolKit SourceOrigin.swift
[23/50] Compiling SymbolKit GenericConstraints.swift
[24/50] Compiling SymbolKit Swift.swift
[25/50] Compiling SymbolKit SemanticVersion.swift
[26/50] Compiling SymbolKit AccessControl.swift
[27/50] Compiling SymbolKit Availability.swift
[28/50] Emitting module SymbolKit
[29/50] Compiling SymbolKit Generics.swift
[30/50] Compiling SymbolKit Namespace.swift
[31/50] Compiling SymbolKit Symbol.swift
[32/50] Compiling SymbolKit SymbolKind.swift
[33/50] Compiling SymbolKit SymbolGraph.swift
[34/50] Compiling SymbolKit SPI.swift
[35/50] Compiling SymbolKit Snippet.swift
[36/50] Compiling SymbolKit Extension.swift
[37/50] Compiling SymbolKit GenericConstraint.swift
[38/50] Compiling SymbolKit GenericParameter.swift
[39/50] Compiling SymbolKit Metadata.swift
[40/50] Compiling SymbolKit Module.swift
[41/50] Compiling SymbolKit OperatingSystem.swift
[42/50] Compiling SymbolKit Platform.swift
[43/50] Compiling SymbolKit Relationship.swift
[44/50] Compiling SymbolKit RelationshipKind.swift
[45/50] Compiling SymbolKit GraphCollector.swift
[46/50] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[47/50] Compiling SymbolKit UnifiedSymbol.swift
[48/50] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[49/50] Compiling SymbolKit UnifiedSymbolGraph.swift
[50/54] Compiling snippet_extract URL+Status.swift
[51/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[52/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Emitting module snippet_extract
[53/54] Linking snippet-extract
Build complete! (13.71s)
Building for debugging...
Build complete! (1.04s)
    2220
18	/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/netreconlab/parsecarekit/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/checkout/.docs/netreconlab/parsecarekit/main
File count: 2220
Doc size:   18.0MB
Preparing doc bundle ...
Uploading prod-netreconlab-parsecarekit-main-07eef6c8.zip to s3://spi-docs-inbox/prod-netreconlab-parsecarekit-main-07eef6c8.zip
Copying... [11%]
Copying... [22%]
Copying... [31%]
Copying... [42%]
Copying... [51%]
Copying... [62%]
Copying... [71%]
Copying... [81%]
Copying... [90%]
Copying... [100%]
Done.