The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ParseCareKit, reference main (1efa23), with Swift 6.1 for macOS (SPM) on 4 May 2025 22:14:03 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.3
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 1efa235 fix: Attempt to push all entities even after transaction error (#204)
Cloned https://github.com/netreconlab/ParseCareKit.git
Revision (git rev-parse @):
1efa23525094be67b87ae1c1102fa574978636b2
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/apple/FHIRModels.git from cache
Fetching https://github.com/netreconlab/Parse-Swift.git
Fetching https://github.com/apple/swift-collections.git from cache
[1/4965] Fetching swift-async-algorithms
[4966/43090] Fetching swift-async-algorithms, parse-swift
[4967/58397] Fetching swift-async-algorithms, parse-swift, carekit
Fetched https://github.com/apple/swift-async-algorithms from cache (3.18s)
Fetched https://github.com/netreconlab/Parse-Swift.git from cache (3.19s)
Fetched https://github.com/cbaker6/CareKit.git from cache (3.19s)
Computing version for https://github.com/netreconlab/Parse-Swift.git
Fetched https://github.com/apple/FHIRModels.git from cache (3.19s)
Fetched https://github.com/apple/swift-collections.git from cache (3.19s)
Computed https://github.com/netreconlab/Parse-Swift.git at 5.12.2 (3.80s)
Computing version for https://github.com/cbaker6/CareKit.git
Computed https://github.com/cbaker6/CareKit.git at 3.0.0-beta.45 (0.61s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.3 (0.50s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.6.1 (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.70s)
Creating working copy for https://github.com/cbaker6/CareKit.git
Working copy of https://github.com/cbaker6/CareKit.git resolved at 3.0.0-beta.45
Creating working copy for https://github.com/apple/FHIRModels.git
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.6.1
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.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
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.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.0.0-beta.45",
          "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.6.1",
              "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.3",
              "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.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Parse-Swift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/netreconlab/ParseCareKit.git
[1/48397] Fetching parsecarekit
Fetched https://github.com/netreconlab/ParseCareKit.git from cache (2.86s)
Fetching https://github.com/netreconlab/Parse-Swift.git from cache
Fetching https://github.com/cbaker6/CareKit.git from cache
Fetched https://github.com/cbaker6/CareKit.git from cache (0.44s)
Fetched https://github.com/netreconlab/Parse-Swift.git from cache (0.44s)
Computing version for https://github.com/netreconlab/Parse-Swift.git
Computed https://github.com/netreconlab/Parse-Swift.git at 5.12.2 (0.49s)
Computing version for https://github.com/cbaker6/CareKit.git
Computed https://github.com/cbaker6/CareKit.git at 3.0.0-beta.45 (0.03s)
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetching https://github.com/apple/FHIRModels.git from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.49s)
Fetched https://github.com/apple/FHIRModels.git from cache (0.49s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.3 (0.56s)
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.6.1 (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-collections.git
Working copy of https://github.com/apple/swift-collections.git 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.3
Creating working copy for https://github.com/apple/FHIRModels.git
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.6.1
Creating working copy for https://github.com/cbaker6/CareKit.git
Working copy of https://github.com/cbaker6/CareKit.git resolved at 3.0.0-beta.45
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.2
Creating working copy for https://github.com/netreconlab/ParseCareKit.git
Working copy of https://github.com/netreconlab/ParseCareKit.git resolved at main (1efa235)
warning: '.resolve-product-dependencies': dependency 'parsecarekit' is not used by any target
Found 2 product dependencies
  - CareKit
  - ParseSwift
========================================
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.0.0-beta.45",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/cbaker6/CareKit.git"
    },
    {
      "identity" : "parse-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.12.2",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/netreconlab/Parse-Swift.git"
    }
  ],
  "manifest_display_name" : "ParseCareKit",
  "name" : "ParseCareKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "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"
      ],
      "product_memberships" : [
        "ParseCareKit"
      ],
      "sources" : [
        "Extensions/OCKBiologicalSex+Parse.swift",
        "Extensions/OCKCarePlan+Parse.swift",
        "Extensions/OCKContact+Parse.swift",
        "Extensions/OCKContactCategory+Parse.swift",
        "Extensions/OCKHealthKitTask+Parse.swift",
        "Extensions/OCKLabeledValue+Parse.swift",
        "Extensions/OCKNote+Parse.swift",
        "Extensions/OCKOutcome+Parse.swift",
        "Extensions/OCKOutcomeValue.swift",
        "Extensions/OCKPatient+Parse.swift",
        "Extensions/OCKPostalAddress+Parse.swift",
        "Extensions/OCKSchedule+Parse.swift",
        "Extensions/OCKScheduleElement+Parse.swift",
        "Extensions/OCKSemanticVersion+Parse.swift",
        "Extensions/OCKTask+Parse.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.7"
}
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/11] Write sources
[5/11] Copying Info.plist
[5/11] Write sources
[8/11] Copying 2.1_3.0_Mapping.xcmappingmodel
[9/11] Copying 2.0_2.1_Mapping.xcmappingmodel
[10/11] Write swift-version-2F0A5646E1D333AE.txt
[12/210] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/210] Compiling ParseSwift ParseInstagram+combine.swift
[14/210] Compiling ParseSwift ParseInstagram.swift
[15/210] Compiling ParseSwift ParseLDAP.swift
[16/210] Compiling ParseSwift ParseLinkedIn+async.swift
[17/210] Compiling ParseSwift ParseSpotify.swift
[18/210] Compiling ParseSwift ParseTwitter+async.swift
[19/210] Compiling ParseSwift ParseLDAP+async.swift
[20/210] Compiling ParseSwift ParseLDAP+combine.swift
[21/210] Compiling ParseSwift ParseTwitter+combine.swift
[22/210] Compiling ParseSwift ParseTwitter.swift
[23/210] Compiling ParseSwift ParseGoogle.swift
[24/210] Compiling ParseSwift ParseInstagram+async.swift
[25/210] Compiling ParseSwift ParseSpotify+async.swift
[26/210] Compiling ParseSwift ParseSpotify+combine.swift
[27/210] Compiling ParseSwift ParseLinkedIn+combine.swift
[28/210] Compiling ParseSwift ParseLinkedIn.swift
[29/210] Emitting module InternalCollectionsUtilities
[30/211] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/284] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[32/284] Compiling OrderedCollections _Hashtable+Header.swift
[33/285] Compiling OrderedCollections _HashTable.swift
[34/285] Compiling OrderedCollections OrderedDictionary+Elements.swift
[35/285] Compiling OrderedCollections _HashTable+Bucket.swift
[36/285] Compiling OrderedCollections _HashTable+BucketIterator.swift
[37/285] Compiling OrderedCollections _HashTable+Testing.swift
[38/285] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[39/285] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[40/285] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[41/285] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[42/285] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[43/285] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[44/285] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[45/285] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[46/285] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[47/291] Compiling DequeModule _UnsafeWrappedBuffer.swift
[48/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[49/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[50/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[51/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[52/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[53/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[54/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[55/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[56/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[57/291] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[58/291] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[59/291] Compiling OrderedCollections OrderedSet+Sendable.swift
[60/291] Compiling DequeModule _DequeSlot.swift
[61/291] Compiling DequeModule _DequeBufferHeader.swift
[62/291] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[63/291] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[64/291] Compiling OrderedCollections OrderedSet+Codable.swift
[65/291] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[66/291] Compiling OrderedCollections OrderedSet+Descriptions.swift
[67/291] Compiling OrderedCollections OrderedSet+Diffing.swift
[68/291] Compiling OrderedCollections OrderedSet+Equatable.swift
[69/291] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[70/291] Compiling OrderedCollections OrderedSet+Hashable.swift
[71/291] Compiling OrderedCollections OrderedSet+Initializers.swift
[72/291] Compiling OrderedCollections OrderedSet+Insertions.swift
[73/291] Compiling OrderedCollections OrderedSet+Invariants.swift
[74/291] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[75/291] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[76/291] Compiling OrderedCollections _HashTable+Constants.swift
[77/291] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[78/291] Emitting module DequeModule
[86/291] Compiling OrderedCollections OrderedDictionary+Codable.swift
[87/291] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[88/291] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[89/291] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[90/291] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[91/291] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[92/291] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[93/291] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[94/291] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[95/291] Compiling OrderedCollections OrderedDictionary+Values.swift
[96/291] Compiling OrderedCollections OrderedDictionary.swift
[104/291] Compiling OrderedCollections OrderedSet+SubSequence.swift
[105/291] Compiling OrderedCollections OrderedSet+Testing.swift
[106/291] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[107/291] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[108/291] Compiling OrderedCollections OrderedSet.swift
[109/291] Compiling OrderedCollections _UnsafeBitset.swift
[110/291] Emitting module OrderedCollections
[111/337] Emitting module AsyncAlgorithms
[112/342] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[113/342] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[114/342] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[115/342] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[116/342] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[117/342] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[118/342] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[119/342] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[120/342] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[121/342] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[122/342] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[123/342] Compiling AsyncAlgorithms ChannelStateMachine.swift
[124/342] Compiling AsyncAlgorithms ChannelStorage.swift
[125/342] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[126/342] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[127/342] Compiling AsyncAlgorithms UnsafeTransfer.swift
[128/342] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[129/342] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[130/342] Compiling AsyncAlgorithms ZipStateMachine.swift
[131/342] Compiling AsyncAlgorithms ZipStorage.swift
[132/342] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[133/342] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[134/342] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[135/342] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[136/342] Compiling AsyncAlgorithms AsyncChannel.swift
[137/342] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[138/342] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[139/342] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[140/342] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[141/342] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[142/342] Compiling AsyncAlgorithms MergeStateMachine.swift
[143/342] Compiling AsyncAlgorithms MergeStorage.swift
[144/342] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[145/342] Compiling AsyncAlgorithms Rethrow.swift
[146/342] Compiling AsyncAlgorithms SetAlgebra.swift
[147/342] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[148/342] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[149/342] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[150/342] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[151/342] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[152/342] Compiling AsyncAlgorithms Dictionary.swift
[153/342] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[154/342] Compiling AsyncAlgorithms Locking.swift
[155/342] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[156/342] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[157/342] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[158/342] Compiling AsyncAlgorithms CombineLatestStorage.swift
[159/342] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[160/342] Compiling AsyncAlgorithms DebounceStateMachine.swift
[161/342] Compiling AsyncAlgorithms DebounceStorage.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[162/472] 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 {
     |                |- 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 |
[163/492] Compiling CareKitStore OCKReadOnlyEventStore+PartialEventsStream.swift
[164/492] Compiling CareKitStore OCKReadOnlyEventStore+Utilities.swift
[165/492] Compiling CareKitStore OCKReadOnlyEventStore+VersioningUtilities.swift
[166/492] Compiling CareKitStore PartialEvent.swift
[167/492] Compiling CareKitStore OCKObjectCompatible.swift
[168/492] Compiling CareKitStore OCKStoreProtocol+Synchronous.swift
[169/492] Compiling CareKitStore OCKStoreProtocol.swift
[170/492] Compiling CareKitStore OCKAnyOutcome.swift
[171/492] Compiling CareKitStore OCKAnyOutcomeStore.swift
[172/492] Compiling CareKitStore OCKOutcomeStore.swift
[173/492] Compiling CareKitStore OCKAnyPatient.swift
[174/492] Compiling CareKitStore OCKAnyPatientStore.swift
[175/492] Compiling CareKitStore OCKPatientStore.swift
[176/492] Compiling CareKitStore OCKAnyTask.swift
[177/492] Compiling CareKitStore OSLog+Init.swift
[178/492] Compiling CareKitStore OCKResultClosure.swift
[179/492] Compiling CareKitStore OCKStoreError.swift
[180/492] Compiling CareKitStore OCKUtilities.swift
[181/492] Compiling CareKitStore OCKAnyCarePlan.swift
[182/492] Compiling CareKitStore OCKAnyCarePlanStore.swift
[183/492] Compiling ParseSwift ParseGeoPoint.swift
[184/492] Compiling ParseSwift ParseHookFunction.swift
[185/492] Compiling ParseSwift ParseHookFunctionRequest.swift
[186/492] Compiling ParseSwift ParseHookResponse.swift
[187/492] Compiling ParseSwift ParseHookTrigger.swift
[188/492] Compiling ParseSwift ParseHookTriggerObjectRequest.swift
[189/492] Compiling ParseSwift ParseHookTriggerRequest.swift
[190/492] Compiling ParseSwift ParseKeychainAccessGroup.swift
[191/492] Compiling ParseSwift ParseOperation+async.swift
[192/492] Compiling ParseSwift ParseOperation+combine.swift
[193/492] Compiling ParseSwift ParseOperation.swift
[194/492] Compiling ParseSwift ParsePolygon.swift
[195/492] Compiling ParseSwift ParsePush+async.swift
[196/492] Compiling ParseSwift ParsePush+combine.swift
[197/492] Compiling ParseSwift ParsePush.swift
[198/492] Compiling ParseSwift ParsePushAppleAlert.swift
[199/492] Compiling ParseSwift ParsePushAppleSound.swift
[200/492] Compiling ParseSwift ParsePushPayloadApple.swift
[201/492] Compiling ParseSwift ParsePushFirebaseNotification.swift
[202/492] Compiling ParseSwift ParsePushPayloadFirebase.swift
[203/492] Compiling ParseSwift ParseFileTransferable.swift
[204/492] Compiling ParseSwift ParseHookFunctionable+async.swift
[205/492] Compiling ParseSwift ParseHookFunctionable+combine.swift
[206/492] Compiling ParseSwift ParseHookFunctionable.swift
[207/492] Compiling ParseSwift ParseHookParametable.swift
[208/492] Compiling ParseSwift ParseHookRequestable+async.swift
[209/492] Compiling ParseSwift ParseHookRequestable+combine.swift
[210/492] Compiling ParseSwift ParseHookRequestable.swift
[211/492] Compiling ParseSwift ParseHookTriggerRequestable.swift
[212/492] Compiling ParseSwift ParseHookTriggerable+async.swift
[213/492] Compiling ParseSwift ParseHookTriggerable+combine.swift
[214/492] Compiling ParseSwift ParseHookTriggerable.swift
[215/492] Compiling ParseSwift ParseHookable.swift
[216/492] Compiling ParseSwift ParseOperationable.swift
[217/492] Compiling ParseSwift ParsePointerable+async.swift
[218/492] Compiling ParseSwift ParsePointerable+combine.swift
[219/492] Compiling ParseSwift ParsePointerable.swift
[220/492] Compiling ParseSwift ParsePushApplePayloadable.swift
[221/492] Compiling ParseSwift ParsePushFirebasePayloadable.swift
[222/492] Compiling ParseSwift ParsePushPayloadable.swift
[223/492] Compiling CareKitStore OCKHealthKitPassthroughStore+EventUtilities.swift
[224/492] Compiling CareKitStore OCKHealthKitPassthroughStore+EventsStream.swift
[225/492] Compiling CareKitStore OCKHealthKitPassthroughStore+FetchEvents.swift
[226/492] Compiling CareKitStore OCKHealthKitPassthroughStore+FetchOutcomes.swift
[227/492] Compiling CareKitStore OCKHealthKitPassthroughStore+OutcomesStream.swift
[228/492] Compiling CareKitStore OCKHealthKitPassthroughStore.swift
[229/492] Compiling CareKitStore OCKHealthKitProxy.swift
[230/492] Compiling CareKitStore OCKAnyTaskStore.swift
[231/492] Compiling CareKitStore OCKAnyVersionableTask.swift
[232/492] Compiling CareKitStore OCKTaskStore.swift
[233/492] Compiling CareKitStore OCKAdherenceAggregator.swift
[234/492] Compiling CareKitStore OCKCarePlanStoreDelegate.swift
[235/492] Compiling CareKitStore OCKContactStoreDelegate.swift
[236/492] Compiling CareKitStore OCKEventAggregator.swift
[237/492] Compiling CareKitStore OCKOutcomeStoreDelegate.swift
[238/492] Compiling CareKitStore OCKPatientStoreDelegate.swift
[239/492] Compiling CareKitStore OCKTaskStoreDelegate.swift
[240/492] Compiling CareKitStore OCKPersistentStoreCoordinator+CarePlans.swift
[241/492] Compiling CareKitStore OCKPersistentStoreCoordinator+Contacts.swift
[242/492] Compiling CareKitStore OCKPersistentStoreCoordinator+Events.swift
[243/492] Compiling CareKitStore OCKPatient.swift
[244/492] Compiling CareKitStore OCKPostalAddress.swift
[245/492] Compiling CareKitStore OCKSchedule.swift
[246/492] Compiling CareKitStore OCKScheduleElement.swift
[247/492] Compiling CareKitStore OCKScheduleEvent.swift
[248/492] Compiling CareKitStore OCKSemanticVersion.swift
[249/492] Compiling CareKitStore OCKTask.swift
[250/492] Compiling CareKitStore OCKAdherenceQuery.swift
[251/492] Compiling CareKitStore OCKCarePlanQuery.swift
[252/492] Compiling ParseSwift Deletable.swift
[253/492] Compiling ParseSwift Fetchable.swift
[254/492] Compiling ParseSwift Fileable.swift
[255/492] Compiling ParseSwift Objectable.swift
[256/492] Compiling ParseSwift ParseCloudable+async.swift
[257/492] Compiling ParseSwift ParseCloudable+combine.swift
[258/492] Compiling ParseSwift ParseCloudable.swift
[259/492] Compiling ParseSwift ParseConfig+async.swift
[260/492] Compiling ParseSwift ParseConfig+combine.swift
[261/492] Compiling ParseSwift ParseConfig.swift
[262/492] Compiling ParseSwift ParseEncodable.swift
[263/492] Compiling CareKitStore OCKPersistentStoreCoordinator+Outcomes.swift
[264/492] Compiling CareKitStore OCKHealthKitStore+Outcomes.swift
[265/492] Compiling CareKitStore OCKHealthKitStore+Tasks.swift
[266/492] Compiling CareKitStore OCKHealthKitTask.swift
[267/492] Compiling CareKitStore OCKSource.swift
[268/492] Compiling CareKitStore OCKSourceRevision.swift
[269/492] Compiling CareKitStore OperatingSystemVersion+Codable.swift
[270/492] Compiling CareKitStore OperatingSystemVersion+Hashable.swift
[271/492] Compiling CareKitStore CategorySample.swift
[272/492] Compiling CareKitStore QuantitySample.swift
[273/492] Compiling CareKitStore Sample.swift
[274/492] Compiling CareKitStore SampleChange.swift
[275/492] Compiling CareKitStore LogCategory.swift
[276/492] Compiling CareKitStore Logger+Init.swift
[277/492] Compiling CareKitStore OCKLog.swift
[278/492] Compiling CareKitStore OCKHealthKitLinkage.swift
[279/492] Compiling CareKitStore OCKLabeledValue.swift
[280/492] Compiling CareKitStore OCKNote.swift
[281/492] Compiling CareKitStore OCKOutcome.swift
[282/492] Compiling CareKitStore OCKOutcomeValue.swift
[283/492] Compiling CareKitStore OCKCDOperatingSystemVersion.swift
[284/492] Compiling CareKitStore OCKCDOutcome.swift
[285/492] Compiling CareKitStore OCKCDOutcomeValue.swift
[286/492] Compiling CareKitStore OCKCDPatient.swift
[287/492] Compiling CareKitStore OCKCDPersonName.swift
[288/492] Compiling CareKitStore OCKCDPostalAddress.swift
[289/492] Compiling CareKitStore OCKCDScheduleElement.swift
[290/492] Compiling CareKitStore OCKCDSource.swift
[291/492] Compiling CareKitStore OCKCDSourceRevision.swift
[292/492] Compiling CareKitStore OCKCDTag.swift
[293/492] Compiling CareKitStore OCKCDTask.swift
[294/492] Compiling CareKitStore OCKCDVersionedObject.swift
[295/492] Compiling CareKitStore OCKStore+CarePlans.swift
[296/492] Compiling CareKitStore OCKStore+Contacts.swift
[297/492] Compiling CareKitStore OCKStore+HealthKit.swift
[298/492] Compiling CareKitStore OCKStore+Outcomes.swift
[299/492] Compiling CareKitStore OCKStore+Patients.swift
[300/492] Compiling CareKitStore OCKStore+Tasks.swift
[301/492] Compiling CareKitStore OCKPersistentStoreCoordinator+Patients.swift
[302/492] Compiling CareKitStore OCKPersistentStoreCoordinator+Tasks.swift
[303/492] Compiling CareKitStore OCKStoreCoordinator.swift
[304/492] Compiling CareKitStore CareStoreQueryResults.swift
[305/492] Compiling CareKitStore CoreDataQueryMonitor.swift
[306/492] Compiling CareKitStore HealthKitQueryMonitor+QueryResult.swift
[307/492] Compiling CareKitStore HealthKitQueryMonitor.swift
[308/492] Compiling CareKitStore QueryMonitor.swift
[309/492] Compiling CareKitStore OCKAdherence.swift
[310/492] Compiling CareKitStore OCKBiologicalSex.swift
[311/492] Compiling CareKitStore OCKCarePlan.swift
[312/492] Compiling CareKitStore OCKContact.swift
[313/492] Compiling CareKitStore OCKEntity.swift
[314/492] Compiling CareKitStore OCKEvent.swift
[315/492] Compiling CareKitStore OCKStore+Transactions.swift
[316/492] Compiling CareKitStore OCKStore.swift
[317/492] Compiling CareKitStore OCKRemoteSynchronizable.swift
[318/492] Compiling CareKitStore OCKRevisionRecord.swift
[319/492] Compiling CareKitStore OCKStore+Synchronization.swift
[320/492] Compiling CareKitStore OCKWatchConnectivityPeer.swift
[321/492] Compiling CareKitStore OCKDevice.swift
[322/492] Compiling CareKitStore OCKHealthKitOutcome.swift
[323/492] Compiling CareKitStore OCKCarePlanStore.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 {
     |                |- 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 |
[324/492] Compiling CareKitStore OCKAnyContact.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 {
     |                |- 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 |
[325/492] Compiling CareKitStore OCKAnyContactStore.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 {
     |                |- 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 |
[326/492] Compiling CareKitStore OCKContactStore.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 {
     |                |- 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 |
[327/492] Compiling CareKitStore OCKAnyEvent.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 {
     |                |- 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 |
[328/492] Compiling CareKitStore OCKAnyEventStore.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 {
     |                |- 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 |
[329/492] Compiling CareKitStore OCKEventStore.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 {
     |                |- 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 |
[330/492] Compiling CareKitStore OCKReadOnlyEventStore+FetchPartialEvents.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 {
     |                |- 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 |
[331/492] Compiling CareKitStore OCKStoreMigration2_0To2_1Policy.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 {
     |                |- 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 |
[332/492] Compiling CareKitStore OCKStoreMigration2_0To3_0Policy.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 {
     |                |- 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 |
[333/492] Compiling CareKitStore OCKStoreMigration2_1To3_0Policy.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 {
     |                |- 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 |
[334/492] Compiling CareKitStore OCKCDCarePlan.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 {
     |                |- 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 |
[335/492] Compiling CareKitStore OCKCDClock.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 {
     |                |- 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 |
[336/492] Compiling CareKitStore OCKCDContact.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 {
     |                |- 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 |
[337/492] Compiling CareKitStore OCKCDDevice.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 {
     |                |- 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 |
[338/492] Compiling CareKitStore OCKCDHealthKitLinkage.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 {
     |                |- 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 |
[339/492] Compiling CareKitStore OCKCDHealthKitTask.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 {
     |                |- 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 |
[340/492] Compiling CareKitStore OCKCDKnowledgeElement.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 {
     |                |- 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 |
[341/492] Compiling CareKitStore OCKCDNote.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 {
     |                |- 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 |
[342/492] Compiling CareKitStore OCKCDObject.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 {
     |                |- 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 |
[343/492] Emitting module CareKitStore
[358/506] Compiling ParseSwift ParsePushPayloadAny.swift
[359/506] Compiling ParseSwift ParsePushStatus.swift
[360/506] Compiling ParseSwift ParseRelation.swift
[361/506] Compiling ParseSwift ParseSchema+async.swift
[362/506] Compiling ParseSwift ParseSchema+combine.swift
[363/506] Compiling ParseSwift ParseSchema.swift
[364/506] Compiling ParseSwift ParseServer+async.swift
[365/506] Compiling ParseSwift ParseServer+combine.swift
[366/506] Compiling ParseSwift ParseServer.swift
[367/506] Compiling ParseSwift ParseVersion.swift
[368/506] Compiling ParseSwift Pointer+async.swift
[369/506] Compiling ParseSwift Pointer+combine.swift
[370/506] Compiling ParseSwift Pointer.swift
[371/506] Compiling ParseSwift Query+async.swift
[372/506] Compiling ParseSwift Query+combine.swift
[373/506] Compiling ParseSwift Query.swift
[374/506] Compiling ParseSwift QueryConstraint.swift
[375/506] Compiling ParseSwift QueryViewModel.swift
[376/506] Compiling ParseSwift QueryWhere.swift
[377/506] 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/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
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/19] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[3/19] Compiling InternalCollectionsUtilities Specialize.swift
[4/201] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/201] Compiling ParseSwift ParseEncoder.swift
[6/201] Compiling ParseSwift Data.swift
[7/201] Compiling ParseSwift AnyCodable.swift
[8/201] Compiling ParseSwift AnyDecodable.swift
[9/201] Compiling ParseSwift Encodable.swift
[10/201] Compiling ParseSwift InputStream.swift
[11/201] Compiling ParseSwift URLCache.swift
[12/201] Compiling ParseSwift URLSession.swift
[13/201] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/201] Compiling ParseSwift Date.swift
[15/201] Compiling ParseSwift Dictionary.swift
[16/201] Emitting module InternalCollectionsUtilities
[17/201] Compiling ParseSwift ParseAuthentication+combine.swift
[18/201] Compiling ParseSwift ParseAuthentication.swift
[19/201] Compiling ParseSwift AnyEncodable.swift
[20/201] Compiling ParseSwift ParseCoding.swift
[21/218] Compiling DequeModule _DequeBufferHeader.swift
[22/275] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[23/275] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[24/275] Compiling DequeModule _DequeSlot.swift
[25/275] Compiling DequeModule _UnsafeWrappedBuffer.swift
[26/275] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[27/275] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[28/275] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[29/275] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[30/275] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[31/275] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[32/275] Compiling OrderedCollections OrderedSet+Codable.swift
[33/275] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[34/275] Compiling OrderedCollections OrderedSet+Descriptions.swift
[35/275] Compiling OrderedCollections OrderedSet+Diffing.swift
[36/275] Compiling OrderedCollections OrderedSet+Equatable.swift
[37/275] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[38/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[39/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[40/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[41/281] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[42/281] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[43/281] Compiling OrderedCollections OrderedSet+Sendable.swift
[44/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[45/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[46/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[47/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[48/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[49/281] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[50/281] Compiling OrderedCollections _Hashtable+Header.swift
[51/281] Compiling OrderedCollections OrderedDictionary+Codable.swift
[52/281] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[53/281] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[54/281] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[55/281] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[56/281] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[57/281] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[60/281] Compiling OrderedCollections OrderedDictionary+Values.swift
[61/281] Compiling OrderedCollections OrderedDictionary.swift
[74/281] Emitting module DequeModule
[75/281] Compiling OrderedCollections OrderedSet+SubSequence.swift
[76/281] Compiling OrderedCollections OrderedSet+Testing.swift
[77/281] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[78/281] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[79/281] Compiling OrderedCollections OrderedSet.swift
[80/281] Compiling OrderedCollections _UnsafeBitset.swift
[81/281] Compiling OrderedCollections OrderedDictionary+Elements.swift
[82/281] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[83/281] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[84/281] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[85/281] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[86/281] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[87/281] Compiling OrderedCollections OrderedSet+Hashable.swift
[88/281] Compiling OrderedCollections OrderedSet+Initializers.swift
[89/281] Compiling OrderedCollections OrderedSet+Insertions.swift
[90/281] Compiling OrderedCollections OrderedSet+Invariants.swift
[91/281] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[92/281] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[93/281] Compiling OrderedCollections _HashTable+Bucket.swift
[94/281] Compiling OrderedCollections _HashTable+BucketIterator.swift
[95/281] Compiling OrderedCollections _HashTable+Constants.swift
[96/281] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[97/281] Compiling OrderedCollections _HashTable+Testing.swift
[98/281] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[99/281] Compiling OrderedCollections _HashTable.swift
[101/281] Compiling ParseSwift ParseHookFunctionable+async.swift
[102/281] Compiling ParseSwift ParseHookFunctionable+combine.swift
[103/281] Compiling ParseSwift ParseHookFunctionable.swift
[104/281] Compiling ParseSwift ParseHookParametable.swift
[105/281] Compiling ParseSwift ParseHookRequestable+async.swift
[106/281] Compiling ParseSwift ParseHookRequestable+combine.swift
[107/281] Compiling ParseSwift ParseHookRequestable.swift
[108/281] Compiling ParseSwift ParseHookTriggerRequestable.swift
[109/281] Compiling ParseSwift ParseHookTriggerable+async.swift
[110/281] Compiling ParseSwift ParseHookTriggerable+combine.swift
[111/281] Compiling ParseSwift ParseHookTriggerable.swift
[112/281] Compiling ParseSwift ParseHookable.swift
[113/281] Compiling ParseSwift ParseOperationable.swift
[114/281] Compiling ParseSwift ParsePointerable+async.swift
[115/281] Compiling ParseSwift ParsePointerable+combine.swift
[116/281] Compiling ParseSwift ParsePointerable.swift
[117/281] Compiling ParseSwift ParsePushApplePayloadable.swift
[118/281] Compiling ParseSwift ParsePushFirebasePayloadable.swift
[119/281] Compiling ParseSwift ParsePushPayloadable.swift
[120/301] Emitting module OrderedCollections
[141/347] Compiling AsyncAlgorithms MergeStateMachine.swift
[142/347] Compiling AsyncAlgorithms MergeStorage.swift
[143/347] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[144/347] Compiling AsyncAlgorithms Rethrow.swift
[145/347] Compiling AsyncAlgorithms SetAlgebra.swift
[146/347] Compiling AsyncAlgorithms Dictionary.swift
[147/347] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[148/347] Compiling AsyncAlgorithms Locking.swift
[149/347] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[150/347] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[151/352] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[152/352] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[153/352] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[154/352] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[155/352] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[156/352] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[157/352] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[158/352] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[159/352] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[160/352] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[161/352] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[162/352] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[163/352] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[164/352] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[165/352] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[166/352] Emitting module AsyncAlgorithms
[167/352] Emitting module ParseSwift
[168/352] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[169/352] Compiling AsyncAlgorithms ChannelStateMachine.swift
[170/352] Compiling AsyncAlgorithms ChannelStorage.swift
[171/352] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[172/352] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[173/352] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[174/352] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[175/352] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[176/352] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[177/352] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[178/352] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[179/352] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[180/352] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[181/352] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[182/352] Compiling AsyncAlgorithms AsyncChannel.swift
[183/352] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[184/352] Compiling AsyncAlgorithms CombineLatestStorage.swift
[185/352] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[186/352] Compiling AsyncAlgorithms DebounceStateMachine.swift
[187/352] Compiling AsyncAlgorithms DebounceStorage.swift
[188/352] Compiling ParseSwift ParseGeoPoint.swift
[189/352] Compiling ParseSwift ParseHookFunction.swift
[190/352] Compiling ParseSwift ParseHookFunctionRequest.swift
[191/352] Compiling ParseSwift ParseHookResponse.swift
[192/352] Compiling ParseSwift ParseHookTrigger.swift
[193/352] Compiling ParseSwift ParseHookTriggerObjectRequest.swift
[194/352] Compiling ParseSwift ParseHookTriggerRequest.swift
[195/352] Compiling ParseSwift ParseKeychainAccessGroup.swift
[196/352] Compiling ParseSwift ParseOperation+async.swift
[197/352] Compiling ParseSwift ParseOperation+combine.swift
[198/352] Compiling ParseSwift ParseOperation.swift
[199/352] Compiling ParseSwift ParsePolygon.swift
[200/352] Compiling ParseSwift ParsePush+async.swift
[201/352] Compiling ParseSwift ParsePush+combine.swift
[202/352] Compiling ParseSwift ParsePush.swift
[203/352] Compiling ParseSwift ParsePushAppleAlert.swift
[204/352] Compiling ParseSwift ParsePushAppleSound.swift
[205/352] Compiling ParseSwift ParsePushPayloadApple.swift
[206/352] Compiling ParseSwift ParsePushFirebaseNotification.swift
[207/352] Compiling ParseSwift ParsePushPayloadFirebase.swift
[208/352] Compiling ParseSwift ParseOperationIncrementDouble.swift
[209/352] Compiling ParseSwift ParseOperationRemove.swift
[210/352] Compiling ParseSwift ParseOperationRemoveRelation.swift
[211/352] Compiling ParseSwift ParseACL.swift
[212/352] Compiling ParseSwift ParseAnalytics+async.swift
[213/352] Compiling ParseSwift ParseAnalytics+combine.swift
[214/352] Compiling ParseSwift ParseAnalytics.swift
[215/352] Compiling ParseSwift ParseBytes.swift
[216/352] Compiling ParseSwift ParseCLP.swift
[217/352] Compiling ParseSwift ParseConfigCodable+async.swift
[218/352] Compiling ParseSwift ParseConfigCodable+combine.swift
[219/352] Compiling ParseSwift ParseConfigCodable.swift
[220/352] Compiling ParseSwift ParseConfiguration.swift
[221/352] Compiling ParseSwift ParseError.swift
[222/352] Compiling ParseSwift ParseField.swift
[223/352] Compiling ParseSwift ParseFieldOptions.swift
[224/352] Compiling ParseSwift ParseFile+async.swift
[225/352] Compiling ParseSwift ParseFile+combine.swift
[226/352] Compiling ParseSwift ParseFile.swift
[227/352] Compiling ParseSwift ParseFileDefaultTransfer.swift
[228/352] Compiling AsyncAlgorithms UnsafeTransfer.swift
[229/352] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[230/352] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[231/352] Compiling AsyncAlgorithms ZipStateMachine.swift
[232/352] Compiling AsyncAlgorithms ZipStorage.swift
[233/352] Compiling ParseSwift API+BatchCommand.swift
[234/352] Compiling ParseSwift API+Command+async.swift
[235/352] Compiling ParseSwift API+Command.swift
[236/352] Compiling ParseSwift API+NonParseBodyCommand+async.swift
[237/352] Compiling ParseSwift API+NonParseBodyCommand.swift
[238/352] Compiling ParseSwift API.swift
[239/352] Compiling ParseSwift BatchUtils.swift
[240/352] Compiling ParseSwift ParseURLSessionDelegate.swift
[241/352] Compiling ParseSwift Responses.swift
[242/352] Compiling ParseSwift ParseApple+async.swift
[243/352] Compiling ParseSwift ParseApple+combine.swift
[244/352] Compiling ParseSwift ParseApple.swift
[245/352] Compiling ParseSwift ParseFacebook+async.swift
[246/352] Compiling ParseSwift ParseFacebook+combine.swift
[247/352] Compiling ParseSwift ParseFacebook.swift
[248/352] Compiling ParseSwift ParseGitHub+async.swift
[249/352] Compiling ParseSwift ParseGitHub+combine.swift
[250/352] Compiling ParseSwift ParseGitHub.swift
[251/352] Compiling ParseSwift ParseGoogle+async.swift
[252/352] Compiling ParseSwift ParseGoogle+combine.swift
[253/482] Compiling CareKitStore OCKScheduleElement.swift
[254/482] Compiling CareKitStore OCKScheduleEvent.swift
[255/482] Compiling CareKitStore OCKSemanticVersion.swift
[256/482] Compiling CareKitStore OCKTask.swift
[257/482] Compiling CareKitStore OCKAdherenceQuery.swift
[258/482] Compiling CareKitStore OCKCarePlanQuery.swift
[259/482] Compiling CareKitStore OCKPersistentStoreCoordinator+Patients.swift
[260/482] Compiling CareKitStore OCKPersistentStoreCoordinator+Tasks.swift
[261/482] Compiling CareKitStore OCKStoreCoordinator.swift
[262/482] Compiling CareKitStore CareStoreQueryResults.swift
[263/482] Compiling CareKitStore CoreDataQueryMonitor.swift
[264/482] Compiling CareKitStore HealthKitQueryMonitor+QueryResult.swift
[265/482] Compiling CareKitStore HealthKitQueryMonitor.swift
[266/482] Compiling CareKitStore QueryMonitor.swift
[267/482] Compiling CareKitStore OCKAdherence.swift
[268/482] Compiling CareKitStore OCKBiologicalSex.swift
[269/482] Compiling CareKitStore OCKCarePlan.swift
[270/482] Compiling CareKitStore OCKContact.swift
[271/482] Compiling CareKitStore OCKEntity.swift
[272/482] Compiling CareKitStore OCKEvent.swift
[273/482] Compiling CareKitStore OCKAnyTaskStore.swift
[274/482] Compiling CareKitStore OCKAnyVersionableTask.swift
[275/482] Compiling CareKitStore OCKTaskStore.swift
[276/482] Compiling CareKitStore OCKAdherenceAggregator.swift
[277/482] Compiling CareKitStore OCKCarePlanStoreDelegate.swift
[278/482] Compiling CareKitStore OCKContactStoreDelegate.swift
[279/482] Compiling CareKitStore OCKEventAggregator.swift
[280/482] Compiling CareKitStore OCKOutcomeStoreDelegate.swift
[281/482] Compiling CareKitStore OCKPatientStoreDelegate.swift
[282/482] Compiling CareKitStore OCKTaskStoreDelegate.swift
[283/482] Compiling CareKitStore OCKPersistentStoreCoordinator+CarePlans.swift
[284/482] Compiling CareKitStore OCKPersistentStoreCoordinator+Contacts.swift
[285/482] Compiling CareKitStore OCKPersistentStoreCoordinator+Events.swift
[286/482] Compiling CareKitStore OCKPersistentStoreCoordinator+Outcomes.swift
[287/482] Compiling CareKitStore OCKCDPatient.swift
[288/482] Compiling CareKitStore OCKCDPersonName.swift
[289/482] Compiling CareKitStore OCKCDPostalAddress.swift
[290/482] Compiling CareKitStore OCKCDScheduleElement.swift
[291/482] Compiling CareKitStore OCKCDSource.swift
[292/482] Compiling CareKitStore OCKCDSourceRevision.swift
[293/482] Compiling CareKitStore OCKStoreMigration2_0To2_1Policy.swift
[294/482] Compiling CareKitStore OCKStoreMigration2_0To3_0Policy.swift
[295/482] Compiling CareKitStore OCKStoreMigration2_1To3_0Policy.swift
[296/482] Compiling CareKitStore OCKCDCarePlan.swift
[297/482] Compiling CareKitStore OCKCDClock.swift
[298/482] Compiling CareKitStore OCKCDContact.swift
[299/482] Compiling CareKitStore OCKCDDevice.swift
[300/482] Compiling CareKitStore OCKCDHealthKitLinkage.swift
[301/482] Compiling CareKitStore OCKCDHealthKitTask.swift
[302/482] Compiling CareKitStore OCKCDKnowledgeElement.swift
[303/482] Compiling CareKitStore OCKCDNote.swift
[304/482] Compiling CareKitStore OCKCDObject.swift
[305/482] Compiling CareKitStore OCKCDOperatingSystemVersion.swift
[306/482] Compiling CareKitStore OCKCDOutcome.swift
[307/482] Compiling CareKitStore OCKCDOutcomeValue.swift
[308/482] Compiling CareKitStore OCKReadOnlyEventStore+PartialEventsStream.swift
[309/482] Compiling CareKitStore OCKReadOnlyEventStore+Utilities.swift
[310/482] Compiling CareKitStore OCKReadOnlyEventStore+VersioningUtilities.swift
[311/482] Compiling CareKitStore PartialEvent.swift
[312/482] Compiling CareKitStore OCKObjectCompatible.swift
[313/482] Compiling CareKitStore OCKAnyEventStore.swift
[314/482] Compiling CareKitStore OCKEventStore.swift
[315/482] Compiling CareKitStore OCKReadOnlyEventStore+FetchPartialEvents.swift
[316/482] Compiling CareKitStore OCKHealthKitStore+Outcomes.swift
[317/482] Compiling CareKitStore OCKHealthKitStore+Tasks.swift
[318/482] Compiling CareKitStore OCKHealthKitTask.swift
[319/482] Compiling CareKitStore OCKSource.swift
[320/482] Compiling CareKitStore OCKSourceRevision.swift
[321/482] Compiling CareKitStore OperatingSystemVersion+Codable.swift
[322/482] Compiling CareKitStore OperatingSystemVersion+Hashable.swift
[323/482] Compiling CareKitStore CategorySample.swift
[324/482] Compiling CareKitStore QuantitySample.swift
[325/482] Compiling CareKitStore Sample.swift
[326/482] Compiling CareKitStore SampleChange.swift
[327/482] Compiling CareKitStore LogCategory.swift
[328/482] Compiling CareKitStore Logger+Init.swift
[329/482] Compiling CareKitStore OCKLog.swift
[330/482] Compiling CareKitStore OCKStore+Transactions.swift
[331/482] Compiling CareKitStore OCKStore.swift
[332/482] Compiling CareKitStore OCKRemoteSynchronizable.swift
[333/482] Emitting module CareKitStore
[367/496] Compiling CareKitStore OCKStoreProtocol+Synchronous.swift
[368/496] Compiling CareKitStore OCKStoreProtocol.swift
[369/496] Compiling CareKitStore OCKAnyOutcome.swift
[370/496] Compiling CareKitStore OCKAnyOutcomeStore.swift
[371/496] Compiling CareKitStore OCKOutcomeStore.swift
[372/496] Compiling CareKitStore OCKAnyPatient.swift
[373/496] Compiling CareKitStore OCKAnyPatientStore.swift
[374/496] Compiling CareKitStore OCKPatientStore.swift
[375/496] Compiling CareKitStore OCKAnyTask.swift
[376/496] Compiling ParseSwift ParsePushPayloadAny.swift
[377/496] Compiling ParseSwift ParsePushStatus.swift
[378/496] Compiling ParseSwift ParseRelation.swift
[379/496] Compiling ParseSwift ParseSchema+async.swift
[380/496] Compiling ParseSwift ParseSchema+combine.swift
[381/496] Compiling ParseSwift ParseSchema.swift
[382/496] Compiling ParseSwift ParseServer+async.swift
[383/496] Compiling ParseSwift ParseServer+combine.swift
[384/496] Compiling ParseSwift ParseServer.swift
[385/496] Compiling ParseSwift ParseVersion.swift
[386/496] Compiling ParseSwift Pointer+async.swift
[387/496] Compiling ParseSwift Pointer+combine.swift
[388/496] Compiling ParseSwift Pointer.swift
[389/496] Compiling ParseSwift Query+async.swift
[390/496] Compiling ParseSwift Query+combine.swift
[391/496] Compiling ParseSwift Query.swift
[392/496] Compiling ParseSwift QueryConstraint.swift
[393/496] Compiling ParseSwift QueryViewModel.swift
[394/496] Compiling ParseSwift QueryWhere.swift
[395/496] Compiling ParseSwift Utility.swift
[396/496] Compiling CareKitStore OSLog+Init.swift
[397/496] Compiling CareKitStore OCKResultClosure.swift
[398/496] Compiling CareKitStore OCKStoreError.swift
[399/496] Compiling CareKitStore OCKUtilities.swift
[400/496] Compiling CareKitStore OCKAnyCarePlan.swift
[401/496] Compiling CareKitStore OCKAnyCarePlanStore.swift
[402/496] Compiling CareKitStore OCKCarePlanStore.swift
[403/496] Compiling CareKitStore OCKAnyContact.swift
[404/496] Compiling CareKitStore OCKAnyContactStore.swift
[405/496] Compiling CareKitStore OCKContactStore.swift
[406/496] Compiling CareKitStore OCKAnyEvent.swift
[431/496] Compiling CareKitStore OCKCDTag.swift
[432/496] Compiling CareKitStore OCKCDTask.swift
[433/496] Compiling CareKitStore OCKCDVersionedObject.swift
[434/496] Compiling CareKitStore OCKStore+CarePlans.swift
[435/496] Compiling CareKitStore OCKStore+Contacts.swift
[436/496] Compiling CareKitStore OCKStore+HealthKit.swift
[437/496] Compiling CareKitStore OCKStore+Outcomes.swift
[438/496] Compiling CareKitStore OCKStore+Patients.swift
[439/496] Compiling CareKitStore OCKStore+Tasks.swift
[440/496] Compiling CareKitStore OCKContactQuery.swift
[441/496] Compiling CareKitStore OCKEventQuery.swift
[442/496] Compiling CareKitStore OCKOutcomeQuery.swift
[443/496] Compiling CareKitStore OCKPatientQuery.swift
[444/496] Compiling CareKitStore OCKQueryProtocol.swift
[445/496] Compiling CareKitStore OCKTaskQuery.swift
[446/496] Compiling CareKitStore AggregatedCareTaskProgress.swift
[447/496] Compiling CareKitStore BinaryCareTaskProgress.swift
[448/496] Compiling CareKitStore CareTaskProgress.swift
[449/496] Compiling CareKitStore CareTaskProgressStrategy+CheckingOutcomesExist.swift
[450/496] Compiling CareKitStore CareTaskProgressStrategy+SummingOutcomeValues.swift
[451/496] Compiling CareKitStore CareTaskProgressStrategy.swift
[452/496] Compiling CareKitStore LinearCareTaskProgress.swift
[453/496] Compiling CareKitStore resource_bundle_accessor.swift
[471/496] Compiling CareKitStore OCKRevisionRecord.swift
[472/496] Compiling CareKitStore OCKStore+Synchronization.swift
[473/496] Compiling CareKitStore OCKWatchConnectivityPeer.swift
[474/496] Compiling CareKitStore OCKDevice.swift
[475/496] Compiling CareKitStore OCKHealthKitOutcome.swift
[476/496] Compiling CareKitStore OCKHealthKitPassthroughStore+EventUtilities.swift
[477/496] Compiling CareKitStore OCKHealthKitPassthroughStore+EventsStream.swift
[478/496] Compiling CareKitStore OCKHealthKitPassthroughStore+FetchEvents.swift
[479/496] Compiling CareKitStore OCKHealthKitPassthroughStore+FetchOutcomes.swift
[480/496] Compiling CareKitStore OCKHealthKitPassthroughStore+OutcomesStream.swift
[481/496] Compiling CareKitStore OCKHealthKitPassthroughStore.swift
[482/496] Compiling CareKitStore OCKHealthKitProxy.swift
[483/496] Compiling CareKitStore OCKHealthKitLinkage.swift
[484/496] Compiling CareKitStore OCKLabeledValue.swift
[485/496] Compiling CareKitStore OCKNote.swift
[486/496] Compiling CareKitStore OCKOutcome.swift
[487/496] Compiling CareKitStore OCKOutcomeValue.swift
[488/496] Compiling CareKitStore OCKPatient.swift
[489/496] Compiling CareKitStore OCKPostalAddress.swift
[490/496] Compiling CareKitStore OCKSchedule.swift
[497/536] Compiling ParseCareKit OCKBiologicalSex+Parse.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKBiologicalSex+Parse.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 |
14 | extension OCKBiologicalSex: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKBiologicalSex+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKBiologicalSex: @unchecked Sendable {}
13 |
14 | extension OCKBiologicalSex: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKContactCategory+Parse.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 |
[498/536] Compiling ParseCareKit OCKCarePlan+Parse.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKBiologicalSex+Parse.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 |
14 | extension OCKBiologicalSex: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKBiologicalSex+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKBiologicalSex: @unchecked Sendable {}
13 |
14 | extension OCKBiologicalSex: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKContactCategory+Parse.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 |
[499/536] Compiling ParseCareKit OCKContact+Parse.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKBiologicalSex+Parse.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 |
14 | extension OCKBiologicalSex: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKBiologicalSex+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKBiologicalSex: @unchecked Sendable {}
13 |
14 | extension OCKBiologicalSex: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKContactCategory+Parse.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 |
[500/536] Compiling ParseCareKit OCKContactCategory+Parse.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKBiologicalSex+Parse.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 |
14 | extension OCKBiologicalSex: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKBiologicalSex+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKBiologicalSex: @unchecked Sendable {}
13 |
14 | extension OCKBiologicalSex: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKContactCategory+Parse.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 |
[501/536] Compiling ParseCareKit OCKHealthKitTask+Parse.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKBiologicalSex+Parse.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 |
14 | extension OCKBiologicalSex: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKBiologicalSex+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKBiologicalSex: @unchecked Sendable {}
13 |
14 | extension OCKBiologicalSex: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKContactCategory+Parse.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 |
[502/540] Emitting module ParseCareKit
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKBiologicalSex+Parse.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 |
14 | extension OCKBiologicalSex: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKBiologicalSex+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKBiologicalSex: @unchecked Sendable {}
13 |
14 | extension OCKBiologicalSex: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKBiologicalSex' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKContactCategory+Parse.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+Parse.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 |
14 | extension OCKLabeledValue: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKLabeledValue+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKLabeledValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKLabeledValue: @unchecked Sendable {}
13 |
14 | extension OCKLabeledValue: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKLabeledValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKNote+Parse.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 |
14 | extension OCKNote: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKNote+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKNote' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKNote: @unchecked Sendable {}
13 |
14 | extension OCKNote: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKNote' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKOutcomeValue.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 |
14 | extension OCKOutcomeValue: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKOutcomeValue.swift:14:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKOutcomeValue: @unchecked Sendable {}
13 |
14 | extension OCKOutcomeValue: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKPostalAddress+Parse.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+Parse.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 |
14 | extension OCKSchedule: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSchedule+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKSchedule' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKSchedule: @unchecked Sendable {}
13 |
14 | extension OCKSchedule: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKSchedule' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Parse.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 |
14 | extension OCKScheduleElement.Duration: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Parse.swift:14:1: warning: extension declares a conformance of imported type 'Duration' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKScheduleElement: @unchecked Sendable {}
13 |
14 | extension OCKScheduleElement.Duration: Hashable {
   | |- warning: extension declares a conformance of imported type 'Duration' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |     public func hash(into hasher: inout Hasher) {
16 |         hasher.combine(self)
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Parse.swift:20:1: warning: extension declares a conformance of imported type 'OCKScheduleElement' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
18 | }
19 |
20 | extension OCKScheduleElement: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKScheduleElement' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 |
22 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSemanticVersion+Parse.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 |
14 | extension OCKSemanticVersion: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSemanticVersion+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKSemanticVersion' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKSemanticVersion: @unchecked Sendable {}
13 |
14 | extension OCKSemanticVersion: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKSemanticVersion' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
[503/540] Compiling ParseCareKit OCKPostalAddress+Parse.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKPostalAddress+Parse.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+Parse.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 |
14 | extension OCKSchedule: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSchedule+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKSchedule' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKSchedule: @unchecked Sendable {}
13 |
14 | extension OCKSchedule: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKSchedule' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Parse.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 |
14 | extension OCKScheduleElement.Duration: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Parse.swift:14:1: warning: extension declares a conformance of imported type 'Duration' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKScheduleElement: @unchecked Sendable {}
13 |
14 | extension OCKScheduleElement.Duration: Hashable {
   | |- warning: extension declares a conformance of imported type 'Duration' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |     public func hash(into hasher: inout Hasher) {
16 |         hasher.combine(self)
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Parse.swift:20:1: warning: extension declares a conformance of imported type 'OCKScheduleElement' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
18 | }
19 |
20 | extension OCKScheduleElement: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKScheduleElement' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 |
22 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSemanticVersion+Parse.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 |
14 | extension OCKSemanticVersion: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSemanticVersion+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKSemanticVersion' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKSemanticVersion: @unchecked Sendable {}
13 |
14 | extension OCKSemanticVersion: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKSemanticVersion' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
[504/540] Compiling ParseCareKit OCKSchedule+Parse.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKPostalAddress+Parse.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+Parse.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 |
14 | extension OCKSchedule: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSchedule+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKSchedule' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKSchedule: @unchecked Sendable {}
13 |
14 | extension OCKSchedule: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKSchedule' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Parse.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 |
14 | extension OCKScheduleElement.Duration: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Parse.swift:14:1: warning: extension declares a conformance of imported type 'Duration' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKScheduleElement: @unchecked Sendable {}
13 |
14 | extension OCKScheduleElement.Duration: Hashable {
   | |- warning: extension declares a conformance of imported type 'Duration' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |     public func hash(into hasher: inout Hasher) {
16 |         hasher.combine(self)
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Parse.swift:20:1: warning: extension declares a conformance of imported type 'OCKScheduleElement' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
18 | }
19 |
20 | extension OCKScheduleElement: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKScheduleElement' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 |
22 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSemanticVersion+Parse.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 |
14 | extension OCKSemanticVersion: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSemanticVersion+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKSemanticVersion' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKSemanticVersion: @unchecked Sendable {}
13 |
14 | extension OCKSemanticVersion: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKSemanticVersion' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
[505/540] Compiling ParseCareKit OCKScheduleElement+Parse.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKPostalAddress+Parse.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+Parse.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 |
14 | extension OCKSchedule: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSchedule+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKSchedule' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKSchedule: @unchecked Sendable {}
13 |
14 | extension OCKSchedule: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKSchedule' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Parse.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 |
14 | extension OCKScheduleElement.Duration: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Parse.swift:14:1: warning: extension declares a conformance of imported type 'Duration' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKScheduleElement: @unchecked Sendable {}
13 |
14 | extension OCKScheduleElement.Duration: Hashable {
   | |- warning: extension declares a conformance of imported type 'Duration' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |     public func hash(into hasher: inout Hasher) {
16 |         hasher.combine(self)
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Parse.swift:20:1: warning: extension declares a conformance of imported type 'OCKScheduleElement' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
18 | }
19 |
20 | extension OCKScheduleElement: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKScheduleElement' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 |
22 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSemanticVersion+Parse.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 |
14 | extension OCKSemanticVersion: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSemanticVersion+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKSemanticVersion' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKSemanticVersion: @unchecked Sendable {}
13 |
14 | extension OCKSemanticVersion: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKSemanticVersion' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
[506/540] Compiling ParseCareKit OCKSemanticVersion+Parse.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKPostalAddress+Parse.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+Parse.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 |
14 | extension OCKSchedule: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSchedule+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKSchedule' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKSchedule: @unchecked Sendable {}
13 |
14 | extension OCKSchedule: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKSchedule' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Parse.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 |
14 | extension OCKScheduleElement.Duration: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Parse.swift:14:1: warning: extension declares a conformance of imported type 'Duration' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKScheduleElement: @unchecked Sendable {}
13 |
14 | extension OCKScheduleElement.Duration: Hashable {
   | |- warning: extension declares a conformance of imported type 'Duration' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |     public func hash(into hasher: inout Hasher) {
16 |         hasher.combine(self)
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Parse.swift:20:1: warning: extension declares a conformance of imported type 'OCKScheduleElement' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
18 | }
19 |
20 | extension OCKScheduleElement: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKScheduleElement' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 |
22 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSemanticVersion+Parse.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 |
14 | extension OCKSemanticVersion: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSemanticVersion+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKSemanticVersion' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKSemanticVersion: @unchecked Sendable {}
13 |
14 | extension OCKSemanticVersion: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKSemanticVersion' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
[507/540] Compiling ParseCareKit OCKTask+Parse.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKPostalAddress+Parse.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+Parse.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 |
14 | extension OCKSchedule: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSchedule+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKSchedule' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKSchedule: @unchecked Sendable {}
13 |
14 | extension OCKSchedule: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKSchedule' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Parse.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 |
14 | extension OCKScheduleElement.Duration: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Parse.swift:14:1: warning: extension declares a conformance of imported type 'Duration' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKScheduleElement: @unchecked Sendable {}
13 |
14 | extension OCKScheduleElement.Duration: Hashable {
   | |- warning: extension declares a conformance of imported type 'Duration' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |     public func hash(into hasher: inout Hasher) {
16 |         hasher.combine(self)
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKScheduleElement+Parse.swift:20:1: warning: extension declares a conformance of imported type 'OCKScheduleElement' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
18 | }
19 |
20 | extension OCKScheduleElement: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKScheduleElement' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
21 |
22 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSemanticVersion+Parse.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 |
14 | extension OCKSemanticVersion: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKSemanticVersion+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKSemanticVersion' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKSemanticVersion: @unchecked Sendable {}
13 |
14 | extension OCKSemanticVersion: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKSemanticVersion' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
[508/540] Compiling ParseCareKit PCKObjectable+async.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Protocols/PCKObjectable+async.swift:28:49: warning: converting a value of type '(__shared sending Result<Self, any Error>) -> ()' to type '(Result<Self, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
26 |             Self.first(uuid,
27 |                        options: options,
28 |                        completion: continuation.resume)
   |                                                 |- warning: converting a value of type '(__shared sending Result<Self, any Error>) -> ()' to type '(Result<Self, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
   |                                                 `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
29 |         }
30 |     }
[509/540] Compiling ParseCareKit PCKObjectable+combine.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Protocols/PCKObjectable+async.swift:28:49: warning: converting a value of type '(__shared sending Result<Self, any Error>) -> ()' to type '(Result<Self, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
26 |             Self.first(uuid,
27 |                        options: options,
28 |                        completion: continuation.resume)
   |                                                 |- warning: converting a value of type '(__shared sending Result<Self, any Error>) -> ()' to type '(Result<Self, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
   |                                                 `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
29 |         }
30 |     }
[510/540] Compiling ParseCareKit PCKObjectable.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Protocols/PCKObjectable+async.swift:28:49: warning: converting a value of type '(__shared sending Result<Self, any Error>) -> ()' to type '(Result<Self, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
26 |             Self.first(uuid,
27 |                        options: options,
28 |                        completion: continuation.resume)
   |                                                 |- warning: converting a value of type '(__shared sending Result<Self, any Error>) -> ()' to type '(Result<Self, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
   |                                                 `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
29 |         }
30 |     }
[511/540] Compiling ParseCareKit PCKRoleable.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Protocols/PCKObjectable+async.swift:28:49: warning: converting a value of type '(__shared sending Result<Self, any Error>) -> ()' to type '(Result<Self, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
26 |             Self.first(uuid,
27 |                        options: options,
28 |                        completion: continuation.resume)
   |                                                 |- warning: converting a value of type '(__shared sending Result<Self, any Error>) -> ()' to type '(Result<Self, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
   |                                                 `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
29 |         }
30 |     }
[512/540] Compiling ParseCareKit PCKVersionable+async.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Protocols/PCKVersionable+async.swift:29:51: warning: converting a value of type '(__shared sending Result<[Self], ParseError>) -> ()' to type '(Result<[Self], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
27 |             self.find(for: date,
28 |                          options: options,
29 |                          completion: continuation.resume)
   |                                                   |- warning: converting a value of type '(__shared sending Result<[Self], ParseError>) -> ()' to type '(Result<[Self], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
   |                                                   `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
30 |         }
31 |     }
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Protocols/PCKVersionable+async.swift:45:48: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
43 |         try await withCheckedThrowingContinuation { continuation in
44 |             self.save(options: options,
45 |                       completion: continuation.resume)
   |                                                |- warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
   |                                                `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
46 |         }
47 |     }
[513/540] Compiling ParseCareKit PCKVersionable+combine.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Protocols/PCKVersionable+async.swift:29:51: warning: converting a value of type '(__shared sending Result<[Self], ParseError>) -> ()' to type '(Result<[Self], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
27 |             self.find(for: date,
28 |                          options: options,
29 |                          completion: continuation.resume)
   |                                                   |- warning: converting a value of type '(__shared sending Result<[Self], ParseError>) -> ()' to type '(Result<[Self], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
   |                                                   `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
30 |         }
31 |     }
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Protocols/PCKVersionable+async.swift:45:48: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
43 |         try await withCheckedThrowingContinuation { continuation in
44 |             self.save(options: options,
45 |                       completion: continuation.resume)
   |                                                |- warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
   |                                                `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
46 |         }
47 |     }
[514/540] Compiling ParseCareKit PCKVersionable.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Protocols/PCKVersionable+async.swift:29:51: warning: converting a value of type '(__shared sending Result<[Self], ParseError>) -> ()' to type '(Result<[Self], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
27 |             self.find(for: date,
28 |                          options: options,
29 |                          completion: continuation.resume)
   |                                                   |- warning: converting a value of type '(__shared sending Result<[Self], ParseError>) -> ()' to type '(Result<[Self], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
   |                                                   `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
30 |         }
31 |     }
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Protocols/PCKVersionable+async.swift:45:48: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
43 |         try await withCheckedThrowingContinuation { continuation in
44 |             self.save(options: options,
45 |                       completion: continuation.resume)
   |                                                |- warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
   |                                                `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
46 |         }
47 |     }
[515/540] Compiling ParseCareKit ParseRemoteDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Protocols/PCKVersionable+async.swift:29:51: warning: converting a value of type '(__shared sending Result<[Self], ParseError>) -> ()' to type '(Result<[Self], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
27 |             self.find(for: date,
28 |                          options: options,
29 |                          completion: continuation.resume)
   |                                                   |- warning: converting a value of type '(__shared sending Result<[Self], ParseError>) -> ()' to type '(Result<[Self], ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
   |                                                   `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
30 |         }
31 |     }
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Protocols/PCKVersionable+async.swift:45:48: warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
43 |         try await withCheckedThrowingContinuation { continuation in
44 |             self.save(options: options,
45 |                       completion: continuation.resume)
   |                                                |- warning: converting a value of type '(__shared sending Result<Self, ParseError>) -> ()' to type '(Result<Self, ParseError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
   |                                                `- note: converting a function typed value with a sending parameter to one without risks allowing actor-isolated values to escape their isolation domain as an argument to an invocation of value
46 |         }
47 |     }
[516/540] Compiling ParseCareKit PCKCarePlan.swift
[517/540] Compiling ParseCareKit PCKClock.swift
[518/540] Compiling ParseCareKit PCKCodingKeys.swift
[519/540] Compiling ParseCareKit PCKContact.swift
[520/540] Compiling ParseCareKit OCKLabeledValue+Parse.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKLabeledValue+Parse.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 |
14 | extension OCKLabeledValue: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKLabeledValue+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKLabeledValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKLabeledValue: @unchecked Sendable {}
13 |
14 | extension OCKLabeledValue: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKLabeledValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKNote+Parse.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 |
14 | extension OCKNote: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKNote+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKNote' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKNote: @unchecked Sendable {}
13 |
14 | extension OCKNote: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKNote' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKOutcomeValue.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 |
14 | extension OCKOutcomeValue: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKOutcomeValue.swift:14:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKOutcomeValue: @unchecked Sendable {}
13 |
14 | extension OCKOutcomeValue: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
[521/540] Compiling ParseCareKit OCKNote+Parse.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKLabeledValue+Parse.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 |
14 | extension OCKLabeledValue: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKLabeledValue+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKLabeledValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKLabeledValue: @unchecked Sendable {}
13 |
14 | extension OCKLabeledValue: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKLabeledValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKNote+Parse.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 |
14 | extension OCKNote: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKNote+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKNote' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKNote: @unchecked Sendable {}
13 |
14 | extension OCKNote: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKNote' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKOutcomeValue.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 |
14 | extension OCKOutcomeValue: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKOutcomeValue.swift:14:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKOutcomeValue: @unchecked Sendable {}
13 |
14 | extension OCKOutcomeValue: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
[522/540] Compiling ParseCareKit OCKOutcome+Parse.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKLabeledValue+Parse.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 |
14 | extension OCKLabeledValue: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKLabeledValue+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKLabeledValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKLabeledValue: @unchecked Sendable {}
13 |
14 | extension OCKLabeledValue: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKLabeledValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKNote+Parse.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 |
14 | extension OCKNote: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKNote+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKNote' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKNote: @unchecked Sendable {}
13 |
14 | extension OCKNote: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKNote' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKOutcomeValue.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 |
14 | extension OCKOutcomeValue: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKOutcomeValue.swift:14:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKOutcomeValue: @unchecked Sendable {}
13 |
14 | extension OCKOutcomeValue: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
[523/540] Compiling ParseCareKit OCKOutcomeValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKLabeledValue+Parse.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 |
14 | extension OCKLabeledValue: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKLabeledValue+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKLabeledValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKLabeledValue: @unchecked Sendable {}
13 |
14 | extension OCKLabeledValue: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKLabeledValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKNote+Parse.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 |
14 | extension OCKNote: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKNote+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKNote' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKNote: @unchecked Sendable {}
13 |
14 | extension OCKNote: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKNote' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKOutcomeValue.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 |
14 | extension OCKOutcomeValue: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKOutcomeValue.swift:14:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKOutcomeValue: @unchecked Sendable {}
13 |
14 | extension OCKOutcomeValue: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
[524/540] Compiling ParseCareKit OCKPatient+Parse.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKLabeledValue+Parse.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 |
14 | extension OCKLabeledValue: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKLabeledValue+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKLabeledValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKLabeledValue: @unchecked Sendable {}
13 |
14 | extension OCKLabeledValue: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKLabeledValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKNote+Parse.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 |
14 | extension OCKNote: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKNote+Parse.swift:14:1: warning: extension declares a conformance of imported type 'OCKNote' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKNote: @unchecked Sendable {}
13 |
14 | extension OCKNote: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKNote' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKOutcomeValue.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 |
14 | extension OCKOutcomeValue: Hashable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/Extensions/OCKOutcomeValue.swift:14:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
12 | extension OCKOutcomeValue: @unchecked Sendable {}
13 |
14 | extension OCKOutcomeValue: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
15 |
16 |     public func hash(into hasher: inout Hasher) {
[525/540] Compiling ParseCareKit PCKRevisionRecord.swift
[526/540] Compiling ParseCareKit PCKStoreClass.swift
[527/540] Compiling ParseCareKit PCKTask.swift
[528/540] Compiling ParseCareKit PCKReadRole.swift
[529/540] Compiling ParseCareKit PCKUtility.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:307: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.
    :
305 |                     let random = Int.random(in: 0..<2)
306 |                     DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(random)) {
307 |                         self.parseDelegate?.didRequestSynchronization(self)
    |                         `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
308 |                     }
309 |                     completion(ParseCareKitError.errorString(errorString))
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:411: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.
    :
409 |                 await self.subscribeToClock()
410 |                 DispatchQueue.main.async {
411 |                     self.parseRemoteDelegate?.successfullyPushedToRemote()
    |                     `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
412 |                 }
413 |                 completion(nil)
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:511: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.
    :
509 |         let random = Int.random(in: 0..<2)
510 |         DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(random)) {
511 |             self.parseDelegate?.didRequestSynchronization(self)
    |             `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
512 |         }
513 |         Logger
[530/540] Compiling ParseCareKit ParseCareKitConstants.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:307: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.
    :
305 |                     let random = Int.random(in: 0..<2)
306 |                     DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(random)) {
307 |                         self.parseDelegate?.didRequestSynchronization(self)
    |                         `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
308 |                     }
309 |                     completion(ParseCareKitError.errorString(errorString))
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:411: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.
    :
409 |                 await self.subscribeToClock()
410 |                 DispatchQueue.main.async {
411 |                     self.parseRemoteDelegate?.successfullyPushedToRemote()
    |                     `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
412 |                 }
413 |                 completion(nil)
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:511: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.
    :
509 |         let random = Int.random(in: 0..<2)
510 |         DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(random)) {
511 |             self.parseDelegate?.didRequestSynchronization(self)
    |             `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
512 |         }
513 |         Logger
[531/540] 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:307: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.
    :
305 |                     let random = Int.random(in: 0..<2)
306 |                     DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(random)) {
307 |                         self.parseDelegate?.didRequestSynchronization(self)
    |                         `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
308 |                     }
309 |                     completion(ParseCareKitError.errorString(errorString))
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:411: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.
    :
409 |                 await self.subscribeToClock()
410 |                 DispatchQueue.main.async {
411 |                     self.parseRemoteDelegate?.successfullyPushedToRemote()
    |                     `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
412 |                 }
413 |                 completion(nil)
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:511: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.
    :
509 |         let random = Int.random(in: 0..<2)
510 |         DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(random)) {
511 |             self.parseDelegate?.didRequestSynchronization(self)
    |             `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
512 |         }
513 |         Logger
[532/540] 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:307: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.
    :
305 |                     let random = Int.random(in: 0..<2)
306 |                     DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(random)) {
307 |                         self.parseDelegate?.didRequestSynchronization(self)
    |                         `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
308 |                     }
309 |                     completion(ParseCareKitError.errorString(errorString))
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:411: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.
    :
409 |                 await self.subscribeToClock()
410 |                 DispatchQueue.main.async {
411 |                     self.parseRemoteDelegate?.successfullyPushedToRemote()
    |                     `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
412 |                 }
413 |                 completion(nil)
/Users/admin/builder/spi-builder-workspace/Sources/ParseCareKit/ParseRemote.swift:511: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.
    :
509 |         let random = Int.random(in: 0..<2)
510 |         DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(random)) {
511 |             self.parseDelegate?.didRequestSynchronization(self)
    |             `- warning: capture of 'self' with non-sendable type 'ParseRemote' in a '@Sendable' closure
512 |         }
513 |         Logger
[533/540] Compiling ParseCareKit PCKEntity.swift
[534/540] Compiling ParseCareKit PCKHealthKitTask.swift
[535/540] Compiling ParseCareKit PCKOutcome.swift
[536/540] Compiling ParseCareKit PCKPatient.swift
[537/540] Compiling ParseCareKit PCKUser.swift
[538/540] Compiling ParseCareKit PCKWriteRole.swift
[539/540] Compiling ParseCareKit ParseCareKitError.swift
[540/540] Compiling ParseCareKit RemoteSynchronizing.swift
Build complete! (11.21s)
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.0.0-beta.45",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/cbaker6/CareKit.git"
    },
    {
      "identity" : "parse-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.12.2",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/netreconlab/Parse-Swift.git"
    }
  ],
  "manifest_display_name" : "ParseCareKit",
  "name" : "ParseCareKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "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"
      ],
      "product_memberships" : [
        "ParseCareKit"
      ],
      "sources" : [
        "Extensions/OCKBiologicalSex+Parse.swift",
        "Extensions/OCKCarePlan+Parse.swift",
        "Extensions/OCKContact+Parse.swift",
        "Extensions/OCKContactCategory+Parse.swift",
        "Extensions/OCKHealthKitTask+Parse.swift",
        "Extensions/OCKLabeledValue+Parse.swift",
        "Extensions/OCKNote+Parse.swift",
        "Extensions/OCKOutcome+Parse.swift",
        "Extensions/OCKOutcomeValue.swift",
        "Extensions/OCKPatient+Parse.swift",
        "Extensions/OCKPostalAddress+Parse.swift",
        "Extensions/OCKSchedule+Parse.swift",
        "Extensions/OCKScheduleElement+Parse.swift",
        "Extensions/OCKSemanticVersion+Parse.swift",
        "Extensions/OCKTask+Parse.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.7"
}
Done.