The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ParseCareKit, reference main (844669), with Swift 6.1 for macOS (SPM) on 19 May 2025 04:20:51 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/netreconlab/ParseCareKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/netreconlab/ParseCareKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8446699 fix: Continue pushing RevisionRecords even with errors (#209)
Cloned https://github.com/netreconlab/ParseCareKit.git
Revision (git rev-parse @):
8446699179418a70aa69216ec632ec97b522a9ce
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/netreconlab/ParseCareKit.git at main
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/cbaker6/CareKit.git
Fetching https://github.com/netreconlab/CareKitEssentials
Fetching https://github.com/netreconlab/Parse-Swift.git
Fetching https://github.com/apple/FHIRModels.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
[1/52395] Fetching carekitessentials
[2/57380] Fetching carekitessentials, swift-async-algorithms
[1847/95609] Fetching carekitessentials, swift-async-algorithms, parse-swift
[4491/111931] Fetching carekitessentials, swift-async-algorithms, parse-swift, carekit
Fetched https://github.com/netreconlab/CareKitEssentials from cache (3.64s)
Fetched https://github.com/cbaker6/CareKit.git from cache (3.64s)
Fetched https://github.com/apple/swift-async-algorithms from cache (3.64s)
Fetched https://github.com/netreconlab/Parse-Swift.git from cache (3.64s)
Computing version for https://github.com/netreconlab/CareKitEssentials.git
Fetched https://github.com/apple/swift-collections.git from cache (3.65s)
Fetched https://github.com/apple/FHIRModels.git from cache (3.66s)
Computed https://github.com/netreconlab/CareKitEssentials.git at 1.1.4 (4.15s)
Computing version for https://github.com/netreconlab/Parse-Swift.git
Computed https://github.com/netreconlab/Parse-Swift.git at 5.12.3 (0.94s)
Computing version for https://github.com/cbaker6/CareKit.git
Computed https://github.com/cbaker6/CareKit.git at 3.1.3 (0.58s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (0.55s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.7.0 (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.68s)
Creating working copy for https://github.com/cbaker6/CareKit.git
Working copy of https://github.com/cbaker6/CareKit.git resolved at 3.1.3
Creating working copy for https://github.com/apple/FHIRModels.git
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.7.0
Creating working copy for https://github.com/netreconlab/CareKitEssentials
Working copy of https://github.com/netreconlab/CareKitEssentials resolved at 1.1.4
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.4
Creating working copy for https://github.com/netreconlab/Parse-Swift.git
Working copy of https://github.com/netreconlab/Parse-Swift.git resolved at 5.12.3
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.2
========================================
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": "parsecarekit",
      "name": "ParseCareKit",
      "url": "https://github.com/netreconlab/ParseCareKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ParseCareKit",
      "dependencies": [
        {
          "identity": "carekit",
          "name": "CareKit",
          "url": "https://github.com/cbaker6/CareKit.git",
          "version": "3.1.4",
          "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.7.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.4",
              "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": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "parse-swift",
          "name": "ParseSwift",
          "url": "https://github.com/netreconlab/Parse-Swift.git",
          "version": "5.12.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Parse-Swift",
          "dependencies": [
          ]
        },
        {
          "identity": "carekitessentials",
          "name": "CareKitEssentials",
          "url": "https://github.com/netreconlab/CareKitEssentials.git",
          "version": "1.1.5",
          "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.1.4",
              "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.7.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.4",
                  "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/ParseCareKit.git
[1/54616] Fetching parsecarekit
Fetched https://github.com/netreconlab/ParseCareKit.git from cache (2.99s)
Fetching https://github.com/netreconlab/Parse-Swift.git from cache
Fetching https://github.com/netreconlab/CareKitEssentials.git from cache
Fetching https://github.com/cbaker6/CareKit.git from cache
Fetched https://github.com/netreconlab/CareKitEssentials.git from cache (0.47s)
Fetched https://github.com/netreconlab/Parse-Swift.git from cache (0.47s)
Fetched https://github.com/cbaker6/CareKit.git from cache (0.47s)
Computing version for https://github.com/netreconlab/Parse-Swift.git
Computed https://github.com/netreconlab/Parse-Swift.git at 5.12.3 (0.53s)
Computing version for https://github.com/netreconlab/CareKitEssentials.git
Computed https://github.com/netreconlab/CareKitEssentials.git at 1.1.5 (0.45s)
Computing version for https://github.com/cbaker6/CareKit.git
Computed https://github.com/cbaker6/CareKit.git at 3.1.4 (0.03s)
Fetching https://github.com/apple/FHIRModels.git from cache
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.50s)
Fetched https://github.com/apple/FHIRModels.git from cache (0.51s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (0.58s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.49s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.7.0 (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
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.4
Creating working copy for https://github.com/apple/FHIRModels.git
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.7.0
Creating working copy for https://github.com/cbaker6/CareKit.git
Working copy of https://github.com/cbaker6/CareKit.git resolved at 3.1.4
Creating working copy for https://github.com/netreconlab/CareKitEssentials.git
Working copy of https://github.com/netreconlab/CareKitEssentials.git resolved at 1.1.5
Creating working copy for https://github.com/netreconlab/Parse-Swift.git
Working copy of https://github.com/netreconlab/Parse-Swift.git resolved at 5.12.3
Creating working copy for https://github.com/netreconlab/ParseCareKit.git
Working copy of https://github.com/netreconlab/ParseCareKit.git resolved at main (8446699)
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 'parsecarekit' is not used by any target
Found 3 product dependencies
  - CareKit
  - ParseSwift
  - CareKitEssentials
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/netreconlab/ParseCareKit.git
https://github.com/netreconlab/ParseCareKit.git
{
  "dependencies" : [
    {
      "identity" : "carekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.3",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/cbaker6/CareKit.git"
    },
    {
      "identity" : "parse-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.12.3",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/netreconlab/Parse-Swift.git"
    },
    {
      "identity" : "carekitessentials",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/netreconlab/CareKitEssentials.git"
    }
  ],
  "manifest_display_name" : "ParseCareKit",
  "name" : "ParseCareKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "ParseCareKit",
      "targets" : [
        "ParseCareKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ParseCareKitTests",
      "module_type" : "SwiftTarget",
      "name" : "ParseCareKitTests",
      "path" : "Tests/ParseCareKitTests",
      "sources" : [
        "EncodingCareKitTests.swift",
        "LoggerTests.swift",
        "NetworkMocking/MockURLProtocol.swift",
        "NetworkMocking/MockURLResponse.swift",
        "UtilityTests.swift"
      ],
      "target_dependencies" : [
        "ParseCareKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ParseCareKit",
      "module_type" : "SwiftTarget",
      "name" : "ParseCareKit",
      "path" : "Sources/ParseCareKit",
      "product_dependencies" : [
        "ParseSwift",
        "CareKitStore",
        "CareKitEssentials"
      ],
      "product_memberships" : [
        "ParseCareKit"
      ],
      "sources" : [
        "Extensions/CareKitEssentialVersionable+Parse.swift",
        "Extensions/OCKBiologicalSex+Sendable.swift",
        "Extensions/OCKContactCategory+Sendable.swift",
        "Extensions/OCKLabeledValue+Sendable.swift",
        "Extensions/OCKNote+Sendable.swift",
        "Extensions/OCKOutcomeValue+Sendable.swift",
        "Extensions/OCKPostalAddress+Sendable.swift",
        "Extensions/OCKSchedule+Sendable.swift",
        "Extensions/OCKScheduleElement+Sendable.swift",
        "Extensions/OCKSemanticVersion+Sendable.swift",
        "Models/PCKCarePlan.swift",
        "Models/PCKClock.swift",
        "Models/PCKCodingKeys.swift",
        "Models/PCKContact.swift",
        "Models/PCKEntity.swift",
        "Models/PCKHealthKitTask.swift",
        "Models/PCKOutcome.swift",
        "Models/PCKPatient.swift",
        "Models/PCKRevisionRecord.swift",
        "Models/PCKStoreClass.swift",
        "Models/PCKTask.swift",
        "Models/Parse/PCKReadRole.swift",
        "Models/Parse/PCKUser.swift",
        "Models/Parse/PCKWriteRole.swift",
        "Models/ParseCareKitError.swift",
        "Models/RemoteSynchronizing.swift",
        "PCKUtility.swift",
        "ParseCareKitConstants.swift",
        "ParseCareKitLog.swift",
        "ParseRemote.swift",
        "Protocols/PCKObjectable+async.swift",
        "Protocols/PCKObjectable+combine.swift",
        "Protocols/PCKObjectable.swift",
        "Protocols/PCKRoleable.swift",
        "Protocols/PCKVersionable+async.swift",
        "Protocols/PCKVersionable+combine.swift",
        "Protocols/PCKVersionable.swift",
        "Protocols/ParseRemoteDelegate.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/21] Write sources
[2/21] Copying Info.plist
[4/21] Write sources
[11/21] Copying Info.plist
[11/21] Copying Localizable.stringsdict
[13/21] Copying Info.plist
[13/21] Copying Localizable.strings
[15/21] Copying locversion.plist
[16/21] Copying Info.plist
[17/21] Copying Localizable.strings
[17/21] Copying 2.1_3.0_Mapping.xcmappingmodel
[19/21] Copying 2.0_2.1_Mapping.xcmappingmodel
[20/21] Write swift-version-2F0A5646E1D333AE.txt
[22/303] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/303] Compiling ParseSwift ParseTwitter+combine.swift
[24/303] Compiling ParseSwift ParseTwitter.swift
[25/304] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/304] Compiling ParseSwift ParseLinkedIn+combine.swift
[27/304] Compiling ParseSwift ParseLinkedIn.swift
[28/304] Compiling ParseSwift ParseSpotify.swift
[29/304] Compiling ParseSwift ParseTwitter+async.swift
[30/304] Compiling ParseSwift ParseInstagram+combine.swift
[31/304] Compiling ParseSwift ParseInstagram.swift
[32/304] Compiling ParseSwift ParseGoogle.swift
[33/304] Compiling ParseSwift ParseInstagram+async.swift
[34/304] Compiling ParseSwift ParseSpotify+async.swift
[35/304] Compiling ParseSwift ParseSpotify+combine.swift
[36/304] Compiling ParseSwift ParseLDAP.swift
[37/304] Compiling ParseSwift ParseLinkedIn+async.swift
[38/304] Emitting module InternalCollectionsUtilities
[39/304] Compiling ParseSwift ParseLDAP+async.swift
[40/304] Compiling ParseSwift ParseLDAP+combine.swift
[41/377] Compiling DequeModule _DequeSlot.swift
[42/377] Compiling DequeModule _DequeBufferHeader.swift
[43/377] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[44/377] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[45/377] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[46/377] Compiling OrderedCollections OrderedSet+Codable.swift
[47/378] Compiling DequeModule _UnsafeWrappedBuffer.swift
[48/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[49/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[50/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[51/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[52/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[53/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[54/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[55/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[56/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[57/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[58/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[59/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[60/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[61/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[62/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[63/378] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[64/378] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[65/378] Compiling OrderedCollections OrderedSet+Sendable.swift
[67/384] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[68/384] Compiling OrderedCollections OrderedSet+Descriptions.swift
[69/384] Compiling OrderedCollections OrderedSet+Diffing.swift
[70/384] Compiling OrderedCollections OrderedSet+Equatable.swift
[71/384] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[72/384] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[73/384] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[74/384] Compiling OrderedCollections _HashTable.swift
[75/384] Compiling OrderedCollections OrderedDictionary+Elements.swift
[76/384] Compiling OrderedCollections _HashTable+Testing.swift
[77/384] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[78/384] Compiling OrderedCollections _HashTable+Bucket.swift
[79/384] Compiling OrderedCollections _HashTable+BucketIterator.swift
[80/384] Compiling OrderedCollections _HashTable+Constants.swift
[81/384] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[82/384] Compiling OrderedCollections _Hashtable+Header.swift
[83/384] Compiling OrderedCollections OrderedDictionary+Codable.swift
[84/384] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[85/384] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[86/384] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[87/384] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[88/384] Compiling OrderedCollections OrderedSet+Hashable.swift
[89/384] Compiling OrderedCollections OrderedSet+Initializers.swift
[90/384] Compiling OrderedCollections OrderedSet+Insertions.swift
[91/384] Compiling OrderedCollections OrderedSet+Invariants.swift
[92/384] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[93/384] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[100/384] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[101/384] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[102/384] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[103/384] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[104/384] Compiling OrderedCollections OrderedDictionary+Values.swift
[105/384] Compiling OrderedCollections OrderedDictionary.swift
[106/384] Emitting module DequeModule
[114/384] Compiling OrderedCollections OrderedSet+SubSequence.swift
[115/384] Compiling OrderedCollections OrderedSet+Testing.swift
[116/384] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[117/384] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[118/384] Compiling OrderedCollections OrderedSet.swift
[119/384] Compiling OrderedCollections _UnsafeBitset.swift
[120/384] Emitting module OrderedCollections
[121/430] Emitting module AsyncAlgorithms
[122/435] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[123/435] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[124/435] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[125/435] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[126/435] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[127/435] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[128/435] Compiling AsyncAlgorithms ChannelStateMachine.swift
[129/435] Compiling AsyncAlgorithms ChannelStorage.swift
[130/435] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[131/435] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[132/435] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[133/435] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[134/435] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[135/435] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[136/435] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[137/435] Compiling AsyncAlgorithms MergeStateMachine.swift
[138/435] Compiling AsyncAlgorithms MergeStorage.swift
[139/435] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[140/435] Compiling AsyncAlgorithms Rethrow.swift
[141/435] Compiling AsyncAlgorithms SetAlgebra.swift
[142/435] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[143/435] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[144/435] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[145/435] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[146/435] Compiling AsyncAlgorithms AsyncChannel.swift
[147/435] Compiling AsyncAlgorithms UnsafeTransfer.swift
[148/435] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[149/435] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[150/435] Compiling AsyncAlgorithms ZipStateMachine.swift
[151/435] Compiling AsyncAlgorithms ZipStorage.swift
[152/435] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[153/435] Compiling AsyncAlgorithms CombineLatestStorage.swift
[154/435] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[155/435] Compiling AsyncAlgorithms DebounceStateMachine.swift
[156/435] Compiling AsyncAlgorithms DebounceStorage.swift
[157/435] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[158/435] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[159/435] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[160/435] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[161/435] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[162/435] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[163/435] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[164/435] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[165/435] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[166/435] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[167/435] Compiling AsyncAlgorithms Dictionary.swift
[168/435] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[169/435] Compiling AsyncAlgorithms Locking.swift
[170/435] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[171/435] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[172/565] Compiling CareKitStore OSLog+Init.swift
[173/565] Compiling CareKitStore OCKResultClosure.swift
[174/565] Compiling CareKitStore OCKStoreError.swift
[175/565] Compiling CareKitStore OCKUtilities.swift
[176/565] Compiling CareKitStore OCKAnyCarePlan.swift
[177/565] Compiling CareKitStore OCKAnyCarePlanStore.swift
[178/565] Compiling CareKitStore OCKCarePlanStore.swift
[179/565] Compiling CareKitStore OCKAnyContact.swift
[180/565] Compiling CareKitStore OCKAnyContactStore.swift
[181/565] Compiling CareKitStore OCKContactStore.swift
[182/565] Compiling CareKitStore OCKAnyEvent.swift
[183/565] Compiling CareKitStore OCKAnyEventStore.swift
[184/565] Compiling CareKitStore OCKEventStore.swift
[185/565] Compiling CareKitStore OCKReadOnlyEventStore+FetchPartialEvents.swift
[186/565] Compiling CareKitStore OCKCDPatient.swift
[187/565] Compiling CareKitStore OCKCDPersonName.swift
[188/565] Compiling CareKitStore OCKCDPostalAddress.swift
[189/565] Compiling CareKitStore OCKCDScheduleElement.swift
[190/565] Compiling CareKitStore OCKCDSource.swift
[191/565] Compiling CareKitStore OCKCDSourceRevision.swift
[192/585] Compiling CareKitStore OCKAnyTaskStore.swift
[193/585] Compiling CareKitStore OCKAnyVersionableTask.swift
[194/585] Compiling CareKitStore OCKTaskStore.swift
[195/585] Compiling CareKitStore OCKAdherenceAggregator.swift
[196/585] Compiling CareKitStore OCKCarePlanStoreDelegate.swift
[197/585] Compiling CareKitStore OCKContactStoreDelegate.swift
[198/585] Compiling CareKitStore OCKEventAggregator.swift
[199/585] Compiling CareKitStore OCKOutcomeStoreDelegate.swift
[200/585] Compiling CareKitStore OCKPatientStoreDelegate.swift
[201/585] Compiling CareKitStore OCKTaskStoreDelegate.swift
[202/585] Compiling CareKitStore OCKPersistentStoreCoordinator+CarePlans.swift
[203/585] Compiling CareKitStore OCKPersistentStoreCoordinator+Contacts.swift
[204/585] Compiling CareKitStore OCKPersistentStoreCoordinator+Events.swift
[205/585] Compiling CareKitStore OCKPersistentStoreCoordinator+Outcomes.swift
[206/585] Compiling CareKitStore OCKPersistentStoreCoordinator+Patients.swift
[207/585] Compiling CareKitStore OCKPersistentStoreCoordinator+Tasks.swift
[208/585] Compiling CareKitStore OCKStoreCoordinator.swift
[209/585] Compiling CareKitStore CareStoreQueryResults.swift
[210/585] Compiling CareKitStore CoreDataQueryMonitor.swift
[211/585] Compiling CareKitStore HealthKitQueryMonitor+QueryResult.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[212/585] Compiling CareKitStore HealthKitQueryMonitor.swift
[213/585] Compiling CareKitStore QueryMonitor.swift
[214/585] Compiling CareKitStore OCKAdherence.swift
[215/585] Compiling CareKitStore OCKBiologicalSex.swift
[216/585] Compiling CareKitStore OCKCarePlan.swift
[217/585] Compiling CareKitStore OCKContact.swift
[218/585] Compiling CareKitStore OCKEntity.swift
[219/585] Compiling CareKitStore OCKEvent.swift
[220/585] Compiling CareKitStore OCKHealthKitLinkage.swift
[221/585] Compiling CareKitStore OCKLabeledValue.swift
[222/585] Compiling CareKitStore OCKNote.swift
[223/585] Compiling CareKitStore OCKOutcome.swift
[224/585] Compiling CareKitStore OCKOutcomeValue.swift
[225/585] Compiling CareKitStore OCKPatient.swift
[226/585] Compiling CareKitStore OCKPostalAddress.swift
[227/585] Compiling CareKitStore OCKSchedule.swift
[228/585] Compiling CareKitStore OCKScheduleElement.swift
[229/585] Compiling CareKitStore OCKScheduleEvent.swift
[230/585] Compiling CareKitStore OCKSemanticVersion.swift
[231/585] Compiling CareKitStore OCKTask.swift
[232/585] Emitting module ParseSwift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:246:16: error: type '_ParseEncoder' does not conform to protocol 'Encoder'
 244 |
 245 | // MARK: _ParseEncoder
 246 | internal class _ParseEncoder: JSONEncoder, Encoder, @unchecked Sendable {
     |                |- error: type '_ParseEncoder' does not conform to protocol 'Encoder'
     |                `- note: add stubs for conformance
 247 |     var codingPath: [CodingKey]
 248 |     let dictionary: NSMutableDictionary
Foundation.JSONEncoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONEncoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
Swift.Encoder.userInfo:2:5: note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
1 | protocol Encoder {
2 | var userInfo: [CodingUserInfoKey : Any] { get }}
  |     `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
3 |
[233/585] Compiling ParseSwift ParseOperationIncrementDouble.swift
[234/585] Compiling ParseSwift ParseOperationRemove.swift
[235/585] Compiling ParseSwift ParseOperationRemoveRelation.swift
[236/585] Compiling ParseSwift ParseACL.swift
[237/585] Compiling ParseSwift ParseAnalytics+async.swift
[238/585] Compiling ParseSwift ParseAnalytics+combine.swift
[239/585] Compiling ParseSwift ParseAnalytics.swift
[240/585] Compiling ParseSwift ParseBytes.swift
[241/585] Compiling ParseSwift ParseCLP.swift
[242/585] Compiling ParseSwift ParseConfigCodable+async.swift
[243/585] Compiling ParseSwift ParseConfigCodable+combine.swift
[244/585] Compiling ParseSwift ParseConfigCodable.swift
[245/585] Compiling ParseSwift ParseConfiguration.swift
[246/585] Compiling ParseSwift ParseError.swift
[247/585] Compiling ParseSwift ParseField.swift
[248/585] Compiling ParseSwift ParseFieldOptions.swift
[249/585] Compiling ParseSwift ParseFile+async.swift
[250/585] Compiling ParseSwift ParseFile+combine.swift
[251/585] Compiling ParseSwift ParseFile.swift
[252/585] Compiling ParseSwift ParseFileDefaultTransfer.swift
[253/585] Compiling CareKitStore OCKCDTag.swift
[254/585] Compiling CareKitStore OCKCDTask.swift
[255/585] Compiling CareKitStore OCKCDVersionedObject.swift
[256/585] Compiling CareKitStore OCKStore+CarePlans.swift
[257/585] Compiling CareKitStore OCKStore+Contacts.swift
[258/585] Compiling CareKitStore OCKStore+HealthKit.swift
[259/585] Compiling CareKitStore OCKStore+Outcomes.swift
[260/585] Compiling CareKitStore OCKStore+Patients.swift
[261/585] Compiling CareKitStore OCKStore+Tasks.swift
[262/585] Compiling ParseSwift ParsePrimitiveStorable.swift
[263/585] Compiling ParseSwift ParseStorage.swift
[264/585] Compiling ParseSwift SecureStorable.swift
[265/585] Compiling ParseSwift CloudViewModel.swift
[266/585] Compiling ParseSwift ParseOperationAdd.swift
[267/585] Compiling ParseSwift ParseOperationAddRelation.swift
[268/585] Compiling ParseSwift ParseOperationAddUnique.swift
[269/585] Compiling ParseSwift ParseOperationBatch.swift
[270/585] Compiling ParseSwift ParseOperationCommand.swift
[271/585] Compiling ParseSwift ParseOperationDelete.swift
[272/585] Compiling ParseSwift ParseOperationIncrement.swift
[273/585] Compiling ParseSwift ParseGeoPoint.swift
[274/585] Compiling ParseSwift ParseHookFunction.swift
[275/585] Compiling ParseSwift ParseHookFunctionRequest.swift
[276/585] Compiling ParseSwift ParseHookResponse.swift
[277/585] Compiling ParseSwift ParseHookTrigger.swift
[278/585] Compiling ParseSwift ParseHookTriggerObjectRequest.swift
[279/585] Compiling ParseSwift ParseHookTriggerRequest.swift
[280/585] Compiling ParseSwift ParseKeychainAccessGroup.swift
[281/585] Compiling ParseSwift ParseOperation+async.swift
[282/585] Compiling ParseSwift ParseOperation+combine.swift
[283/585] Compiling ParseSwift ParseOperation.swift
[284/585] Compiling ParseSwift ParsePolygon.swift
[285/585] Compiling ParseSwift ParsePush+async.swift
[286/585] Compiling ParseSwift ParsePush+combine.swift
[287/585] Compiling ParseSwift ParsePush.swift
[288/585] Compiling ParseSwift ParsePushAppleAlert.swift
[289/585] Compiling ParseSwift ParsePushAppleSound.swift
[290/585] Compiling ParseSwift ParsePushPayloadApple.swift
[291/585] Compiling ParseSwift ParsePushFirebaseNotification.swift
[292/585] Compiling ParseSwift ParsePushPayloadFirebase.swift
[293/585] Compiling CareKitStore QuantitySample.swift
[294/585] Compiling CareKitStore Sample.swift
[295/585] Compiling CareKitStore SampleChange.swift
[296/585] Compiling CareKitStore LogCategory.swift
[297/585] Compiling CareKitStore Logger+Init.swift
[298/585] Compiling CareKitStore OCKLog.swift
[299/585] Compiling CareKitStore OCKReadOnlyEventStore+PartialEventsStream.swift
[300/585] Compiling CareKitStore OCKReadOnlyEventStore+Utilities.swift
[301/585] Compiling CareKitStore OCKReadOnlyEventStore+VersioningUtilities.swift
[302/585] Compiling CareKitStore PartialEvent.swift
[303/585] Compiling CareKitStore OCKObjectCompatible.swift
[304/585] Compiling CareKitStore OCKStoreProtocol+Synchronous.swift
[305/585] Compiling CareKitStore OCKStoreProtocol.swift
[306/585] Compiling CareKitStore OCKAnyOutcome.swift
[307/585] Compiling CareKitStore OCKAnyOutcomeStore.swift
[308/585] Compiling CareKitStore OCKOutcomeStore.swift
[309/585] Compiling CareKitStore OCKAnyPatient.swift
[310/585] Compiling CareKitStore OCKAnyPatientStore.swift
[311/585] Compiling CareKitStore OCKPatientStore.swift
[312/585] Compiling CareKitStore OCKAnyTask.swift
[341/599] Compiling CareKitStore OCKStoreMigration2_0To2_1Policy.swift
[342/599] Compiling CareKitStore OCKStoreMigration2_0To3_0Policy.swift
[343/599] Compiling CareKitStore OCKStoreMigration2_1To3_0Policy.swift
[344/599] Compiling CareKitStore OCKCDCarePlan.swift
[345/599] Compiling CareKitStore OCKCDClock.swift
[346/599] Compiling CareKitStore OCKCDContact.swift
[347/599] Compiling CareKitStore OCKCDDevice.swift
[348/599] Compiling CareKitStore OCKCDHealthKitLinkage.swift
[349/599] Compiling CareKitStore OCKCDHealthKitTask.swift
[350/599] Compiling CareKitStore OCKCDKnowledgeElement.swift
[351/599] Compiling CareKitStore OCKCDNote.swift
[352/599] Compiling CareKitStore OCKCDObject.swift
[353/599] Compiling CareKitStore OCKCDOperatingSystemVersion.swift
[354/599] Compiling CareKitStore OCKCDOutcome.swift
[355/599] Compiling CareKitStore OCKCDOutcomeValue.swift
[370/599] Compiling CareKitStore OCKHealthKitStore+Outcomes.swift
[371/599] Compiling CareKitStore OCKHealthKitStore+Tasks.swift
[372/599] Compiling CareKitStore OCKHealthKitTask.swift
[373/599] Compiling CareKitStore OCKSource.swift
[374/599] Compiling CareKitStore OCKSourceRevision.swift
[375/599] Compiling CareKitStore OperatingSystemVersion+Codable.swift
[376/599] Compiling CareKitStore OperatingSystemVersion+Hashable.swift
[377/599] Compiling CareKitStore CategorySample.swift
[399/599] Emitting module CareKitStore
[400/599] Compiling CareKitStore OCKStore+Transactions.swift
[401/599] Compiling CareKitStore OCKStore.swift
[402/599] Compiling CareKitStore OCKRemoteSynchronizable.swift
[403/599] Compiling CareKitStore OCKRevisionRecord.swift
[404/599] Compiling CareKitStore OCKStore+Synchronization.swift
[405/599] Compiling CareKitStore OCKWatchConnectivityPeer.swift
[406/599] Compiling CareKitStore OCKDevice.swift
[407/599] Compiling CareKitStore OCKHealthKitOutcome.swift
[408/599] Compiling CareKitStore OCKHealthKitPassthroughStore+EventUtilities.swift
[409/599] Compiling CareKitStore OCKHealthKitPassthroughStore+EventsStream.swift
[410/599] Compiling CareKitStore OCKHealthKitPassthroughStore+FetchEvents.swift
[411/599] Compiling CareKitStore OCKHealthKitPassthroughStore+FetchOutcomes.swift
[412/599] Compiling CareKitStore OCKHealthKitPassthroughStore+OutcomesStream.swift
[413/599] Compiling CareKitStore OCKHealthKitPassthroughStore.swift
[414/599] Compiling CareKitStore OCKHealthKitProxy.swift
[441/599] Compiling CareKitStore OCKAdherenceQuery.swift
[442/599] Compiling CareKitStore OCKCarePlanQuery.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:246:16: error: type '_ParseEncoder' does not conform to protocol 'Encoder'
 244 |
 245 | // MARK: _ParseEncoder
 246 | internal class _ParseEncoder: JSONEncoder, Encoder, @unchecked Sendable {
     |                |- error: type '_ParseEncoder' does not conform to protocol 'Encoder'
     |                `- note: add stubs for conformance
 247 |     var codingPath: [CodingKey]
 248 |     let dictionary: NSMutableDictionary
Foundation.JSONEncoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONEncoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
Swift.Encoder.userInfo:2:5: note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
1 | protocol Encoder {
2 | var userInfo: [CodingUserInfoKey : Any] { get }}
  |     `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:246:16: error: type '_ParseEncoder' does not conform to protocol 'Encoder'
 244 |
 245 | // MARK: _ParseEncoder
 246 | internal class _ParseEncoder: JSONEncoder, Encoder, @unchecked Sendable {
     |                |- error: type '_ParseEncoder' does not conform to protocol 'Encoder'
     |                `- note: add stubs for conformance
 247 |     var codingPath: [CodingKey]
 248 |     let dictionary: NSMutableDictionary
Foundation.JSONEncoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONEncoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
Swift.Encoder.userInfo:2:5: note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
1 | protocol Encoder {
2 | var userInfo: [CodingUserInfoKey : Any] { get }}
  |     `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:246:16: error: type '_ParseEncoder' does not conform to protocol 'Encoder'
 244 |
 245 | // MARK: _ParseEncoder
 246 | internal class _ParseEncoder: JSONEncoder, Encoder, @unchecked Sendable {
     |                |- error: type '_ParseEncoder' does not conform to protocol 'Encoder'
     |                `- note: add stubs for conformance
 247 |     var codingPath: [CodingKey]
 248 |     let dictionary: NSMutableDictionary
Foundation.JSONEncoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONEncoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
Swift.Encoder.userInfo:2:5: note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
1 | protocol Encoder {
2 | var userInfo: [CodingUserInfoKey : Any] { get }}
  |     `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:246:16: error: type '_ParseEncoder' does not conform to protocol 'Encoder'
 244 |
 245 | // MARK: _ParseEncoder
 246 | internal class _ParseEncoder: JSONEncoder, Encoder, @unchecked Sendable {
     |                |- error: type '_ParseEncoder' does not conform to protocol 'Encoder'
     |                `- note: add stubs for conformance
 247 |     var codingPath: [CodingKey]
 248 |     let dictionary: NSMutableDictionary
Foundation.JSONEncoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONEncoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
Swift.Encoder.userInfo:2:5: note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
1 | protocol Encoder {
2 | var userInfo: [CodingUserInfoKey : Any] { get }}
  |     `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:246:16: error: type '_ParseEncoder' does not conform to protocol 'Encoder'
 244 |
 245 | // MARK: _ParseEncoder
 246 | internal class _ParseEncoder: JSONEncoder, Encoder, @unchecked Sendable {
     |                |- error: type '_ParseEncoder' does not conform to protocol 'Encoder'
     |                `- note: add stubs for conformance
 247 |     var codingPath: [CodingKey]
 248 |     let dictionary: NSMutableDictionary
Foundation.JSONEncoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONEncoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
Swift.Encoder.userInfo:2:5: note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
1 | protocol Encoder {
2 | var userInfo: [CodingUserInfoKey : Any] { get }}
  |     `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:246:16: error: type '_ParseEncoder' does not conform to protocol 'Encoder'
 244 |
 245 | // MARK: _ParseEncoder
 246 | internal class _ParseEncoder: JSONEncoder, Encoder, @unchecked Sendable {
     |                |- error: type '_ParseEncoder' does not conform to protocol 'Encoder'
     |                `- note: add stubs for conformance
 247 |     var codingPath: [CodingKey]
 248 |     let dictionary: NSMutableDictionary
Foundation.JSONEncoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONEncoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
Swift.Encoder.userInfo:2:5: note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
1 | protocol Encoder {
2 | var userInfo: [CodingUserInfoKey : Any] { get }}
  |     `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:246:16: error: type '_ParseEncoder' does not conform to protocol 'Encoder'
 244 |
 245 | // MARK: _ParseEncoder
 246 | internal class _ParseEncoder: JSONEncoder, Encoder, @unchecked Sendable {
     |                |- error: type '_ParseEncoder' does not conform to protocol 'Encoder'
     |                `- note: add stubs for conformance
 247 |     var codingPath: [CodingKey]
 248 |     let dictionary: NSMutableDictionary
Foundation.JSONEncoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONEncoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
Swift.Encoder.userInfo:2:5: note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
1 | protocol Encoder {
2 | var userInfo: [CodingUserInfoKey : Any] { get }}
  |     `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:246:16: error: type '_ParseEncoder' does not conform to protocol 'Encoder'
 244 |
 245 | // MARK: _ParseEncoder
 246 | internal class _ParseEncoder: JSONEncoder, Encoder, @unchecked Sendable {
     |                |- error: type '_ParseEncoder' does not conform to protocol 'Encoder'
     |                `- note: add stubs for conformance
 247 |     var codingPath: [CodingKey]
 248 |     let dictionary: NSMutableDictionary
Foundation.JSONEncoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONEncoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
Swift.Encoder.userInfo:2:5: note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
1 | protocol Encoder {
2 | var userInfo: [CodingUserInfoKey : Any] { get }}
  |     `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:246:16: error: type '_ParseEncoder' does not conform to protocol 'Encoder'
 244 |
 245 | // MARK: _ParseEncoder
 246 | internal class _ParseEncoder: JSONEncoder, Encoder, @unchecked Sendable {
     |                |- error: type '_ParseEncoder' does not conform to protocol 'Encoder'
     |                `- note: add stubs for conformance
 247 |     var codingPath: [CodingKey]
 248 |     let dictionary: NSMutableDictionary
Foundation.JSONEncoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONEncoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
Swift.Encoder.userInfo:2:5: note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
1 | protocol Encoder {
2 | var userInfo: [CodingUserInfoKey : Any] { get }}
  |     `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:246:16: error: type '_ParseEncoder' does not conform to protocol 'Encoder'
 244 |
 245 | // MARK: _ParseEncoder
 246 | internal class _ParseEncoder: JSONEncoder, Encoder, @unchecked Sendable {
     |                |- error: type '_ParseEncoder' does not conform to protocol 'Encoder'
     |                `- note: add stubs for conformance
 247 |     var codingPath: [CodingKey]
 248 |     let dictionary: NSMutableDictionary
Foundation.JSONEncoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONEncoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
Swift.Encoder.userInfo:2:5: note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
1 | protocol Encoder {
2 | var userInfo: [CodingUserInfoKey : Any] { get }}
  |     `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:246:16: error: type '_ParseEncoder' does not conform to protocol 'Encoder'
 244 |
 245 | // MARK: _ParseEncoder
 246 | internal class _ParseEncoder: JSONEncoder, Encoder, @unchecked Sendable {
     |                |- error: type '_ParseEncoder' does not conform to protocol 'Encoder'
     |                `- note: add stubs for conformance
 247 |     var codingPath: [CodingKey]
 248 |     let dictionary: NSMutableDictionary
Foundation.JSONEncoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONEncoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
Swift.Encoder.userInfo:2:5: note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
1 | protocol Encoder {
2 | var userInfo: [CodingUserInfoKey : Any] { get }}
  |     `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:246:16: error: type '_ParseEncoder' does not conform to protocol 'Encoder'
 244 |
 245 | // MARK: _ParseEncoder
 246 | internal class _ParseEncoder: JSONEncoder, Encoder, @unchecked Sendable {
     |                |- error: type '_ParseEncoder' does not conform to protocol 'Encoder'
     |                `- note: add stubs for conformance
 247 |     var codingPath: [CodingKey]
 248 |     let dictionary: NSMutableDictionary
Foundation.JSONEncoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONEncoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
Swift.Encoder.userInfo:2:5: note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
1 | protocol Encoder {
2 | var userInfo: [CodingUserInfoKey : Any] { get }}
  |     `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:246:16: error: type '_ParseEncoder' does not conform to protocol 'Encoder'
 244 |
 245 | // MARK: _ParseEncoder
 246 | internal class _ParseEncoder: JSONEncoder, Encoder, @unchecked Sendable {
     |                |- error: type '_ParseEncoder' does not conform to protocol 'Encoder'
     |                `- note: add stubs for conformance
 247 |     var codingPath: [CodingKey]
 248 |     let dictionary: NSMutableDictionary
Foundation.JSONEncoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONEncoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
Swift.Encoder.userInfo:2:5: note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
1 | protocol Encoder {
2 | var userInfo: [CodingUserInfoKey : Any] { get }}
  |     `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:246:16: error: type '_ParseEncoder' does not conform to protocol 'Encoder'
 244 |
 245 | // MARK: _ParseEncoder
 246 | internal class _ParseEncoder: JSONEncoder, Encoder, @unchecked Sendable {
     |                |- error: type '_ParseEncoder' does not conform to protocol 'Encoder'
     |                `- note: add stubs for conformance
 247 |     var codingPath: [CodingKey]
 248 |     let dictionary: NSMutableDictionary
Foundation.JSONEncoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONEncoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
Swift.Encoder.userInfo:2:5: note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
1 | protocol Encoder {
2 | var userInfo: [CodingUserInfoKey : Any] { get }}
  |     `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:246:16: error: type '_ParseEncoder' does not conform to protocol 'Encoder'
 244 |
 245 | // MARK: _ParseEncoder
 246 | internal class _ParseEncoder: JSONEncoder, Encoder, @unchecked Sendable {
     |                |- error: type '_ParseEncoder' does not conform to protocol 'Encoder'
     |                `- note: add stubs for conformance
 247 |     var codingPath: [CodingKey]
 248 |     let dictionary: NSMutableDictionary
Foundation.JSONEncoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONEncoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
Swift.Encoder.userInfo:2:5: note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
1 | protocol Encoder {
2 | var userInfo: [CodingUserInfoKey : Any] { get }}
  |     `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:246:16: error: type '_ParseEncoder' does not conform to protocol 'Encoder'
 244 |
 245 | // MARK: _ParseEncoder
 246 | internal class _ParseEncoder: JSONEncoder, Encoder, @unchecked Sendable {
     |                |- error: type '_ParseEncoder' does not conform to protocol 'Encoder'
     |                `- note: add stubs for conformance
 247 |     var codingPath: [CodingKey]
 248 |     let dictionary: NSMutableDictionary
Foundation.JSONEncoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONEncoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
Swift.Encoder.userInfo:2:5: note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
1 | protocol Encoder {
2 | var userInfo: [CodingUserInfoKey : Any] { get }}
  |     `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:246:16: error: type '_ParseEncoder' does not conform to protocol 'Encoder'
 244 |
 245 | // MARK: _ParseEncoder
 246 | internal class _ParseEncoder: JSONEncoder, Encoder, @unchecked Sendable {
     |                |- error: type '_ParseEncoder' does not conform to protocol 'Encoder'
     |                `- note: add stubs for conformance
 247 |     var codingPath: [CodingKey]
 248 |     let dictionary: NSMutableDictionary
Foundation.JSONEncoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONEncoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
Swift.Encoder.userInfo:2:5: note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
1 | protocol Encoder {
2 | var userInfo: [CodingUserInfoKey : Any] { get }}
  |     `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:246:16: error: type '_ParseEncoder' does not conform to protocol 'Encoder'
 244 |
 245 | // MARK: _ParseEncoder
 246 | internal class _ParseEncoder: JSONEncoder, Encoder, @unchecked Sendable {
     |                |- error: type '_ParseEncoder' does not conform to protocol 'Encoder'
     |                `- note: add stubs for conformance
 247 |     var codingPath: [CodingKey]
 248 |     let dictionary: NSMutableDictionary
Foundation.JSONEncoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONEncoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
Swift.Encoder.userInfo:2:5: note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
1 | protocol Encoder {
2 | var userInfo: [CodingUserInfoKey : Any] { get }}
  |     `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:246:16: error: type '_ParseEncoder' does not conform to protocol 'Encoder'
 244 |
 245 | // MARK: _ParseEncoder
 246 | internal class _ParseEncoder: JSONEncoder, Encoder, @unchecked Sendable {
     |                |- error: type '_ParseEncoder' does not conform to protocol 'Encoder'
     |                `- note: add stubs for conformance
 247 |     var codingPath: [CodingKey]
 248 |     let dictionary: NSMutableDictionary
Foundation.JSONEncoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONEncoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
Swift.Encoder.userInfo:2:5: note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
1 | protocol Encoder {
2 | var userInfo: [CodingUserInfoKey : Any] { get }}
  |     `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:246:16: error: type '_ParseEncoder' does not conform to protocol 'Encoder'
 244 |
 245 | // MARK: _ParseEncoder
 246 | internal class _ParseEncoder: JSONEncoder, Encoder, @unchecked Sendable {
     |                |- error: type '_ParseEncoder' does not conform to protocol 'Encoder'
     |                `- note: add stubs for conformance
 247 |     var codingPath: [CodingKey]
 248 |     let dictionary: NSMutableDictionary
Foundation.JSONEncoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONEncoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
Swift.Encoder.userInfo:2:5: note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
1 | protocol Encoder {
2 | var userInfo: [CodingUserInfoKey : Any] { get }}
  |     `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
3 |
[483/599] Compiling CareKitStore OCKContactQuery.swift
[484/599] Compiling CareKitStore OCKEventQuery.swift
[485/599] Compiling CareKitStore OCKOutcomeQuery.swift
[486/599] Compiling CareKitStore OCKPatientQuery.swift
[487/599] Compiling CareKitStore OCKQueryProtocol.swift
[488/599] Compiling CareKitStore OCKTaskQuery.swift
[489/599] Compiling CareKitStore AggregatedCareTaskProgress.swift
[490/599] Compiling CareKitStore BinaryCareTaskProgress.swift
[491/599] Compiling CareKitStore CareTaskProgress.swift
[492/599] Compiling CareKitStore CareTaskProgressStrategy+CheckingOutcomesExist.swift
[493/599] Compiling CareKitStore CareTaskProgressStrategy+SummingOutcomeValues.swift
[494/599] Compiling CareKitStore CareTaskProgressStrategy.swift
[495/599] Compiling CareKitStore LinearCareTaskProgress.swift
[496/599] Compiling CareKitStore resource_bundle_accessor.swift
[533/608] Emitting module CareKitUI
[580/608] Compiling CareKitUI OCKInstructionsTaskView.swift
[581/608] Compiling CareKitUI OCKLogTaskView.swift
[582/608] Compiling CareKitUI OCKSimpleTaskView.swift
[583/608] Compiling CareKitUI OCKTaskDisplayable.swift
[584/608] Compiling CareKitUI OCKHeaderView.swift
[585/608] Compiling CareKitUI OCKSeparatorView.swift
[586/608] Compiling CareKitUI OCKStackView.swift
[587/608] Compiling CareKitUI OCKView.swift
[588/608] Compiling CareKitUI resource_bundle_accessor.swift
[589/699] Compiling ParseSwift ParsePushPayloadAny.swift
[590/699] Compiling ParseSwift ParsePushStatus.swift
[591/699] Compiling ParseSwift ParseRelation.swift
[592/699] Compiling ParseSwift ParseSchema+async.swift
[593/699] Compiling ParseSwift ParseSchema+combine.swift
[594/699] Compiling ParseSwift ParseSchema.swift
[595/699] Compiling ParseSwift ParseServer+async.swift
[596/699] Compiling ParseSwift ParseServer+combine.swift
[597/699] Compiling ParseSwift ParseServer.swift
[598/699] Compiling ParseSwift ParseVersion.swift
[599/699] Compiling ParseSwift Pointer+async.swift
[600/699] Compiling ParseSwift Pointer+combine.swift
[601/699] Compiling ParseSwift Pointer.swift
[602/699] Compiling ParseSwift Query+async.swift
[603/699] Compiling ParseSwift Query+combine.swift
[604/699] Compiling ParseSwift Query.swift
[605/699] Compiling ParseSwift QueryConstraint.swift
[606/699] Compiling ParseSwift QueryViewModel.swift
[607/699] Compiling ParseSwift QueryWhere.swift
[608/699] Compiling ParseSwift Utility.swift
warning: 'carekit': found 2 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
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To_3_0/2.0_3.0_Mapping.xcmappingmodel
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/102] Compiling CareKitUI OCKWeekCalendarView.swift
[3/102] Compiling CareKitUI OCKCompletionRingButton.swift
[4/103] Compiling CareKitUI OCKStyler.swift
[5/103] Compiling CareKitUI InstructionsTaskView.swift
[6/116] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[7/284] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/284] Compiling ParseSwift API+NonParseBodyCommand.swift
[9/284] Compiling ParseSwift API.swift
[10/284] Compiling ParseSwift API+Command.swift
[11/284] Compiling ParseSwift API+NonParseBodyCommand+async.swift
[12/284] Compiling ParseSwift API+BatchCommand.swift
[13/284] Compiling ParseSwift API+Command+async.swift
[14/284] Emitting module InternalCollectionsUtilities
[15/284] Compiling ParseSwift Responses.swift
[16/284] Compiling ParseSwift ParseApple+async.swift
[17/284] Compiling ParseSwift BatchUtils.swift
[18/284] Compiling ParseSwift ParseURLSessionDelegate.swift
[19/284] Compiling ParseSwift ParseFacebook+async.swift
[20/284] Compiling ParseSwift ParseFacebook+combine.swift
[21/357] Compiling DequeModule _DequeBufferHeader.swift
[22/357] Compiling DequeModule _DequeSlot.swift
[23/358] Compiling DequeModule _UnsafeWrappedBuffer.swift
[24/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[25/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[26/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[27/358] Compiling OrderedCollections OrderedDictionary+Elements.swift
[28/358] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[29/358] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[30/358] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[31/358] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[32/358] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[33/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[34/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[35/358] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[36/358] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[37/358] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[38/358] Compiling OrderedCollections OrderedSet+Sendable.swift
[39/358] Compiling OrderedCollections OrderedSet+Codable.swift
[40/358] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[41/358] Compiling OrderedCollections OrderedSet+Descriptions.swift
[42/367] Emitting module CareKitUI
[43/367] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[44/367] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[45/367] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[52/373] Compiling OrderedCollections OrderedSet+Diffing.swift
[53/373] Compiling OrderedCollections OrderedSet+Equatable.swift
[54/373] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[67/373] Compiling OrderedCollections _Hashtable+Header.swift
[68/373] Compiling OrderedCollections OrderedDictionary+Codable.swift
[69/373] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[70/373] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[71/373] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[72/373] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[73/373] Compiling OrderedCollections _HashTable.swift
[74/373] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[75/373] Compiling OrderedCollections _HashTable+Bucket.swift
[76/373] Compiling OrderedCollections _HashTable+BucketIterator.swift
[77/373] Compiling OrderedCollections _HashTable+Constants.swift
[78/373] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[79/373] Compiling OrderedCollections OrderedSet+Insertions.swift
[80/373] Compiling OrderedCollections OrderedSet+Invariants.swift
[81/373] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[82/373] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[83/373] Compiling OrderedCollections _HashTable+Testing.swift
[84/373] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[86/373] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[87/373] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[88/373] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[89/373] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[90/373] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[91/373] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[92/373] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[93/373] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[94/373] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[95/373] Compiling OrderedCollections OrderedDictionary+Values.swift
[96/373] Compiling OrderedCollections OrderedDictionary.swift
[97/373] Compiling OrderedCollections OrderedSet+Hashable.swift
[98/373] Compiling OrderedCollections OrderedSet+Initializers.swift
[117/373] Emitting module DequeModule
[118/373] Compiling CareKitUI OCKInstructionsTaskView.swift
[119/373] Compiling CareKitUI OCKLogTaskView.swift
[120/373] Compiling CareKitUI OCKSimpleTaskView.swift
[121/373] Compiling CareKitUI OCKTaskDisplayable.swift
[122/373] Compiling CareKitUI OCKHeaderView.swift
[123/373] Compiling CareKitUI OCKSeparatorView.swift
[124/373] Compiling CareKitUI OCKStackView.swift
[125/373] Compiling CareKitUI OCKView.swift
[126/373] Compiling CareKitUI resource_bundle_accessor.swift
[127/373] Compiling ParseSwift ParseLDAP+async.swift
[128/373] Compiling ParseSwift ParseLDAP+combine.swift
[129/373] Compiling ParseSwift ParseLDAP.swift
[130/373] Compiling ParseSwift ParseLinkedIn+async.swift
[131/373] Compiling ParseSwift ParseLinkedIn+combine.swift
[132/373] Compiling ParseSwift ParseLinkedIn.swift
[133/373] Compiling ParseSwift ParseSpotify+async.swift
[134/373] Compiling ParseSwift ParseSpotify+combine.swift
[135/373] Compiling ParseSwift ParseSpotify.swift
[136/373] Compiling OrderedCollections OrderedSet+SubSequence.swift
[137/373] Compiling OrderedCollections OrderedSet+Testing.swift
[138/373] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[139/373] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[140/373] Compiling OrderedCollections OrderedSet.swift
[141/373] Compiling OrderedCollections _UnsafeBitset.swift
[142/373] Compiling ParseSwift ParseInstagram+async.swift
[143/373] Compiling ParseSwift ParseInstagram+combine.swift
[144/373] Compiling ParseSwift ParseInstagram.swift
[173/373] Compiling ParseSwift ParseTwitter+async.swift
[174/373] Compiling ParseSwift ParseTwitter+combine.swift
[175/373] Compiling ParseSwift ParseTwitter.swift
[176/373] Compiling ParseSwift ParseAnonymous+async.swift
[177/373] Compiling ParseSwift ParseAnonymous+combine.swift
[178/373] Compiling ParseSwift ParseAnonymous.swift
[179/373] Compiling ParseSwift ParseAuthentication+async.swift
[180/373] Compiling ParseSwift Messages.swift
[181/373] Compiling ParseSwift Operations.swift
[192/373] Compiling ParseSwift ParseQueryScorable.swift
[193/373] Compiling ParseSwift ParseRelationOperationable.swift
[194/373] Compiling ParseSwift ParseTypeable.swift
[195/373] Compiling ParseSwift QueryObservable.swift
[196/373] Compiling ParseSwift Queryable.swift
[197/373] Compiling ParseSwift Savable.swift
[198/373] Compiling ParseSwift InMemoryPrimitiveStore.swift
[199/373] Compiling ParseSwift KeychainStore.swift
[200/373] Compiling ParseSwift ParseFileManager.swift
[201/373] Compiling ParseSwift ParsePrimitiveStorable.swift
[202/373] Compiling ParseSwift ParseStorage.swift
[203/373] Compiling ParseSwift SecureStorable.swift
[204/373] Compiling ParseSwift CloudViewModel.swift
[205/373] Compiling ParseSwift ParseOperationAdd.swift
[206/373] Compiling ParseSwift ParseOperationAddRelation.swift
[207/373] Compiling ParseSwift ParseOperationAddUnique.swift
[208/373] Compiling ParseSwift ParseOperationBatch.swift
[209/373] Compiling ParseSwift ParseOperationCommand.swift
[210/373] Compiling ParseSwift ParseOperationDelete.swift
[211/373] Compiling ParseSwift ParseOperationIncrement.swift
[212/393] Emitting module OrderedCollections
[213/439] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[214/439] Compiling AsyncAlgorithms ChannelStateMachine.swift
[215/439] Compiling AsyncAlgorithms ChannelStorage.swift
[216/439] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[217/439] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[218/439] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[219/439] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[220/439] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[221/439] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[222/439] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[223/444] Compiling AsyncAlgorithms MergeStateMachine.swift
[224/444] Compiling AsyncAlgorithms MergeStorage.swift
[225/444] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[226/444] Compiling AsyncAlgorithms Rethrow.swift
[227/444] Compiling AsyncAlgorithms SetAlgebra.swift
[228/444] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[229/444] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[230/444] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[231/444] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[232/444] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[233/444] Emitting module AsyncAlgorithms
[234/444] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[235/444] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[236/444] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[237/444] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[238/444] Compiling AsyncAlgorithms AsyncChannel.swift
[239/444] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[240/444] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[241/444] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[242/444] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[243/444] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[244/444] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[245/444] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[246/444] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[247/444] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[248/444] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[249/444] Compiling AsyncAlgorithms Dictionary.swift
[250/444] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[251/444] Compiling AsyncAlgorithms Locking.swift
[252/444] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[253/444] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[254/444] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[255/444] Compiling AsyncAlgorithms CombineLatestStorage.swift
[256/444] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[257/444] Compiling AsyncAlgorithms DebounceStateMachine.swift
[258/444] Compiling AsyncAlgorithms DebounceStorage.swift
[259/444] Compiling AsyncAlgorithms UnsafeTransfer.swift
[260/444] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[261/444] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[262/444] Compiling AsyncAlgorithms ZipStateMachine.swift
[263/444] Compiling AsyncAlgorithms ZipStorage.swift
[264/444] Compiling ParseSwift ParseOperationIncrementDouble.swift
[265/444] Compiling ParseSwift ParseOperationRemove.swift
[266/444] Compiling ParseSwift ParseOperationRemoveRelation.swift
[267/444] Compiling ParseSwift ParseACL.swift
[268/444] Compiling ParseSwift ParseAnalytics+async.swift
[269/444] Compiling ParseSwift ParseAnalytics+combine.swift
[270/444] Compiling ParseSwift ParseAnalytics.swift
[271/444] Compiling ParseSwift ParseBytes.swift
[272/444] Compiling ParseSwift ParseCLP.swift
[273/444] Compiling ParseSwift ParseConfigCodable+async.swift
[274/444] Compiling ParseSwift ParseConfigCodable+combine.swift
[275/444] Compiling ParseSwift ParseConfigCodable.swift
[276/444] Compiling ParseSwift ParseConfiguration.swift
[277/444] Compiling ParseSwift ParseError.swift
[278/444] Compiling ParseSwift ParseField.swift
[279/444] Compiling ParseSwift ParseFieldOptions.swift
[280/444] Compiling ParseSwift ParseFile+async.swift
[281/444] Compiling ParseSwift ParseFile+combine.swift
[282/444] Compiling ParseSwift ParseFile.swift
[283/444] Compiling ParseSwift ParseFileDefaultTransfer.swift
[284/444] Compiling ParseSwift ParseFileTransferable.swift
[285/444] Compiling ParseSwift ParseHookFunctionable+async.swift
[286/444] Compiling ParseSwift ParseHookFunctionable+combine.swift
[287/444] Compiling ParseSwift ParseHookFunctionable.swift
[288/444] Compiling ParseSwift ParseHookParametable.swift
[289/444] Compiling ParseSwift ParseHookRequestable+async.swift
[290/444] Compiling ParseSwift ParseHookRequestable+combine.swift
[291/444] Compiling ParseSwift ParseHookRequestable.swift
[292/444] Compiling ParseSwift ParseHookTriggerRequestable.swift
[293/444] Compiling ParseSwift ParseHookTriggerable+async.swift
[294/444] Compiling ParseSwift ParseHookTriggerable+combine.swift
[295/444] Compiling ParseSwift ParseHookTriggerable.swift
[296/444] Compiling ParseSwift ParseHookable.swift
[297/444] Compiling ParseSwift ParseOperationable.swift
[298/444] Compiling ParseSwift ParsePointerable+async.swift
[299/444] Compiling ParseSwift ParsePointerable+combine.swift
[300/444] Compiling ParseSwift ParsePointerable.swift
[301/444] Compiling ParseSwift ParsePushApplePayloadable.swift
[302/444] Compiling ParseSwift ParsePushFirebasePayloadable.swift
[303/444] Compiling ParseSwift ParsePushPayloadable.swift
[304/444] Compiling ParseSwift ParsePushStatusable.swift
[305/444] Compiling ParseSwift ParseRole.swift
[306/444] Compiling ParseSwift ParseSession.swift
[307/444] Compiling ParseSwift ParseUser+async.swift
[308/444] Compiling ParseSwift ParseUser+combine.swift
[309/444] Compiling ParseSwift ParseUser.swift
[310/444] Compiling ParseSwift Parse.swift
[311/444] Compiling ParseSwift ParseConstants.swift
[312/444] Compiling ParseSwift CloudObservable.swift
[313/444] Compiling ParseSwift Deletable.swift
[314/444] Compiling ParseSwift Fetchable.swift
[315/444] Compiling ParseSwift Fileable.swift
[316/444] Compiling ParseSwift Objectable.swift
[317/444] Compiling ParseSwift ParseCloudable+async.swift
[318/444] Compiling ParseSwift ParseCloudable+combine.swift
[319/444] Compiling ParseSwift ParseCloudable.swift
[320/444] Compiling ParseSwift ParseConfig+async.swift
[321/444] Compiling ParseSwift ParseConfig+combine.swift
[322/444] Compiling ParseSwift ParseConfig.swift
[323/444] Compiling ParseSwift ParseEncodable.swift
[324/574] Compiling CareKitStore OCKCDOperatingSystemVersion.swift
[325/574] Compiling CareKitStore OCKCDOutcome.swift
[326/574] Compiling CareKitStore OCKCDOutcomeValue.swift
[327/574] Compiling CareKitStore OCKCDPatient.swift
[328/574] Compiling CareKitStore OCKCDPersonName.swift
[329/574] Compiling CareKitStore OCKCDPostalAddress.swift
[330/574] Compiling CareKitStore OCKCDScheduleElement.swift
[331/574] Compiling CareKitStore OCKCDSource.swift
[332/574] Compiling CareKitStore OCKCDSourceRevision.swift
[333/574] Compiling CareKitStore OCKCDTag.swift
[334/574] Compiling CareKitStore OCKCDTask.swift
[335/574] Compiling CareKitStore OCKCDVersionedObject.swift
[336/574] Compiling CareKitStore OCKStore+CarePlans.swift
[337/574] Compiling CareKitStore OCKStore+Contacts.swift
[338/574] Compiling CareKitStore OCKStore+HealthKit.swift
[339/574] Compiling CareKitStore OCKStore+Outcomes.swift
[340/574] Compiling CareKitStore OCKStore+Patients.swift
[341/574] Compiling CareKitStore OCKStore+Tasks.swift
[342/574] Compiling CareKitStore OCKHealthKitStore+Outcomes.swift
[343/574] Compiling CareKitStore OCKHealthKitStore+Tasks.swift
[344/574] Compiling CareKitStore OCKAnyTaskStore.swift
[345/574] Compiling CareKitStore OCKAnyVersionableTask.swift
[346/574] Compiling CareKitStore OCKTaskStore.swift
[347/574] Compiling CareKitStore OCKAdherenceAggregator.swift
[348/574] Compiling CareKitStore OCKCarePlanStoreDelegate.swift
[349/574] Compiling CareKitStore OCKContactStoreDelegate.swift
[350/574] Compiling CareKitStore OCKEventAggregator.swift
[351/574] Compiling CareKitStore OCKOutcomeStoreDelegate.swift
[352/574] Compiling CareKitStore OCKPatientStoreDelegate.swift
[353/574] Compiling CareKitStore OCKTaskStoreDelegate.swift
[354/574] Compiling CareKitStore OCKPersistentStoreCoordinator+CarePlans.swift
[355/574] Compiling CareKitStore OCKPersistentStoreCoordinator+Contacts.swift
[356/574] Compiling CareKitStore OCKPersistentStoreCoordinator+Events.swift
[357/574] Compiling CareKitStore OCKPersistentStoreCoordinator+Outcomes.swift
[358/574] Compiling CareKitStore OCKHealthKitLinkage.swift
[359/574] Compiling CareKitStore OCKLabeledValue.swift
[360/574] Compiling CareKitStore OCKNote.swift
[361/574] Compiling CareKitStore OCKOutcome.swift
[362/574] Compiling CareKitStore OCKOutcomeValue.swift
[363/574] Compiling CareKitStore OCKPatient.swift
[364/574] Emitting module ParseSwift
[365/574] Compiling CareKitStore OCKHealthKitPassthroughStore+EventUtilities.swift
[366/574] Compiling CareKitStore OCKHealthKitPassthroughStore+EventsStream.swift
[367/574] Compiling CareKitStore OCKHealthKitPassthroughStore+FetchEvents.swift
[368/574] Compiling CareKitStore OCKHealthKitPassthroughStore+FetchOutcomes.swift
[369/574] Compiling CareKitStore OCKHealthKitPassthroughStore+OutcomesStream.swift
[370/574] Compiling CareKitStore OCKHealthKitPassthroughStore.swift
[371/574] Compiling CareKitStore OCKHealthKitProxy.swift
[372/574] Compiling CareKitStore OSLog+Init.swift
[373/574] Compiling CareKitStore OCKResultClosure.swift
[374/574] Compiling CareKitStore OCKStoreError.swift
[375/574] Compiling CareKitStore OCKUtilities.swift
[376/574] Compiling CareKitStore OCKAnyCarePlan.swift
[377/574] Compiling CareKitStore OCKAnyCarePlanStore.swift
[378/574] Compiling CareKitStore OCKCarePlanStore.swift
[379/574] Compiling CareKitStore OCKAnyContact.swift
[380/574] Compiling CareKitStore OCKAnyContactStore.swift
[381/574] Compiling CareKitStore OCKContactStore.swift
[382/574] Compiling CareKitStore OCKAnyEvent.swift
[383/574] Compiling CareKitStore OCKAnyEventStore.swift
[384/574] Compiling CareKitStore OCKEventStore.swift
[385/574] Compiling CareKitStore OCKHealthKitTask.swift
[386/574] Compiling CareKitStore OCKSource.swift
[387/574] Compiling CareKitStore OCKSourceRevision.swift
[388/574] Compiling CareKitStore OperatingSystemVersion+Codable.swift
[389/574] Compiling CareKitStore OperatingSystemVersion+Hashable.swift
[390/574] Compiling CareKitStore CategorySample.swift
[391/574] Compiling CareKitStore QuantitySample.swift
[392/574] Compiling CareKitStore Sample.swift
[393/574] Compiling CareKitStore SampleChange.swift
[394/574] Compiling CareKitStore LogCategory.swift
[395/574] Compiling CareKitStore Logger+Init.swift
[396/574] Compiling CareKitStore OCKLog.swift
[397/574] Compiling CareKitStore OCKStore+Transactions.swift
[398/574] Compiling CareKitStore OCKStore.swift
[399/574] Compiling CareKitStore OCKRemoteSynchronizable.swift
[400/574] Compiling CareKitStore OCKRevisionRecord.swift
[401/574] Compiling CareKitStore OCKStore+Synchronization.swift
[402/574] Compiling CareKitStore OCKWatchConnectivityPeer.swift
[403/574] Compiling CareKitStore OCKDevice.swift
[404/574] Compiling CareKitStore OCKHealthKitOutcome.swift
[405/574] Compiling CareKitStore OCKPostalAddress.swift
[406/574] Compiling CareKitStore OCKSchedule.swift
[407/574] Compiling CareKitStore OCKScheduleElement.swift
[408/574] Compiling CareKitStore OCKScheduleEvent.swift
[409/574] Compiling CareKitStore OCKSemanticVersion.swift
[410/574] Compiling CareKitStore OCKTask.swift
[411/574] Compiling CareKitStore OCKAdherenceQuery.swift
[412/574] Compiling CareKitStore OCKCarePlanQuery.swift
[413/574] Compiling CareKitStore OCKStoreMigration2_0To2_1Policy.swift
[414/574] Compiling CareKitStore OCKStoreMigration2_0To3_0Policy.swift
[415/574] Compiling CareKitStore OCKStoreMigration2_1To3_0Policy.swift
[416/574] Compiling CareKitStore OCKCDCarePlan.swift
[417/574] Compiling CareKitStore OCKCDClock.swift
[418/574] Compiling CareKitStore OCKCDContact.swift
[419/574] Compiling CareKitStore OCKCDDevice.swift
[420/574] Compiling CareKitStore OCKCDHealthKitLinkage.swift
[421/574] Compiling CareKitStore OCKCDHealthKitTask.swift
[422/574] Compiling CareKitStore OCKCDKnowledgeElement.swift
[423/574] Compiling CareKitStore OCKCDNote.swift
[424/574] Compiling CareKitStore OCKCDObject.swift
[468/588] Compiling CareKitStore OCKReadOnlyEventStore+FetchPartialEvents.swift
[469/588] Compiling CareKitStore OCKReadOnlyEventStore+PartialEventsStream.swift
[470/588] Compiling CareKitStore OCKReadOnlyEventStore+Utilities.swift
[471/588] Compiling CareKitStore OCKReadOnlyEventStore+VersioningUtilities.swift
[472/588] Compiling CareKitStore PartialEvent.swift
[473/588] Compiling CareKitStore OCKObjectCompatible.swift
[474/588] Compiling CareKitStore OCKStoreProtocol+Synchronous.swift
[475/588] Compiling CareKitStore OCKStoreProtocol.swift
[476/588] Compiling CareKitStore OCKAnyOutcome.swift
[477/588] Compiling CareKitStore OCKAnyOutcomeStore.swift
[478/588] Compiling CareKitStore OCKOutcomeStore.swift
[479/588] Compiling CareKitStore OCKAnyPatient.swift
[480/588] Compiling CareKitStore OCKAnyPatientStore.swift
[481/588] Compiling CareKitStore OCKPatientStore.swift
[482/588] Compiling CareKitStore OCKAnyTask.swift
[483/588] Compiling CareKitStore OCKPersistentStoreCoordinator+Patients.swift
[484/588] Compiling CareKitStore OCKPersistentStoreCoordinator+Tasks.swift
[485/588] Compiling CareKitStore OCKStoreCoordinator.swift
[486/588] Compiling CareKitStore CareStoreQueryResults.swift
[487/588] Compiling CareKitStore CoreDataQueryMonitor.swift
[488/588] Compiling CareKitStore HealthKitQueryMonitor+QueryResult.swift
[489/588] Compiling CareKitStore HealthKitQueryMonitor.swift
[490/588] Compiling CareKitStore QueryMonitor.swift
[491/588] Compiling CareKitStore OCKAdherence.swift
[492/588] Compiling CareKitStore OCKBiologicalSex.swift
[493/588] Compiling CareKitStore OCKCarePlan.swift
[494/588] Compiling CareKitStore OCKContact.swift
[495/588] Compiling CareKitStore OCKEntity.swift
[496/588] Compiling CareKitStore OCKEvent.swift
[497/588] Emitting module CareKitStore
[555/588] Compiling ParseSwift ParsePushPayloadAny.swift
[556/588] Compiling ParseSwift ParsePushStatus.swift
[557/588] Compiling ParseSwift ParseRelation.swift
[558/588] Compiling ParseSwift ParseSchema+async.swift
[559/588] Compiling ParseSwift ParseSchema+combine.swift
[560/588] Compiling ParseSwift ParseSchema.swift
[561/588] Compiling ParseSwift ParseServer+async.swift
[562/588] Compiling ParseSwift ParseServer+combine.swift
[563/588] Compiling ParseSwift ParseServer.swift
[564/588] Compiling ParseSwift ParseVersion.swift
[565/588] Compiling ParseSwift Pointer+async.swift
[566/588] Compiling ParseSwift Pointer+combine.swift
[567/588] Compiling ParseSwift Pointer.swift
[568/588] Compiling ParseSwift Query+async.swift
[569/588] Compiling ParseSwift Query+combine.swift
[570/588] Compiling ParseSwift Query.swift
[571/588] Compiling ParseSwift QueryConstraint.swift
[572/588] Compiling ParseSwift QueryViewModel.swift
[573/588] Compiling ParseSwift QueryWhere.swift
[574/588] Compiling ParseSwift Utility.swift
[575/588] Compiling CareKitStore OCKContactQuery.swift
[576/588] Compiling CareKitStore OCKEventQuery.swift
[577/588] Compiling CareKitStore OCKOutcomeQuery.swift
[578/588] Compiling CareKitStore OCKPatientQuery.swift
[579/588] Compiling CareKitStore OCKQueryProtocol.swift
[580/588] Compiling CareKitStore OCKTaskQuery.swift
[581/588] Compiling CareKitStore AggregatedCareTaskProgress.swift
[582/588] Compiling CareKitStore BinaryCareTaskProgress.swift
[583/588] Compiling CareKitStore CareTaskProgress.swift
[584/588] Compiling CareKitStore CareTaskProgressStrategy+CheckingOutcomesExist.swift
[585/588] Compiling CareKitStore CareTaskProgressStrategy+SummingOutcomeValues.swift
[586/588] Compiling CareKitStore CareTaskProgressStrategy.swift
[587/588] Compiling CareKitStore LinearCareTaskProgress.swift
[588/588] Compiling CareKitStore resource_bundle_accessor.swift
[589/679] Compiling CareKit OCKChecklistTaskViewController.swift
[590/679] Compiling CareKit OCKGridTaskViewController.swift
[591/679] Compiling CareKit OCKInstructionsTaskViewController.swift
[592/679] Compiling CareKit OCKSimpleTaskViewController.swift
[593/679] Compiling CareKit OCKSurveyTaskViewController.swift
[594/679] Compiling CareKit OCKTaskViewController.swift
[595/679] Compiling CareKit OCKContactUtility.swift
[596/679] Compiling CareKit OCKWeekCalendarView+Updatable.swift
[597/679] Compiling CareKit OCKCartesianChartView+Updatable.swift
[598/679] Compiling CareKit OCKDetailedContactView+Updatable.swift
[599/688] Compiling CareKit OCKTaskController.swift
[600/688] Compiling CareKit OCKTaskViewSynchronizerProtocol.swift
[601/688] Compiling CareKit OCKWeekCalendarController.swift
[602/688] Compiling CareKit OCKWeekCalendarPageViewController.swift
[603/688] Compiling CareKit OCKWeekCalendarViewSynchronizer.swift
[604/688] Compiling CareKit OCKCalendarViewController.swift
[605/688] Compiling CareKit OCKWeekCalendarViewController.swift
[606/688] Compiling CareKit OCKCartesianChartViewSynchronizer.swift
[607/688] Compiling CareKit OCKCartesianChartViewController.swift
[608/688] Compiling CareKit OCKChartViewController.swift
[609/688] Compiling CareKit ViewSynchronizing.swift
[610/688] Compiling CareKit LabeledValueTaskView+Init.swift
[611/688] Compiling CareKit NumericProgressTaskView+Init.swift
[612/688] Compiling CareKit OCKButtonLogTaskViewSynchronizer.swift
[613/688] Compiling CareKit OCKChecklistTaskViewSynchronizer.swift
[614/688] Compiling CareKit OCKGridTaskViewSynchronizer.swift
[615/688] Compiling CareKit OCKInstructionsTaskViewSynchronizer.swift
[616/688] Compiling CareKit OCKSimpleTaskViewSynchronizer.swift
[617/688] Compiling CareKit OCKSurveyTaskViewSynchronizer.swift
[618/688] Compiling CareKit OCKButtonLogViewController.swift
[619/688] Compiling CareKit OCKDataSeriesConfiguration.swift
[620/688] Compiling CareKit OCKDetailedContactViewSynchronizer.swift
[621/688] Compiling CareKit OCKSimpleContactViewSynchronizer.swift
[622/688] Compiling CareKit _OCKContactsListViewSynchronizer.swift
[623/688] Compiling CareKit OCKContactViewController.swift
[624/688] Compiling CareKit OCKContactViewResponder.swift
[625/688] Compiling CareKit OCKContactsListViewController.swift
[626/688] Compiling CareKit OCKDetailedContactViewController.swift
[627/688] Compiling CareKit OCKSimpleContactViewController.swift
[628/688] Compiling CareKit OCKDetailViewController.swift
[629/688] Compiling CareKit NSLayoutConstraint+Extensions.swift
[630/688] Compiling CareKit OCKContact+Extensions.swift
[631/688] Compiling CareKit OCKOutcomeValue+Extension.swift
[632/688] Compiling CareKit UIViewController+Extensions.swift
[633/688] Compiling CareKit OCKHeaderBodyView.swift
[634/688] Compiling CareKit OCKListView.swift
[635/688] Compiling CareKit OCKDailyPageViewController.swift
[636/688] Compiling CareKit OCKDailyTasksPageViewController.swift
[637/688] Compiling CareKit OCKListViewController.swift
[638/688] Compiling CareKit SynchronizedViewController.swift
[639/688] Compiling CareKit OCKContactViewSynchronizerProtocol.swift
[640/688] Compiling CareKit OCKDetailedContactController.swift
[641/688] Compiling CareKit OCKGridTaskController.swift
[642/688] Compiling CareKit OCKInstructionsTaskController.swift
[643/688] Compiling CareKit OCKLabeledValueTaskController.swift
[644/688] Compiling CareKit OCKNumericProgressTaskController.swift
[645/688] Compiling CareKit OCKSimpleContactController.swift
[646/688] Compiling CareKit OCKSimpleTaskController.swift
[647/688] Compiling CareKit OCKStoreNotifications.swift
[648/688] Compiling CareKit OCKSynchronizedStoreManager.swift
[649/688] Compiling CareKit SimpleTaskView+Init.swift
[650/688] Compiling CareKit OCKScheduleUtility.swift
[651/688] Compiling CareKit OCKButtonLogTaskController.swift
[652/688] Compiling CareKit OCKCalendarController.swift
[653/688] Compiling CareKit OCKCalendarViewSynchronizerProtocol.swift
[654/688] Compiling CareKit OCKCartesianChartController.swift
[655/688] Compiling CareKit OCKChartController.swift
[656/688] Compiling CareKit OCKChartViewSynchronizerProtocol.swift
[657/688] Compiling CareKit OCKChecklistTaskController.swift
[658/688] Compiling CareKit OCKContactController.swift
[659/688] Compiling CareKit OCKSimpleContactView+Updatable.swift
[660/688] Compiling CareKit OCKHeaderView+Updatable.swift
[661/688] Compiling CareKit OCKChecklistTaskView+Updatable.swift
[662/688] Compiling CareKit OCKGridTaskView+Updatable.swift
[663/688] Compiling CareKit OCKInstructionsTaskView+Updatable.swift
[664/688] Compiling CareKit OCKLogTaskView+Updatable.swift
[665/688] Compiling CareKit OCKSimpleTaskView+Updatable.swift
[666/688] Compiling CareKit Updatable.swift
[667/688] Compiling CareKit resource_bundle_accessor.swift
[668/688] Emitting module CareKit
[669/688] Compiling CareKit CareStoreFetchRequestController.swift
[670/688] Compiling CareKit CareStoreFetchedResult+Extension.swift
[671/688] Compiling CareKit CareStoreFetchedResult.swift
[672/688] Compiling CareKit CareStoreFetchedResults.swift
[673/688] Compiling CareKit OCKAnyReadOnlyEventStore+Progress.swift
[674/688] Compiling CareKit OCKSynchronizationContext.swift
[675/688] Compiling CareKit TemporalProgress.swift
[676/688] Compiling CareKit TemporalTaskProgress.swift
[677/688] Compiling CareKit InstructionsTaskView+Init.swift
[678/688] Compiling CareKit OCKTaskEvents.swift
[679/688] Compiling CareKit Calendar+Extensions.swift
[680/688] Compiling CareKit LinearCareTaskProgress+Extension.swift
[681/688] Compiling CareKit Number+Extension.swift
[682/688] Compiling CareKit OCKAnyContact+Extension.swift
[683/688] Compiling CareKit OCKAnyEvent+Extension.swift
[684/688] Compiling CareKit OCKAnyEventStore+Extension.swift
[685/688] Compiling CareKit OCKAnyStoreProtocol+Environment.swift
[686/688] Compiling CareKit UIImage+Asset.swift
[687/688] Compiling CareKit OCKLog.swift
[688/688] Compiling CareKit CareStoreFetchRequest.swift
[689/786] Emitting module CareKitEssentials
[690/796] Compiling CareKitEssentials DigitalCrownViewFooter.swift
[691/796] Compiling CareKitEssentials DigitalCrownViewHeader.swift
[692/796] Compiling CareKitEssentials DigitalCrownViewModel.swift
[693/796] Compiling CareKitEssentials CardEnabledEnvironmentKey.swift
[694/796] Compiling CareKitEssentials BinaryCareTaskProgress+Math.swift
[695/796] Compiling CareKitEssentials CGFloat.swift
[696/796] Compiling CareKitEssentials Calendar+Dates.swift
[697/796] Compiling CareKitEssentials CareStoreFetchedResult+Hashable.swift
[698/796] Compiling CareKitEssentials CareStoreFetchedResult.swift
[699/796] Compiling CareKitEssentials CareStoreFetchedResults+Sequence.swift
[700/796] Compiling CareKitEssentials CareTaskProgressStrategy.swift
[701/796] Compiling CareKitEssentials OCKScheduleEvent+Comparable.swift
[702/796] Compiling CareKitEssentials OCKScheduleEvent+Hashable.swift
[703/796] Compiling CareKitEssentials OCKSemanticVersion+Hashable.swift
[704/796] Compiling CareKitEssentials OCKStore.swift
[705/796] Compiling CareKitEssentials OCKStoreCoordinator+Hashable.swift
[706/796] Compiling CareKitEssentials OCKTask+Hashable.swift
[707/796] Compiling CareKitEssentials OCKTask+ResearchKitSwiftUI.swift
[708/796] Compiling CareKitEssentials UIImage.swift
[709/796] Compiling CareKitEssentials View+Default.swift
[710/796] Compiling CareKitEssentials CareKitEssentialsError.swift
[711/796] Compiling CareKitEssentials OCKOutcome+Hashable.swift
[712/796] Compiling CareKitEssentials OCKOutcome.swift
[713/796] Compiling CareKitEssentials OCKOutcomeValue+Hashable.swift
[714/796] Compiling CareKitEssentials OCKOutcomeValue+Identifiable.swift
[715/796] Compiling CareKitEssentials OCKOutcomeValue+Plottable.swift
[716/796] Compiling CareKitEssentials OCKOutcomeValue+ResearchKitSwiftUIResult.swift
[717/796] Compiling CareKitEssentials OCKOutcomeValue+Sequence.swift
[718/796] Compiling CareKitEssentials OCKPatient+Hashable.swift
[719/796] Compiling CareKitEssentials OCKSchedule+Hashable.swift
[720/796] Compiling CareKitEssentials OCKScheduleElement+Hashable.swift
[721/796] Compiling CareKitEssentials InstructionsTaskView.swift
[722/796] Compiling CareKitEssentials LabeledValueTaskView+EventViewable.swift
[723/796] Compiling CareKitEssentials LabeledValueTaskView.swift
[724/796] Compiling CareKitEssentials NumericProgressTaskView+EventViewable.swift
[725/796] Compiling CareKitEssentials NumericProgressTaskView.swift
[726/796] Compiling CareKitEssentials SimpleTaskView+EventViewable.swift
[727/796] Compiling CareKitEssentials SimpleTaskView.swift
[728/796] Compiling CareKitEssentials InformationHeaderView.swift
[729/796] Compiling CareKitEssentials CareKitEssentialView.swift
[730/796] Compiling CareKitEssentials EventViewable.swift
[731/796] Compiling CareKitEssentials EventWithContentViewable.swift
[732/796] Compiling CareKitEssentials ChartContent+Default.swift
[733/796] Compiling CareKitEssentials Double.swift
[734/796] Compiling CareKitEssentials Image.swift
[735/796] Compiling CareKitEssentials LinearCareTaskProgress+Math.swift
[736/796] Compiling CareKitEssentials Logger.swift
[737/796] Compiling CareKitEssentials NSImage.swift
[738/796] Compiling CareKitEssentials OCKAnyEvent+Comparable.swift
[739/796] Compiling CareKitEssentials OCKAnyEvent+CustomStringConvertable.swift
[740/796] Compiling CareKitEssentials OCKAnyEvent+Equatable.swift
[741/796] Compiling CareKitEssentials OCKAnyEvent+Hashable.swift
[742/796] Compiling CareKitEssentials OCKAnyEvent.swift
[743/796] Compiling CareKitEssentials OCKAnyEventStore.swift
[744/796] Compiling CareKitEssentials OCKAnyOutcome+Sequence.swift
[745/796] Compiling CareKitEssentials OCKAnyOutcome.swift
[746/796] Compiling CareKitEssentials OCKBiologicalSex+Hashable.swift
[747/796] Compiling CareKitEssentials OCKCarePlan+Hashable.swift
[748/796] Compiling CareKitEssentials OCKContact+Hashable.swift
[749/796] Compiling CareKitEssentials OCKHealthKitLinkage+Hashable.swift
[750/796] Compiling CareKitEssentials OCKHealthKitOutcome+Hashable.swift
[751/796] Compiling CareKitEssentials OCKHealthKitPassthroughStore.swift
[752/796] Compiling CareKitEssentials OCKHealthKitTask+Hashable.swift
[753/796] Compiling CareKitEssentials OCKNote+Hashable.swift
[754/796] Compiling CareKitEssentials CareKitEssentialsUserInfoKey.swift
[755/796] Compiling CareKitEssentials DateComponentsForProgress.swift
[756/796] Compiling CareKitEssentials OSValue.swift
[757/796] Compiling CareKitEssentials PeriodComponent.swift
[758/796] Compiling CareKitEssentials ScheduleUtility.swift
[759/796] Compiling CareKitEssentials SurveyQuestion.swift
[760/796] Compiling CareKitEssentials SurveyStep.swift
[761/796] Compiling CareKitEssentials CareKitEssentialVersionable.swift
[762/796] Compiling CareKitEssentials Utility.swift
[763/796] Compiling CareKitEssentials resource_bundle_accessor.swift
[764/796] Compiling CareKitEssentials TemporalTaskProgress.swift
[765/796] Compiling CareKitEssentials CareKitEssentialChartable.swift
[766/796] Compiling CareKitEssentials CustomLabelView.swift
[767/796] Compiling CareKitEssentials DetailsView.swift
[768/796] Compiling CareKitEssentials DismissableView.swift
[769/796] Compiling CareKitEssentials EventQueryContentView.swift
[770/796] Compiling CareKitEssentials EventQueryView.swift
[771/796] Compiling CareKitEssentials CKEDataSeries+AXChartDescriptorRepresentable.swift
[772/796] Compiling CareKitEssentials CareKitEssentialChartBodyView+ChartContent.swift
[773/796] Compiling CareKitEssentials CareKitEssentialSliderLogView+EventViewable.swift
[774/796] Compiling CareKitEssentials InstructionsTaskView+EventViewable.swift
[775/796] Compiling CareKitEssentials ResearchCareForm.swift
[776/796] Compiling CareKitEssentials ResearchSurveyView.swift
[777/796] Compiling CareKitEssentials SimpleLabelView.swift
[778/796] Compiling CareKitEssentials CareKitEssentialSliderLogView.swift
[779/796] Compiling CareKitEssentials Slider.swift
[780/796] Compiling CareKitEssentials SliderLogButton.swift
[781/796] Compiling CareKitEssentials SliderLogTaskView.swift
[782/796] Compiling CareKitEssentials SliderLogTaskViewModel.swift
[783/796] Compiling CareKitEssentials SliderStyle.swift
[784/796] Compiling CareKitEssentials CareKitEssentialDigitalCrownLogView.swift
[785/796] Compiling CareKitEssentials DigitalCrownView.swift
[786/796] Compiling CareKitEssentials CardViewModel.swift
[787/796] Compiling CareKitEssentials CKEConfigurationView.swift
[788/796] Compiling CareKitEssentials CareEssentialChartView.swift
[789/796] Compiling CareKitEssentials CareKitEssentialChartBodyView.swift
[790/796] Compiling CareKitEssentials CareKitEssentialChartDetailView.swift
[791/796] Compiling CareKitEssentials CareKitEssentialChartHeaderView.swift
[792/796] Compiling CareKitEssentials CareKitEssentialChartView.swift
[793/796] Compiling CareKitEssentials CKEDataSeries.swift
[794/796] Compiling CareKitEssentials CKEDataSeriesConfiguration.swift
[795/796] Compiling CareKitEssentials CKEPoint.swift
[796/796] Compiling CareKitEssentials TemporalProgress.swift
[797/832] Compiling ParseCareKit ParseCareKitError.swift
[798/832] Compiling ParseCareKit RemoteSynchronizing.swift
[799/832] Compiling ParseCareKit PCKUtility.swift
[800/832] Compiling ParseCareKit ParseCareKitConstants.swift
[801/835] Emitting module ParseCareKit
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKBiologicalSex+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKBiologicalSex: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKContactCategory+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKContactCategory' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKContactCategory: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKContactCategory' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKLabeledValue+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKLabeledValue' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKLabeledValue: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKLabeledValue' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKNote+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKNote' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKNote: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKNote' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKOutcomeValue+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKOutcomeValue: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKPostalAddress+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKPostalAddress' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKPostalAddress: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKPostalAddress' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSchedule+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKSchedule' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKSchedule: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKSchedule' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKScheduleElement' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKScheduleElement: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKScheduleElement' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSemanticVersion+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKSemanticVersion' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKSemanticVersion: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKSemanticVersion' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
[802/835] Compiling ParseCareKit PCKVersionable+combine.swift
[803/835] Compiling ParseCareKit PCKVersionable.swift
[804/835] Compiling ParseCareKit ParseRemoteDelegate.swift
[805/835] Compiling ParseCareKit ParseCareKitLog.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:172:14: warning: capture of 'self' in a closure that outlives deinit; this is an error in the Swift 6 language mode
170 |
171 |     deinit {
172 |         Task {
    |              `- warning: capture of 'self' in a closure that outlives deinit; this is an error in the Swift 6 language mode
173 |             do {
174 |                 try await clockQuery.unsubscribe()
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:316:25: warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
 13 |
 14 | /// Allows the `CareKitStore` to synchronize with a remote Parse Server.
 15 | public class ParseRemote: OCKRemoteSynchronizable {
    |              `- note: class 'ParseRemote' does not conform to the 'Sendable' protocol
 16 |
 17 |     /// - warning: Should set `parseRemoteDelegate` instead.
    :
314 |                     let random = Int.random(in: 0..<2)
315 |                     DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(random)) {
316 |                         self.parseDelegate?.didRequestSynchronization(self)
    |                         `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
317 |                     }
318 |                     completion(ParseCareKitError.errorString(errorString))
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:420:21: warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
 13 |
 14 | /// Allows the `CareKitStore` to synchronize with a remote Parse Server.
 15 | public class ParseRemote: OCKRemoteSynchronizable {
    |              `- note: class 'ParseRemote' does not conform to the 'Sendable' protocol
 16 |
 17 |     /// - warning: Should set `parseRemoteDelegate` instead.
    :
418 |                 await self.subscribeToClock()
419 |                 DispatchQueue.main.async {
420 |                     self.parseRemoteDelegate?.successfullyPushedToRemote()
    |                     `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
421 |                 }
422 |                 completion(nil)
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:518:13: warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
 13 |
 14 | /// Allows the `CareKitStore` to synchronize with a remote Parse Server.
 15 | public class ParseRemote: OCKRemoteSynchronizable {
    |              `- note: class 'ParseRemote' does not conform to the 'Sendable' protocol
 16 |
 17 |     /// - warning: Should set `parseRemoteDelegate` instead.
    :
516 |         let random = Int.random(in: 0..<2)
517 |         DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(random)) {
518 |             self.parseDelegate?.didRequestSynchronization(self)
    |             `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
519 |         }
520 |         Logger
[806/835] Compiling ParseCareKit ParseRemote.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:172:14: warning: capture of 'self' in a closure that outlives deinit; this is an error in the Swift 6 language mode
170 |
171 |     deinit {
172 |         Task {
    |              `- warning: capture of 'self' in a closure that outlives deinit; this is an error in the Swift 6 language mode
173 |             do {
174 |                 try await clockQuery.unsubscribe()
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:316:25: warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
 13 |
 14 | /// Allows the `CareKitStore` to synchronize with a remote Parse Server.
 15 | public class ParseRemote: OCKRemoteSynchronizable {
    |              `- note: class 'ParseRemote' does not conform to the 'Sendable' protocol
 16 |
 17 |     /// - warning: Should set `parseRemoteDelegate` instead.
    :
314 |                     let random = Int.random(in: 0..<2)
315 |                     DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(random)) {
316 |                         self.parseDelegate?.didRequestSynchronization(self)
    |                         `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
317 |                     }
318 |                     completion(ParseCareKitError.errorString(errorString))
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:420:21: warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
 13 |
 14 | /// Allows the `CareKitStore` to synchronize with a remote Parse Server.
 15 | public class ParseRemote: OCKRemoteSynchronizable {
    |              `- note: class 'ParseRemote' does not conform to the 'Sendable' protocol
 16 |
 17 |     /// - warning: Should set `parseRemoteDelegate` instead.
    :
418 |                 await self.subscribeToClock()
419 |                 DispatchQueue.main.async {
420 |                     self.parseRemoteDelegate?.successfullyPushedToRemote()
    |                     `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
421 |                 }
422 |                 completion(nil)
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:518:13: warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
 13 |
 14 | /// Allows the `CareKitStore` to synchronize with a remote Parse Server.
 15 | public class ParseRemote: OCKRemoteSynchronizable {
    |              `- note: class 'ParseRemote' does not conform to the 'Sendable' protocol
 16 |
 17 |     /// - warning: Should set `parseRemoteDelegate` instead.
    :
516 |         let random = Int.random(in: 0..<2)
517 |         DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(random)) {
518 |             self.parseDelegate?.didRequestSynchronization(self)
    |             `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
519 |         }
520 |         Logger
[807/835] Compiling ParseCareKit PCKObjectable+async.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:172:14: warning: capture of 'self' in a closure that outlives deinit; this is an error in the Swift 6 language mode
170 |
171 |     deinit {
172 |         Task {
    |              `- warning: capture of 'self' in a closure that outlives deinit; this is an error in the Swift 6 language mode
173 |             do {
174 |                 try await clockQuery.unsubscribe()
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:316:25: warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
 13 |
 14 | /// Allows the `CareKitStore` to synchronize with a remote Parse Server.
 15 | public class ParseRemote: OCKRemoteSynchronizable {
    |              `- note: class 'ParseRemote' does not conform to the 'Sendable' protocol
 16 |
 17 |     /// - warning: Should set `parseRemoteDelegate` instead.
    :
314 |                     let random = Int.random(in: 0..<2)
315 |                     DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(random)) {
316 |                         self.parseDelegate?.didRequestSynchronization(self)
    |                         `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
317 |                     }
318 |                     completion(ParseCareKitError.errorString(errorString))
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:420:21: warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
 13 |
 14 | /// Allows the `CareKitStore` to synchronize with a remote Parse Server.
 15 | public class ParseRemote: OCKRemoteSynchronizable {
    |              `- note: class 'ParseRemote' does not conform to the 'Sendable' protocol
 16 |
 17 |     /// - warning: Should set `parseRemoteDelegate` instead.
    :
418 |                 await self.subscribeToClock()
419 |                 DispatchQueue.main.async {
420 |                     self.parseRemoteDelegate?.successfullyPushedToRemote()
    |                     `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
421 |                 }
422 |                 completion(nil)
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:518:13: warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
 13 |
 14 | /// Allows the `CareKitStore` to synchronize with a remote Parse Server.
 15 | public class ParseRemote: OCKRemoteSynchronizable {
    |              `- note: class 'ParseRemote' does not conform to the 'Sendable' protocol
 16 |
 17 |     /// - warning: Should set `parseRemoteDelegate` instead.
    :
516 |         let random = Int.random(in: 0..<2)
517 |         DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(random)) {
518 |             self.parseDelegate?.didRequestSynchronization(self)
    |             `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
519 |         }
520 |         Logger
[808/835] Compiling ParseCareKit PCKObjectable+combine.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:172:14: warning: capture of 'self' in a closure that outlives deinit; this is an error in the Swift 6 language mode
170 |
171 |     deinit {
172 |         Task {
    |              `- warning: capture of 'self' in a closure that outlives deinit; this is an error in the Swift 6 language mode
173 |             do {
174 |                 try await clockQuery.unsubscribe()
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:316:25: warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
 13 |
 14 | /// Allows the `CareKitStore` to synchronize with a remote Parse Server.
 15 | public class ParseRemote: OCKRemoteSynchronizable {
    |              `- note: class 'ParseRemote' does not conform to the 'Sendable' protocol
 16 |
 17 |     /// - warning: Should set `parseRemoteDelegate` instead.
    :
314 |                     let random = Int.random(in: 0..<2)
315 |                     DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(random)) {
316 |                         self.parseDelegate?.didRequestSynchronization(self)
    |                         `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
317 |                     }
318 |                     completion(ParseCareKitError.errorString(errorString))
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:420:21: warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
 13 |
 14 | /// Allows the `CareKitStore` to synchronize with a remote Parse Server.
 15 | public class ParseRemote: OCKRemoteSynchronizable {
    |              `- note: class 'ParseRemote' does not conform to the 'Sendable' protocol
 16 |
 17 |     /// - warning: Should set `parseRemoteDelegate` instead.
    :
418 |                 await self.subscribeToClock()
419 |                 DispatchQueue.main.async {
420 |                     self.parseRemoteDelegate?.successfullyPushedToRemote()
    |                     `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
421 |                 }
422 |                 completion(nil)
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:518:13: warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
 13 |
 14 | /// Allows the `CareKitStore` to synchronize with a remote Parse Server.
 15 | public class ParseRemote: OCKRemoteSynchronizable {
    |              `- note: class 'ParseRemote' does not conform to the 'Sendable' protocol
 16 |
 17 |     /// - warning: Should set `parseRemoteDelegate` instead.
    :
516 |         let random = Int.random(in: 0..<2)
517 |         DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(random)) {
518 |             self.parseDelegate?.didRequestSynchronization(self)
    |             `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
519 |         }
520 |         Logger
[809/835] Compiling ParseCareKit OCKScheduleElement+Sendable.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKScheduleElement' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKScheduleElement: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKScheduleElement' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSemanticVersion+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKSemanticVersion' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKSemanticVersion: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKSemanticVersion' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
[810/835] Compiling ParseCareKit OCKSemanticVersion+Sendable.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKScheduleElement' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKScheduleElement: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKScheduleElement' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSemanticVersion+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKSemanticVersion' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKSemanticVersion: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKSemanticVersion' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
[811/835] Compiling ParseCareKit PCKCarePlan.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKScheduleElement' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKScheduleElement: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKScheduleElement' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSemanticVersion+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKSemanticVersion' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKSemanticVersion: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKSemanticVersion' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
[812/835] Compiling ParseCareKit PCKClock.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKScheduleElement' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKScheduleElement: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKScheduleElement' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSemanticVersion+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKSemanticVersion' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKSemanticVersion: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKSemanticVersion' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
[813/835] Compiling ParseCareKit PCKTask.swift
[814/835] Compiling ParseCareKit PCKReadRole.swift
[815/835] Compiling ParseCareKit PCKUser.swift
[816/835] Compiling ParseCareKit PCKWriteRole.swift
[817/835] Compiling ParseCareKit OCKNote+Sendable.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKNote+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKNote' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKNote: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKNote' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKOutcomeValue+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKOutcomeValue: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKPostalAddress+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKPostalAddress' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKPostalAddress: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKPostalAddress' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSchedule+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKSchedule' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKSchedule: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKSchedule' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
[818/835] Compiling ParseCareKit OCKOutcomeValue+Sendable.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKNote+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKNote' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKNote: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKNote' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKOutcomeValue+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKOutcomeValue: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKPostalAddress+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKPostalAddress' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKPostalAddress: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKPostalAddress' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSchedule+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKSchedule' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKSchedule: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKSchedule' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
[819/835] Compiling ParseCareKit OCKPostalAddress+Sendable.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKNote+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKNote' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKNote: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKNote' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKOutcomeValue+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKOutcomeValue: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKPostalAddress+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKPostalAddress' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKPostalAddress: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKPostalAddress' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSchedule+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKSchedule' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKSchedule: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKSchedule' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
[820/835] Compiling ParseCareKit OCKSchedule+Sendable.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKNote+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKNote' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKNote: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKNote' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKOutcomeValue+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKOutcomeValue: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKPostalAddress+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKPostalAddress' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKPostalAddress: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKPostalAddress' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSchedule+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKSchedule' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKSchedule: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKSchedule' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
[821/835] Compiling ParseCareKit PCKCodingKeys.swift
[822/835] Compiling ParseCareKit PCKContact.swift
[823/835] Compiling ParseCareKit PCKEntity.swift
[824/835] Compiling ParseCareKit PCKHealthKitTask.swift
[825/835] Compiling ParseCareKit PCKObjectable.swift
[826/835] Compiling ParseCareKit PCKRoleable.swift
[827/835] Compiling ParseCareKit PCKVersionable+async.swift
[828/835] Compiling ParseCareKit CareKitEssentialVersionable+Parse.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKBiologicalSex+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKBiologicalSex: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKContactCategory+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKContactCategory' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKContactCategory: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKContactCategory' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKLabeledValue+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKLabeledValue' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKLabeledValue: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKLabeledValue' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
[829/835] Compiling ParseCareKit OCKBiologicalSex+Sendable.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKBiologicalSex+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKBiologicalSex: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKContactCategory+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKContactCategory' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKContactCategory: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKContactCategory' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKLabeledValue+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKLabeledValue' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKLabeledValue: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKLabeledValue' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
[830/835] Compiling ParseCareKit OCKContactCategory+Sendable.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKBiologicalSex+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKBiologicalSex: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKContactCategory+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKContactCategory' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKContactCategory: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKContactCategory' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKLabeledValue+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKLabeledValue' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKLabeledValue: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKLabeledValue' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
[831/835] Compiling ParseCareKit OCKLabeledValue+Sendable.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKBiologicalSex+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKBiologicalSex: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKContactCategory+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKContactCategory' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKContactCategory: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKContactCategory' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKLabeledValue+Sendable.swift:12:1: warning: extension declares a conformance of imported type 'OCKLabeledValue' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKLabeledValue: @unchecked Sendable {}
   | |- warning: extension declares a conformance of imported type 'OCKLabeledValue' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
[832/835] Compiling ParseCareKit PCKOutcome.swift
[833/835] Compiling ParseCareKit PCKPatient.swift
[834/835] Compiling ParseCareKit PCKRevisionRecord.swift
[835/835] Compiling ParseCareKit PCKStoreClass.swift
Build complete! (16.74s)
warning: 'carekit': found 2 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/Migrations/2_0To_3_0/2.0_3.0_Mapping.xcmappingmodel
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/CareKitStore.xcdatamodeld
Build complete.
{
  "dependencies" : [
    {
      "identity" : "carekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.3",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/cbaker6/CareKit.git"
    },
    {
      "identity" : "parse-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.12.3",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/netreconlab/Parse-Swift.git"
    },
    {
      "identity" : "carekitessentials",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/netreconlab/CareKitEssentials.git"
    }
  ],
  "manifest_display_name" : "ParseCareKit",
  "name" : "ParseCareKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "ParseCareKit",
      "targets" : [
        "ParseCareKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ParseCareKitTests",
      "module_type" : "SwiftTarget",
      "name" : "ParseCareKitTests",
      "path" : "Tests/ParseCareKitTests",
      "sources" : [
        "EncodingCareKitTests.swift",
        "LoggerTests.swift",
        "NetworkMocking/MockURLProtocol.swift",
        "NetworkMocking/MockURLResponse.swift",
        "UtilityTests.swift"
      ],
      "target_dependencies" : [
        "ParseCareKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ParseCareKit",
      "module_type" : "SwiftTarget",
      "name" : "ParseCareKit",
      "path" : "Sources/ParseCareKit",
      "product_dependencies" : [
        "ParseSwift",
        "CareKitStore",
        "CareKitEssentials"
      ],
      "product_memberships" : [
        "ParseCareKit"
      ],
      "sources" : [
        "Extensions/CareKitEssentialVersionable+Parse.swift",
        "Extensions/OCKBiologicalSex+Sendable.swift",
        "Extensions/OCKContactCategory+Sendable.swift",
        "Extensions/OCKLabeledValue+Sendable.swift",
        "Extensions/OCKNote+Sendable.swift",
        "Extensions/OCKOutcomeValue+Sendable.swift",
        "Extensions/OCKPostalAddress+Sendable.swift",
        "Extensions/OCKSchedule+Sendable.swift",
        "Extensions/OCKScheduleElement+Sendable.swift",
        "Extensions/OCKSemanticVersion+Sendable.swift",
        "Models/PCKCarePlan.swift",
        "Models/PCKClock.swift",
        "Models/PCKCodingKeys.swift",
        "Models/PCKContact.swift",
        "Models/PCKEntity.swift",
        "Models/PCKHealthKitTask.swift",
        "Models/PCKOutcome.swift",
        "Models/PCKPatient.swift",
        "Models/PCKRevisionRecord.swift",
        "Models/PCKStoreClass.swift",
        "Models/PCKTask.swift",
        "Models/Parse/PCKReadRole.swift",
        "Models/Parse/PCKUser.swift",
        "Models/Parse/PCKWriteRole.swift",
        "Models/ParseCareKitError.swift",
        "Models/RemoteSynchronizing.swift",
        "PCKUtility.swift",
        "ParseCareKitConstants.swift",
        "ParseCareKitLog.swift",
        "ParseRemote.swift",
        "Protocols/PCKObjectable+async.swift",
        "Protocols/PCKObjectable+combine.swift",
        "Protocols/PCKObjectable.swift",
        "Protocols/PCKRoleable.swift",
        "Protocols/PCKVersionable+async.swift",
        "Protocols/PCKVersionable+combine.swift",
        "Protocols/PCKVersionable.swift",
        "Protocols/ParseRemoteDelegate.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.