The Swift Package Index logo.Swift Package Index

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

Build Information

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

Swift 6 data race errors: 0

Build Command

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

Build Log

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