Build Information
Failed to build ParseCareKit, reference main (6ea043
), with Swift 5.9 for Linux on 15 Jul 2024 02:40:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/netreconlab/ParseCareKit.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/netreconlab/ParseCareKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6ea0438 docs: Update images in README
Cloned https://github.com/netreconlab/ParseCareKit.git
Revision (git rev-parse @):
6ea043872651541444ac838a79d8d2fe475cee03
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/netreconlab/ParseCareKit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $workDir
https://github.com/netreconlab/ParseCareKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
9b857f539cb1: Already exists
6c1de022bb3b: Pulling fs layer
abcf1de6d7ef: Pulling fs layer
0fdf8cca39f8: Pulling fs layer
8b8d32e34ed1: Pulling fs layer
caa227d96166: Pulling fs layer
8b8d32e34ed1: Waiting
caa227d96166: Waiting
0fdf8cca39f8: Download complete
8b8d32e34ed1: Download complete
caa227d96166: Verifying Checksum
caa227d96166: Download complete
6c1de022bb3b: Verifying Checksum
6c1de022bb3b: Download complete
abcf1de6d7ef: Verifying Checksum
abcf1de6d7ef: Download complete
6c1de022bb3b: Pull complete
abcf1de6d7ef: Pull complete
0fdf8cca39f8: Pull complete
8b8d32e34ed1: Pull complete
caa227d96166: Pull complete
Digest: sha256:94c03ecf5df463051a5b8bdec5d09f635a7b31b1b290e2ba09836b1f5f74db71
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/netreconlab/Parse-Swift.git
Fetching https://github.com/apple/FHIRModels.git
Fetching https://github.com/cbaker6/CareKit.git
[1/5415] Fetching fhirmodels
[5416/42048] Fetching fhirmodels, parse-swift
[6882/56451] Fetching fhirmodels, parse-swift, carekit
Fetching https://github.com/apple/swift-async-algorithms
Fetched https://github.com/apple/FHIRModels.git (3.19s)
Fetched https://github.com/cbaker6/CareKit.git (3.26s)
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/netreconlab/Parse-Swift.git (3.29s)
Computing version for https://github.com/netreconlab/Parse-Swift.git
[1/4415] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms (0.32s)
[1/14573] Fetching swift-collections
Computed https://github.com/netreconlab/Parse-Swift.git at 5.10.3 (0.41s)
Computing version for https://github.com/cbaker6/CareKit.git
Computed https://github.com/cbaker6/CareKit.git at 3.0.0-beta.14 (0.86s)
Computing version for https://github.com/apple/swift-async-algorithms
Fetched https://github.com/apple/swift-collections.git (1.32s)
Computed https://github.com/apple/swift-async-algorithms at 1.0.1 (0.34s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.5.0 (0.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.48s)
Creating working copy for https://github.com/netreconlab/Parse-Swift.git
Working copy of https://github.com/netreconlab/Parse-Swift.git resolved at 5.10.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.1
Creating working copy for https://github.com/cbaker6/CareKit.git
Working copy of https://github.com/cbaker6/CareKit.git resolved at 3.0.0-beta.14
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/apple/FHIRModels.git
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.5.0
Building for debugging...
[0/2] Copying Info.plist
[1/2] Copying 2.0_2.1_Mapping.xcmappingmodel
[3/195] Emitting module InternalCollectionsUtilities
[4/197] Compiling ParseSwift ParseFacebook.swift
[5/197] Compiling ParseSwift ParseGitHub+async.swift
[6/197] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/197] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[8/197] Compiling ParseSwift ParseURLSessionDelegate.swift
[9/197] Compiling ParseSwift Responses.swift
[10/197] Compiling ParseSwift ParseApple+async.swift
[11/197] Compiling ParseSwift ParseApple+combine.swift
[12/197] Compiling ParseSwift ParseApple.swift
[13/197] Compiling ParseSwift ParseFacebook+async.swift
[14/197] Compiling ParseSwift ParseFacebook+combine.swift
[15/197] Compiling ParseSwift API+Command.swift
[16/197] Compiling ParseSwift API+NonParseBodyCommand+async.swift
[17/197] Compiling ParseSwift API+BatchCommand.swift
[18/197] Compiling ParseSwift API+Command+async.swift
[19/197] Compiling ParseSwift API+NonParseBodyCommand.swift
[20/197] Compiling ParseSwift API.swift
[21/197] Compiling ParseSwift BatchUtils.swift
[24/270] Compiling DequeModule _DequeBuffer.swift
[25/270] Compiling DequeModule _DequeBufferHeader.swift
[26/272] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[27/272] Compiling DequeModule Deque+Extras.swift
[28/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[29/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[30/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[31/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[32/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[33/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[34/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[35/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[36/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[37/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[38/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[39/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[40/272] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[41/272] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[42/279] Compiling DequeModule _DequeSlot.swift
[43/279] Compiling DequeModule _UnsafeWrappedBuffer.swift
[45/279] Compiling OrderedCollections OrderedSet+Codable.swift
[46/279] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[47/279] Compiling OrderedCollections OrderedSet+Descriptions.swift
[48/279] Compiling OrderedCollections OrderedSet+Diffing.swift
[49/279] Compiling OrderedCollections OrderedSet+Equatable.swift
[50/279] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[51/279] Compiling OrderedCollections OrderedSet+Hashable.swift
[52/279] Compiling OrderedCollections _Hashtable+Header.swift
[53/279] Compiling OrderedCollections OrderedDictionary+Codable.swift
[54/279] Compiling DequeModule Deque+Descriptions.swift
[55/279] Compiling DequeModule Deque+Equatable.swift
[56/279] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[57/279] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[58/279] Compiling DequeModule Deque._UnsafeHandle.swift
[59/279] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[60/279] Compiling OrderedCollections OrderedSet+Initializers.swift
[61/279] Compiling OrderedCollections OrderedSet+Insertions.swift
[62/279] Compiling OrderedCollections OrderedSet+Invariants.swift
[63/279] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[64/279] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[65/279] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[66/279] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[67/279] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[68/279] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[69/279] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[70/279] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[71/279] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[72/279] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[73/279] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[74/279] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[75/279] Compiling OrderedCollections OrderedDictionary+Values.swift
[84/279] Compiling OrderedCollections _HashTable+Bucket.swift
[85/279] Compiling OrderedCollections _HashTable+BucketIterator.swift
[86/279] Compiling OrderedCollections _HashTable+Constants.swift
[87/279] Emitting module DequeModule
[98/281] Emitting module OrderedCollections
[99/281] Compiling OrderedCollections OrderedSet+Sendable.swift
[100/281] Compiling OrderedCollections OrderedSet+SubSequence.swift
[101/281] Compiling OrderedCollections OrderedSet+Testing.swift
[102/281] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[103/281] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[104/281] Compiling OrderedCollections OrderedSet.swift
[105/281] Compiling OrderedCollections _UnsafeBitset.swift
[108/328] Emitting module AsyncAlgorithms
[109/334] Compiling AsyncAlgorithms CombineLatestStorage.swift
[110/334] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[111/334] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[112/334] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[113/334] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[114/334] Compiling AsyncAlgorithms AsyncChannel.swift
[115/334] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[116/334] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[117/334] Compiling AsyncAlgorithms DebounceStateMachine.swift
[118/334] Compiling AsyncAlgorithms DebounceStorage.swift
[119/334] Compiling AsyncAlgorithms Dictionary.swift
[120/334] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[121/334] Compiling AsyncAlgorithms Locking.swift
[122/334] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[123/334] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[124/334] Compiling AsyncAlgorithms MergeStateMachine.swift
[125/334] Compiling AsyncAlgorithms MergeStorage.swift
[126/334] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[127/334] Compiling AsyncAlgorithms Rethrow.swift
[128/334] Compiling AsyncAlgorithms SetAlgebra.swift
[129/334] Compiling AsyncAlgorithms UnsafeTransfer.swift
[130/334] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[131/334] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[132/334] Compiling AsyncAlgorithms ZipStateMachine.swift
[133/334] Compiling AsyncAlgorithms ZipStorage.swift
[134/359] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[135/359] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[136/359] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[137/359] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[138/359] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[139/359] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[146/359] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[147/359] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[148/359] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[149/359] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[150/359] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[151/359] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[152/359] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[153/359] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[154/359] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[155/359] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[156/359] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[157/359] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[158/359] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[159/359] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
[180/359] Compiling AsyncAlgorithms ChannelStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
[181/359] Compiling AsyncAlgorithms ChannelStorage.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
[182/359] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
[183/359] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
[184/359] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
[185/359] Compiling ParseSwift ParseConfigCodable+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[186/359] Compiling ParseSwift ParseConfigCodable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[187/359] Compiling ParseSwift ParseConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[188/359] Compiling ParseSwift ParseError.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[189/359] Compiling ParseSwift ParseField.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[190/359] Compiling ParseSwift ParseFieldOptions.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[191/359] Compiling ParseSwift ParseFile+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[192/359] Compiling ParseSwift ParseFile+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[193/359] Compiling ParseSwift ParseFile.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[194/359] Compiling ParseSwift ParseFileDefaultTransfer.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[195/359] Compiling ParseSwift ParseGeoPoint.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[196/359] Compiling ParseSwift ParseHookFunction.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[197/359] Compiling ParseSwift ParseHookFunctionRequest.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[198/359] Compiling ParseSwift ParseHookResponse.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[199/359] Compiling ParseSwift ParseHookTrigger.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[200/359] Compiling ParseSwift ParseHookTriggerObjectRequest.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[201/359] Compiling ParseSwift ParseHookTriggerRequest.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[202/359] Compiling ParseSwift ParseKeychainAccessGroup.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[203/359] Compiling ParseSwift ParseOperation+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[204/359] Compiling ParseSwift ParseOperation+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[205/359] Compiling ParseSwift ParseOperation.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[206/359] Compiling ParseSwift ParsePolygon.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[207/359] Compiling ParseSwift ParsePush+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[208/359] Compiling ParseSwift ParsePush+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[209/359] Compiling ParseSwift ParsePush.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[210/359] Emitting module ParseSwift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+Command.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Coding/ParseEncoder.swift:21:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Protocols/ParseHookFunctionable.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Protocols/ParseHookTriggerable.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseFile.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookFunction.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParseHookTrigger.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParsePushPayload/Firebase/ParsePushPayloadFirebase.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParsePushPayload/ParsePushPayloadAny.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[237/476] Compiling CareKitStore OCKAnyCarePlan.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[238/476] Compiling CareKitStore OCKAnyCarePlanStore.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[239/476] Compiling CareKitStore OCKCarePlanStore.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[240/476] Compiling CareKitStore OCKAnyContact.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[241/476] Compiling CareKitStore OCKAnyContactStore.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[242/476] Compiling CareKitStore OCKContactStore.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[243/476] Compiling CareKitStore OCKAnyEvent.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[244/476] Compiling CareKitStore OCKAnyEventStore.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[245/476] Compiling CareKitStore OCKEventStore.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[246/476] Compiling CareKitStore OCKReadOnlyEventStore+FetchPartialEvents.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[247/476] Compiling CareKitStore OCKReadOnlyEventStore+PartialEventsStream.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[248/476] Compiling CareKitStore OCKReadOnlyEventStore+Utilities.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[249/476] Compiling CareKitStore OCKReadOnlyEventStore+VersioningUtilities.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[250/476] Compiling CareKitStore PartialEvent.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[251/476] Compiling CareKitStore OCKObjectCompatible.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[252/476] Compiling CareKitStore OCKStoreProtocol+Synchronous.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[253/492] Compiling CareKitStore OCKCarePlan.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[254/492] Compiling CareKitStore OCKContact.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[255/492] Compiling CareKitStore OCKEntity.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[256/492] Compiling CareKitStore OCKEvent.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[257/492] Compiling CareKitStore OCKHealthKitLinkage.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[258/492] Compiling CareKitStore OCKLabeledValue.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[259/492] Compiling CareKitStore OCKNote.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[260/492] Compiling CareKitStore OCKOutcome.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[261/492] Compiling CareKitStore OCKOutcomeValue.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[262/492] Compiling CareKitStore OCKPatient.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[263/492] Compiling CareKitStore OCKPostalAddress.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[264/492] Compiling CareKitStore OCKSchedule.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[265/492] Compiling CareKitStore OCKScheduleElement.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[266/492] Compiling CareKitStore OCKScheduleEvent.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[267/492] Compiling CareKitStore OCKSemanticVersion.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
[268/492] Compiling CareKitStore OCKTask.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[269/492] Emitting module CareKitStore
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
error: compile command failed due to signal 6 (use -v to see invocation)
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift:31:8: error: no such module 'CoreData'
import CoreData
^
free(): invalid pointer
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0. Program arguments: /usr/bin/swift-frontend -frontend -c -filelist /tmp/TemporaryDirectory.YCOcvl/sources-1 -primary-file /host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKCDVersionedObject.swift -primary-file /host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore+CarePlans.swift -primary-file /host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore+Contacts.swift -primary-file /host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore+HealthKit.swift -primary-file /host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore+Outcomes.swift -primary-file /host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore+Patients.swift -primary-file /host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore+Tasks.swift -primary-file /host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore+Transactions.swift -primary-file /host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore.swift -primary-file /host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Synchronization/OCKRemoteSynchronizable.swift -primary-file /host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Synchronization/OCKRevisionRecord.swift -primary-file /host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Synchronization/OCKStore+Synchronization.swift -primary-file /host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Synchronization/OCKWatchConnectivityPeer.swift -primary-file /host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/HealthKit/OCKHealthKitOutcome.swift -primary-file /host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/HealthKit/OCKHealthKitPassthroughStore+EventUtilities.swift -primary-file /host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/HealthKit/OCKHealthKitPassthroughStore+EventsStream.swift -primary-file /host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/HealthKit/OCKHealthKitPassthroughStore+FetchEvents.swift -supplementary-output-file-map /tmp/TemporaryDirectory.YCOcvl/supplementaryOutputs-2 -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug -enable-testing -g -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /usr/bin/swift-driver -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fPIC -Xcc -fno-omit-frame-pointer -module-name CareKitStore -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CareKitStore.build/CoreData/OCKCDVersionedObject.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CareKitStore.build/CoreData/OCKStore+CarePlans.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CareKitStore.build/CoreData/OCKStore+Contacts.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CareKitStore.build/CoreData/OCKStore+HealthKit.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CareKitStore.build/CoreData/OCKStore+Outcomes.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CareKitStore.build/CoreData/OCKStore+Patients.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CareKitStore.build/CoreData/OCKStore+Tasks.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CareKitStore.build/CoreData/OCKStore+Transactions.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CareKitStore.build/CoreData/OCKStore.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CareKitStore.build/CoreData/Synchronization/OCKRemoteSynchronizable.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CareKitStore.build/CoreData/Synchronization/OCKRevisionRecord.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CareKitStore.build/CoreData/Synchronization/OCKStore+Synchronization.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CareKitStore.build/CoreData/Synchronization/OCKWatchConnectivityPeer.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CareKitStore.build/HealthKit/OCKHealthKitOutcome.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CareKitStore.build/HealthKit/OCKHealthKitPassthroughStore+EventUtilities.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CareKitStore.build/HealthKit/OCKHealthKitPassthroughStore+EventsStream.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CareKitStore.build/HealthKit/OCKHealthKitPassthroughStore+FetchEvents.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1. Swift version 5.9.2 (swift-5.9.2-RELEASE)
2. Compiling with the current language version
3. Contents of /tmp/TemporaryDirectory.YCOcvl/sources-1:
---
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To2_1/OCKStoreMigration2_0To2_1Policy.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKCDCarePlan.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKCDClock.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKCDContact.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKCDHealthKitLinkage.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKCDHealthKitTask.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKCDKnowledgeElement.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKCDNote.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKCDObject.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKCDOutcome.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKCDOutcomeValue.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKCDPatient.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKCDPersonName.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKCDPostalAddress.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKCDScheduleElement.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKCDTag.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKCDTask.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKCDVersionedObject.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore+CarePlans.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore+Contacts.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore+HealthKit.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore+Outcomes.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore+Patients.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore+Tasks.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore+Transactions.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Synchronization/OCKRemoteSynchronizable.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Synchronization/OCKRevisionRecord.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Synchronization/OCKStore+Synchronization.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Synchronization/OCKWatchConnectivityPeer.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/HealthKit/OCKHealthKitOutcome.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/HealthKit/OCKHealthKitPassthroughStore+EventUtilities.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/HealthKit/OCKHealthKitPassthroughStore+EventsStream.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/HealthKit/OCKHealthKitPassthroughStore+FetchEvents.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/HealthKit/OCKHealthKitPassthroughStore+FetchOutcomes.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/HealthKit/OCKHealthKitPassthroughStore+OutcomesStream.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/HealthKit/OCKHealthKitPassthroughStore.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/HealthKit/OCKHealthKitProxy.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/HealthKit/OCKHealthKitStore+Outcomes.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/HealthKit/OCKHealthKitStore+Tasks.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/HealthKit/OCKHealthKitTask.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/HealthKit/Sample.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/HealthKit/SampleChange.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Logging/LogCategory.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Logging/Logger+Init.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Logging/OCKLog.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Logging/OSLog+Init.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/OCKResultClosure.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/OCKStoreError.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/OCKUtilities.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/CarePlans/OCKAnyCarePlan.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/CarePlans/OCKAnyCarePlanStore.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/CarePlans/OCKCarePlanStore.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Contacts/OCKAnyContact.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Contacts/OCKAnyContactStore.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Contacts/OCKContactStore.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Events/OCKAnyEvent.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Events/OCKAnyEventStore.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Events/OCKEventStore.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Events/OCKReadOnlyEventStore+FetchPartialEvents.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Events/OCKReadOnlyEventStore+PartialEventsStream.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Events/OCKReadOnlyEventStore+Utilities.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Events/OCKReadOnlyEventStore+VersioningUtilities.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Events/PartialEvent.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/OCKObjectCompatible.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/OCKStoreProtocol+Synchronous.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/OCKStoreProtocol.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Outcomes/OCKAnyOutcome.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Outcomes/OCKAnyOutcomeStore.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Outcomes/OCKOutcomeStore.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Patients/OCKAnyPatient.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Patients/OCKAnyPatientStore.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Patients/OCKPatientStore.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Tasks/OCKAnyTask.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Tasks/OCKAnyTaskStore.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Tasks/OCKAnyVersionableTask.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Protocols/Tasks/OCKTaskStore.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Stale/OCKAdherenceAggregator.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Stale/OCKCarePlanStoreDelegate.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Stale/OCKContactStoreDelegate.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Stale/OCKEventAggregator.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Stale/OCKOutcomeStoreDelegate.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Stale/OCKPatientStoreDelegate.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Stale/OCKTaskStoreDelegate.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/StoreCoordinator/OCKPersistentStoreCoordinator+CarePlans.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/StoreCoordinator/OCKPersistentStoreCoordinator+Contacts.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/StoreCoordinator/OCKPersistentStoreCoordinator+Events.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/StoreCoordinator/OCKPersistentStoreCoordinator+Outcomes.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/StoreCoordinator/OCKPersistentStoreCoordinator+Patients.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/StoreCoordinator/OCKPersistentStoreCoordinator+Tasks.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/StoreCoordinator/OCKStoreCoordinator.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Streaming/CareStoreQueryResults.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Streaming/CoreDataQueryMonitor.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Streaming/HealthKitQueryMonitor+QueryResult.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Streaming/HealthKitQueryMonitor.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Streaming/QueryMonitor.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/OCKAdherence.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/OCKBiologicalSex.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/OCKCarePlan.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/OCKContact.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/OCKEntity.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/OCKEvent.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/OCKHealthKitLinkage.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/OCKLabeledValue.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/OCKNote.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/OCKOutcome.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/OCKOutcomeValue.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/OCKPatient.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/OCKPostalAddress.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/OCKSchedule.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/OCKScheduleElement.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/OCKScheduleEvent.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/OCKSemanticVersion.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/OCKTask.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/Queries/OCKAdherenceQuery.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/Queries/OCKCarePlanQuery.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/Queries/OCKContactQuery.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/Queries/OCKEventQuery.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/Queries/OCKOutcomeQuery.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/Queries/OCKPatientQuery.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/Queries/OCKQueryProtocol.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/Structs/Queries/OCKTaskQuery.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/TaskProgress/AggregatedCareTaskProgress.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/TaskProgress/BinaryCareTaskProgress.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/TaskProgress/CareTaskProgress.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/TaskProgress/CareTaskProgressStrategy+CheckingOutcomesExist.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/TaskProgress/CareTaskProgressStrategy+SummingOutcomeValues.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/TaskProgress/CareTaskProgressStrategy.swift
/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/TaskProgress/LinearCareTaskProgress.swift
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CareKitStore.build/DerivedSources/resource_bundle_accessor.swift
---
4. While evaluating request TypeCheckSourceFileRequest(source_file "/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore+Outcomes.swift")
5. While evaluating request TypeCheckFunctionBodyRequest(CareKitStore.(file).OCKStore extension.buildPredicate(for:)@/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore+Outcomes.swift:275:18)
6. While type-checking statement at [/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore+Outcomes.swift:275:76 - line:319:5] RangeText="{
var predicate = query.basicPredicate(enforceDateInterval: false)
if let interval = query.dateInterval {
// Ensure the event for the outcome occurs in the query interval
let doesEventForOutcomeOccurDuringQueryInterval = doesEventForOutcomeOccur(in: interval)
let hasNoPreviousVersionWithNewerEffectiveDate = NSPredicate(
format: "SUBQUERY(%K, $x, $x.effectiveDate > %K).@count == 0",
#keyPath(OCKCDOutcome.previous),
#keyPath(OCKCDOutcome.effectiveDate)
)
let hasNoNextVersionWithNewerEffectiveDate = NSPredicate(
format: "SUBQUERY(%K, $x, $x.effectiveDate >= %K).@count == 0",
#keyPath(OCKCDOutcome.next),
#keyPath(OCKCDOutcome.effectiveDate)
)
predicate = NSCompoundPredicate(andPredicateWithSubpredicates: [
predicate, doesEventForOutcomeOccurDuringQueryInterval,
hasNoNextVersionWithNewerEffectiveDate, hasNoPreviousVersionWithNewerEffectiveDate
])
}
if !query.taskIDs.isEmpty {
let taskPredicate = NSPredicate(format: "%K IN %@", #keyPath(OCKCDOutcome.task.id), query.taskIDs)
predicate = NSCompoundPredicate(andPredicateWithSubpredicates: [predicate, taskPredicate])
}
if !query.taskUUIDs.isEmpty {
let taskPredicate = NSPredicate(format: "%K IN %@", #keyPath(OCKCDOutcome.task.uuid), query.taskUUIDs)
predicate = NSCompoundPredicate(andPredicateWithSubpredicates: [predicate, taskPredicate])
}
if !query.taskRemoteIDs.isEmpty {
let taskPredicate = NSPredicate(format: "%K IN %@", #keyPath(OCKCDOutcome.task.remoteID), query.taskRemoteIDs)
predicate = NSCompoundPredicate(andPredicateWithSubpredicates: [predicate, taskPredicate])
}
return predicate
"
7. While type-checking statement at [/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore+Outcomes.swift:278:9 - line:301:9] RangeText="if let interval = query.dateInterval {
// Ensure the event for the outcome occurs in the query interval
let doesEventForOutcomeOccurDuringQueryInterval = doesEventForOutcomeOccur(in: interval)
let hasNoPreviousVersionWithNewerEffectiveDate = NSPredicate(
format: "SUBQUERY(%K, $x, $x.effectiveDate > %K).@count == 0",
#keyPath(OCKCDOutcome.previous),
#keyPath(OCKCDOutcome.effectiveDate)
)
let hasNoNextVersionWithNewerEffectiveDate = NSPredicate(
format: "SUBQUERY(%K, $x, $x.effectiveDate >= %K).@count == 0",
#keyPath(OCKCDOutcome.next),
#keyPath(OCKCDOutcome.effectiveDate)
)
predicate = NSCompoundPredicate(andPredicateWithSubpredicates: [
predicate, doesEventForOutcomeOccurDuringQueryInterval,
hasNoNextVersionWithNewerEffectiveDate, hasNoPreviousVersionWithNewerEffectiveDate
])
"
8. While type-checking statement at [/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore+Outcomes.swift:278:46 - line:301:9] RangeText="{
// Ensure the event for the outcome occurs in the query interval
let doesEventForOutcomeOccurDuringQueryInterval = doesEventForOutcomeOccur(in: interval)
let hasNoPreviousVersionWithNewerEffectiveDate = NSPredicate(
format: "SUBQUERY(%K, $x, $x.effectiveDate > %K).@count == 0",
#keyPath(OCKCDOutcome.previous),
#keyPath(OCKCDOutcome.effectiveDate)
)
let hasNoNextVersionWithNewerEffectiveDate = NSPredicate(
format: "SUBQUERY(%K, $x, $x.effectiveDate >= %K).@count == 0",
#keyPath(OCKCDOutcome.next),
#keyPath(OCKCDOutcome.effectiveDate)
)
predicate = NSCompoundPredicate(andPredicateWithSubpredicates: [
predicate, doesEventForOutcomeOccurDuringQueryInterval,
hasNoNextVersionWithNewerEffectiveDate, hasNoPreviousVersionWithNewerEffectiveDate
])
"
9. While type-checking declaration 0x55aea94fa240 (at /host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore+Outcomes.swift:285:13)
10. While evaluating request PatternBindingEntryRequest((unknown decl), 0, 0)
11. While type-checking expression at [/host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore+Outcomes.swift:285:62 - line:289:13] RangeText="NSPredicate(
format: "SUBQUERY(%K, $x, $x.effectiveDate > %K).@count == 0",
#keyPath(OCKCDOutcome.previous),
#keyPath(OCKCDOutcome.effectiveDate)
"
12. While type-checking-target starting at /host/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/OCKStore+Outcomes.swift:285:62
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
/usr/bin/swift-frontend(+0x5f8d863)[0x55aea4ea3863]
/usr/bin/swift-frontend(+0x5f8b81e)[0x55aea4ea181e]
/usr/bin/swift-frontend(+0x5f8dbda)[0x55aea4ea3bda]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7ffacee60520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7ffaceeb49fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7ffacee60476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7ffacee467f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x89676)[0x7ffaceea7676]
/lib/x86_64-linux-gnu/libc.so.6(+0xa0cfc)[0x7ffaceebecfc]
/lib/x86_64-linux-gnu/libc.so.6(+0xa2a44)[0x7ffaceec0a44]
/lib/x86_64-linux-gnu/libc.so.6(free+0x73)[0x7ffaceec3453]
/usr/bin/swift-frontend(+0x1c6bdfc)[0x55aea0b81dfc]
/usr/bin/swift-frontend(+0x1c6ca0d)[0x55aea0b82a0d]
/usr/bin/swift-frontend(+0x1c6e20d)[0x55aea0b8420d]
/usr/bin/swift-frontend(+0x1c74b7d)[0x55aea0b8ab7d]
/usr/bin/swift-frontend(+0x1c73877)[0x55aea0b89877]
/usr/bin/swift-frontend(+0x20d06ae)[0x55aea0fe66ae]
/usr/bin/swift-frontend(+0x20cc4c0)[0x55aea0fe24c0]
/usr/bin/swift-frontend(+0x20d0508)[0x55aea0fe6508]
/usr/bin/swift-frontend(+0x20cc499)[0x55aea0fe2499]
/usr/bin/swift-frontend(+0x20cbcc2)[0x55aea0fe1cc2]
/usr/bin/swift-frontend(+0x1c6ee5e)[0x55aea0b84e5e]
/usr/bin/swift-frontend(+0x1bfd277)[0x55aea0b13277]
/usr/bin/swift-frontend(+0x1c9618b)[0x55aea0bac18b]
/usr/bin/swift-frontend(+0x1c95eb4)[0x55aea0babeb4]
/usr/bin/swift-frontend(+0x1c974c8)[0x55aea0bad4c8]
/usr/bin/swift-frontend(+0x1c976b2)[0x55aea0bad6b2]
/usr/bin/swift-frontend(+0x1d8607a)[0x55aea0c9c07a]
/usr/bin/swift-frontend(+0x1cb7aad)[0x55aea0bcdaad]
/usr/bin/swift-frontend(+0x1ca8837)[0x55aea0bbe837]
/usr/bin/swift-frontend(+0x1cd70f2)[0x55aea0bed0f2]
/usr/bin/swift-frontend(+0x1cd6eac)[0x55aea0beceac]
/usr/bin/swift-frontend(+0x1d7cb6c)[0x55aea0c92b6c]
/usr/bin/swift-frontend(+0x1d7ca2c)[0x55aea0c92a2c]
/usr/bin/swift-frontend(+0x1d7d0f9)[0x55aea0c930f9]
/usr/bin/swift-frontend(+0x1d7ca2c)[0x55aea0c92a2c]
/usr/bin/swift-frontend(+0x1d79544)[0x55aea0c8f544]
/usr/bin/swift-frontend(+0x1d7cb6c)[0x55aea0c92b6c]
/usr/bin/swift-frontend(+0x1d7afac)[0x55aea0c90fac]
/usr/bin/swift-frontend(+0x1d7a1b0)[0x55aea0c901b0]
/usr/bin/swift-frontend(+0x21b4e98)[0x55aea10cae98]
/usr/bin/swift-frontend(+0x212b9f7)[0x55aea10419f7]
/usr/bin/swift-frontend(+0x212b996)[0x55aea1041996]
/usr/bin/swift-frontend(+0x1dba289)[0x55aea0cd0289]
/usr/bin/swift-frontend(+0x1dbc1d4)[0x55aea0cd21d4]
/usr/bin/swift-frontend(+0x1dbc052)[0x55aea0cd2052]
/usr/bin/swift-frontend(+0x1dba119)[0x55aea0cd0119]
/usr/bin/swift-frontend(+0xe196c9)[0x55ae9fd2f6c9]
/usr/bin/swift-frontend(+0xc18746)[0x55ae9fb2e746]
/usr/bin/swift-frontend(+0xc17abe)[0x55ae9fb2dabe]
/usr/bin/swift-frontend(+0xa67791)[0x55ae9f97d791]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7ffacee47d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7ffacee47e40]
/usr/bin/swift-frontend(+0xa669a5)[0x55ae9f97c9a5]
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParsePushPayload/Firebase/ParsePushPayloadFirebase.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/Types/ParsePushPayload/ParsePushPayloadAny.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
BUILD FAILURE 5.9 linux