Build Information
Successful build of SwiftletModel, reference main (1aa89f
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 19:07:18 UTC.
Swift 6 data race errors: 0
Build Command
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
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KazaiMazai/SwiftletModel.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KazaiMazai/SwiftletModel
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1aa89f5 Update README.md (#96)
Cloned https://github.com/KazaiMazai/SwiftletModel.git
Revision (git rev-parse @):
1aa89f5786163ccb49d9635734c2e8164e51aa28
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/KazaiMazai/SwiftletModel.git at main
Fetching https://github.com/attaswift/BTree
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
[1/3349] Fetching btree
Fetched https://github.com/attaswift/BTree from cache (1.04s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.05s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.05s)
Fetched https://github.com/apple/swift-collections.git from cache (1.07s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (2.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.83s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.67s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.3 (0.49s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.41s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.94s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.47s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.01s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.3
Creating working copy for https://github.com/attaswift/BTree
Working copy of https://github.com/attaswift/BTree resolved at 4.1.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftletmodel",
"name": "SwiftletModel",
"url": "https://github.com/KazaiMazai/SwiftletModel.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftletModel",
"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": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
},
{
"identity": "btree",
"name": "BTree",
"url": "https://github.com/attaswift/BTree",
"version": "4.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BTree",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/KazaiMazai/SwiftletModel.git
[1/5353] Fetching swiftletmodel
Fetched https://github.com/KazaiMazai/SwiftletModel.git from cache (1.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/attaswift/BTree from cache
Fetched https://github.com/attaswift/BTree from cache (0.86s)
Fetched https://github.com/swiftlang/swift-syntax from cache (0.87s)
Fetched https://github.com/apple/swift-collections.git from cache (0.89s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (0.95s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.03s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/KazaiMazai/SwiftletModel.git
Working copy of https://github.com/KazaiMazai/SwiftletModel.git resolved at main (1aa89f5)
Creating working copy for https://github.com/attaswift/BTree
Working copy of https://github.com/attaswift/BTree resolved at 4.1.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
warning: '.resolve-product-dependencies': dependency 'swiftletmodel' is not used by any target
Found 3 product dependencies
- swift-collections
- swift-syntax
- BTree
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/KazaiMazai/SwiftletModel.git
https://github.com/KazaiMazai/SwiftletModel.git
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.12.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
},
{
"identity" : "btree",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BTree"
}
],
"manifest_display_name" : "SwiftletModel",
"name" : "SwiftletModel",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "SwiftletModel",
"targets" : [
"SwiftletModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftletModelMacros",
"targets" : [
"SwiftletModelMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftletModelTests",
"module_type" : "SwiftTarget",
"name" : "SwiftletModelTests",
"path" : "Tests/SwiftletModelTests",
"product_dependencies" : [
"SnapshotTesting",
"SnapshotTestingCustomDump"
],
"sources" : [
"CodableTests/RelationsEncodingDecodingTests.swift",
"EntitiesTests/DeleteTests.swift",
"IndexTests/FilterIndexPerformanceTests.swift",
"IndexTests/FullTextIndexPerformanceTests.swift",
"IndexTests/SortIndexPerformanceTests.swift",
"IndexTests/UniqueIndexTests.swift",
"ModelTests/MergeStrategyTests.swift",
"Models/Attachment.swift",
"Models/Chat.swift",
"Models/Message.swift",
"Models/Schema.swift",
"Models/TestModel.swift",
"Models/User.swift",
"ModelsForTesting.swift",
"QueriesTests/AllNestedModelsQueryTest.swift",
"QueriesTests/FilterMetadataQueryTests.swift",
"QueriesTests/FilterQueryTests.swift",
"QueriesTests/FilterStringQueryTests.swift",
"QueriesTests/NestedModelsQueryTest.swift",
"QueriesTests/SortQueryTest.swift",
"RelationsTests/ManyToManyTests.swift",
"RelationsTests/ToOneTests.swift"
],
"target_dependencies" : [
"SwiftletModel"
],
"type" : "test"
},
{
"c99name" : "SwiftletModelMacros",
"module_type" : "SwiftTarget",
"name" : "SwiftletModelMacros",
"path" : "Sources/SwiftletModelMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"SwiftletModel",
"SwiftletModelMacros"
],
"sources" : [
"EntityModelMacro/Attributes/AccessAttributes.swift",
"EntityModelMacro/Attributes/IndexAttributes.swift",
"EntityModelMacro/Attributes/PropertyAttributes.swift",
"EntityModelMacro/Attributes/PropertyWrapperAttributes.swift",
"EntityModelMacro/Attributes/RelationshipAttributes.swift",
"EntityModelMacro/Attributes/SearchIndexAttributes.swift",
"EntityModelMacro/Attributes/UniqueAttributes.swift",
"EntityModelMacro/EntityModelMacro.swift",
"EntityModelMacro/SwiftSyntaxExtensions/LabeledExprSyntaxExtension.swift",
"Plugins.swift"
],
"type" : "macro"
},
{
"c99name" : "SwiftletModel",
"module_type" : "SwiftTarget",
"name" : "SwiftletModel",
"path" : "Sources/SwiftletModel",
"product_dependencies" : [
"Collections",
"BTree"
],
"product_memberships" : [
"SwiftletModel"
],
"sources" : [
"Context/Context.swift",
"Context/EntitiesRepository.swift",
"Context/RelationsRepository.swift",
"Index/ArrayExtensions.swift",
"Index/CollisionResolver.swift",
"Index/Comparable+SortOrder.swift",
"Index/Entity+FullTextIndex.swift",
"Index/Entity+IndexComparable.swift",
"Index/Entity+IndexHashable&Comparable.swift",
"Index/Entity+IndexHashable.swift",
"Index/Entity+Metadata.swift",
"Index/Entity+UniqueComparable.swift",
"Index/Entity+UniqueHashable&Comparable.swift",
"Index/Entity+UniqueHashable.swift",
"Index/FullTextIndex+Hashable.swift",
"Index/FullTextIndex.swift",
"Index/Index+Comparable.swift",
"Index/Index+Hashable.swift",
"Index/Index.swift",
"Index/String+FuzzyMatch.swift",
"Index/String+IndexName.swift",
"Index/String+SearchTokens.swift",
"Index/Tuples.swift",
"Index/UniqueIndex+Comparable.swift",
"Index/UniqueIndex+Hashable.swift",
"Index/UniqueIndex.swift",
"Macros.swift",
"Model/DeletedEntity.swift",
"Model/EntityModelProtocol.swift",
"Model/Link.swift",
"Model/MergeStrategy.swift",
"Model/Metadata.swift",
"Model/PrettyPrintable.swift",
"Query/ContextQuery.swift",
"Query/Nested.swift",
"Query/Predicate.swift",
"Query/Query.swift",
"Query/QueryAllNested.swift",
"Query/QueryFilter.swift",
"Query/QueryGroup.swift",
"Query/QueryList.swift",
"Query/QueryListFilter.swift",
"Query/QueryListNested.swift",
"Query/QueryLogicalFilters.swift",
"Query/QueryNested.swift",
"Query/QueryRelated.swift",
"Query/QuerySchema.swift",
"Query/QuerySorted.swift",
"Relationship/DecodingStrategy.swift",
"Relationship/EncodingStrategy.swift",
"Relationship/Relation+Codable.swift",
"Relationship/Relation+Conveniece.swift",
"Relationship/Relation.swift",
"Relationship/RelationDelete.swift",
"Relationship/RelationSave.swift",
"Relationship/RelationTypes.swift",
"Relationship/Relationship.swift"
],
"target_dependencies" : [
"SwiftletModelMacros"
],
"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/31] Write sources
[25/31] Compiling _SwiftSyntaxCShims dummy.c
[26/31] Write swift-version-2F0A5646E1D333AE.txt
[28/71] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/71] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/71] Emitting module SwiftSyntax600
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/72] Emitting module SwiftSyntax510
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/72] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/72] Emitting module SwiftSyntax509
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/72] Compiling SwiftSyntax509 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/72] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[36/72] Compiling InternalCollectionsUtilities Specialize.swift
[37/72] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[38/72] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[39/72] Emitting module InternalCollectionsUtilities
[40/72] Compiling InternalCollectionsUtilities _SortedCollection.swift
[41/72] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[42/72] Compiling InternalCollectionsUtilities Debugging.swift
[43/72] Compiling InternalCollectionsUtilities Descriptions.swift
[44/72] Compiling InternalCollectionsUtilities UInt+reversed.swift
[45/72] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[46/72] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[47/72] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[48/72] Compiling InternalCollectionsUtilities Integer rank.swift
[49/72] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[50/72] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[51/137] Compiling SwiftSyntax SyntaxText.swift
[52/137] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[53/419] Compiling DequeModule _DequeBuffer.swift
[54/420] Compiling DequeModule _DequeSlot.swift
[55/420] Compiling DequeModule _DequeBufferHeader.swift
[56/420] Compiling HeapModule _HeapNode.swift
[57/420] Compiling HeapModule Heap+Invariants.swift
[58/420] Compiling HashTreeCollections _Bucket.swift
[59/420] Compiling HashTreeCollections _Hash.swift
[60/420] Compiling HeapModule Heap+Descriptions.swift
[61/420] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[62/420] Compiling HashTreeCollections _HashLevel.swift
[63/420] Compiling HashTreeCollections _HashNode+Builder.swift
[64/420] Compiling HeapModule Heap+UnsafeHandle.swift
[65/420] Compiling HeapModule Heap.swift
[66/420] Emitting module HeapModule
[67/420] Compiling HashTreeCollections _HashNode+Invariants.swift
[68/420] Compiling HashTreeCollections _HashNode+Lookups.swift
[69/420] Compiling HashTreeCollections _HashNode+Debugging.swift
[70/420] Compiling HashTreeCollections _HashNode+Initializers.swift
[71/420] Compiling HashTreeCollections TreeSet+Equatable.swift
[72/420] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[73/420] Compiling HashTreeCollections TreeSet+Extras.swift
[74/420] Compiling HashTreeCollections TreeSet+Filter.swift
[75/420] Compiling HashTreeCollections TreeSet+Hashable.swift
[76/420] Compiling HashTreeCollections TreeSet+Sendable.swift
[77/420] Compiling HashTreeCollections TreeSet+Sequence.swift
[78/420] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[79/428] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[80/428] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[81/428] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[82/428] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[83/428] Compiling HashTreeCollections _HashNode.swift
[84/428] Compiling HashTreeCollections _HashNodeHeader.swift
[85/434] Compiling HashTreeCollections _HashNode+Structural union.swift
[91/439] Compiling DequeModule _UnsafeWrappedBuffer.swift
[93/439] Compiling HashTreeCollections _HashSlot.swift
[94/439] Compiling HashTreeCollections _HashStack.swift
[95/439] Compiling HashTreeCollections _HashTreeIterator.swift
[96/439] Compiling HashTreeCollections _HashTreeStatistics.swift
[97/439] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[98/439] Compiling HashTreeCollections TreeDictionary+Filter.swift
[99/439] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[100/439] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[101/439] Compiling HashTreeCollections TreeDictionary+Keys.swift
[102/439] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[103/439] Compiling HashTreeCollections TreeDictionary+Merge.swift
[104/439] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[110/439] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[111/439] Compiling HashTreeCollections _RawHashNode.swift
[112/439] Compiling HashTreeCollections _UnmanagedHashNode.swift
[113/439] Compiling HashTreeCollections _UnsafePath.swift
[114/439] Compiling HashTreeCollections TreeDictionary+Codable.swift
[115/439] Compiling HashTreeCollections TreeDictionary+Collection.swift
[116/439] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[117/439] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[118/439] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[119/439] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[120/439] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[121/439] Compiling BitCollections BitSet.swift
[122/439] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[123/439] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[124/439] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[125/439] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[126/439] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[127/439] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[128/439] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[129/439] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[130/439] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[131/439] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[132/439] Emitting module BitCollections
[133/439] Compiling HashTreeCollections _HashNode+Storage.swift
[134/439] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[135/439] Compiling HashTreeCollections _HashNode+Structural filter.swift
[136/439] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[137/439] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[138/439] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[139/439] Compiling HashTreeCollections _AncestorHashSlots.swift
[140/439] Compiling HashTreeCollections _Bitmap.swift
[141/439] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[142/439] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[143/439] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[144/439] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[145/439] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[146/439] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[147/439] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[148/439] Compiling HashTreeCollections TreeSet.swift
[163/439] Compiling BitCollections Range+Utilities.swift
[164/439] Compiling BitCollections Slice+Utilities.swift
[165/439] Compiling BitCollections UInt+Tricks.swift
[166/439] Compiling BitCollections _Word.swift
[167/439] Compiling OrderedCollections OrderedSet.swift
[168/439] Compiling OrderedCollections _UnsafeBitset.swift
[169/439] Emitting module DequeModule
[176/439] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[183/439] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[184/439] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[185/439] Compiling HashTreeCollections _HashNode+Structural merge.swift
[186/439] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[187/439] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[327/446] Emitting module OrderedCollections
[337/446] Emitting module _RopeModule
[338/446] Compiling _RopeModule Rope+Remove.swift
[339/446] Compiling _RopeModule Rope+RemoveSubrange.swift
[340/446] Compiling _RopeModule Rope+Split.swift
[341/446] Compiling _RopeModule Optional Utilities.swift
[342/446] Compiling _RopeModule String Utilities.swift
[343/446] Compiling _RopeModule String.Index+ABI.swift
[344/446] Compiling _RopeModule _CharacterRecognizer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[375/453] Emitting module HashTreeCollections
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[383/453] Compiling BTree SortedSet.swift
[384/454] Compiling BTree Map.swift
[385/454] Compiling BTree SortedBag.swift
[388/456] Emitting module Collections
[389/456] Compiling Collections Collections.swift
[390/456] Compiling BTree Weak.swift
[391/456] Emitting module BTree
[401/456] Write Objects.LinkFileList
[402/456] Linking libBTree.dylib
[404/456] Emitting module SwiftSyntax
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[448/456] Compiling SwiftSyntax SyntaxNodesD.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[449/456] Compiling SwiftSyntax SyntaxNodesEF.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[450/456] Compiling SwiftSyntax SyntaxNodesGHI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[451/456] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[452/456] Compiling SwiftSyntax SyntaxNodesOP.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[453/456] Compiling SwiftSyntax SyntaxNodesQRS.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[454/456] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[455/514] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[456/514] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[457/514] Compiling SwiftDiagnostics Message.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[458/514] Compiling SwiftDiagnostics FixIt.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[459/514] Compiling SwiftDiagnostics GroupedDiagnostics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[460/515] Compiling SwiftDiagnostics DiagnosticDecorator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[461/515] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[462/515] Compiling SwiftDiagnostics Convenience.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[463/515] Emitting module SwiftDiagnostics
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[464/515] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[465/515] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[466/515] Compiling SwiftDiagnostics Diagnostic.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[467/515] Compiling SwiftBasicFormat InferIndentation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[468/515] Compiling SwiftBasicFormat Syntax+Extensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[469/515] Compiling SwiftDiagnostics Note.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[470/515] Emitting module SwiftBasicFormat
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[471/515] Compiling SwiftBasicFormat BasicFormat.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[472/515] Compiling SwiftParser TopLevel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[473/515] Compiling SwiftParser TriviaParser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[474/515] Compiling SwiftParser Types.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[475/515] Compiling SwiftParser ExperimentalFeatures.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[476/519] Compiling SwiftParser Nominals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[477/519] Compiling SwiftParser Parameters.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[478/519] Compiling SwiftParser ParseSourceFile.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[479/519] Compiling SwiftParser Parser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[480/519] Compiling SwiftParser Patterns.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[481/519] Compiling SwiftParser StringLiterals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[482/519] Compiling SwiftParser SwiftParserCompatibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[483/519] Compiling SwiftParser SwiftVersion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[484/519] Compiling SwiftParser SyntaxUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[485/519] Compiling SwiftParser TokenConsumer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[486/519] Compiling SwiftParser TokenPrecedence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[487/519] Compiling SwiftParser TokenSpec.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[488/519] Compiling SwiftParser TokenSpecSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[489/519] Compiling SwiftParser UnicodeScalarExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[490/519] Compiling SwiftParser Lookahead.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[491/519] Compiling SwiftParser LoopProgressCondition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[492/519] Compiling SwiftParser Modifiers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[493/519] Compiling SwiftParser Names.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[494/519] Compiling SwiftParser Recovery.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[495/519] Compiling SwiftParser Specifiers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[496/519] Compiling SwiftParser Statements.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[497/519] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[498/519] Emitting module SwiftParser
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[499/519] Compiling SwiftParser Directives.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[500/519] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[501/519] Compiling SwiftParser Expressions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[502/519] Compiling SwiftParser IncrementalParseTransition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[503/519] Compiling SwiftParser IsValidIdentifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[504/519] Compiling SwiftParser Attributes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[505/519] Compiling SwiftParser Availability.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[506/519] Compiling SwiftParser CharacterInfo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[507/519] Compiling SwiftParser CollectionNodes+Parsable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[508/519] Compiling SwiftParser Declarations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[509/519] Compiling SwiftParser Cursor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[510/519] Compiling SwiftParser Lexeme.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[511/519] Compiling SwiftParser LexemeSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[512/519] Compiling SwiftParser Lexer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[513/519] Compiling SwiftParser RegexLiteralLexer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[514/519] Compiling SwiftParser IsLexerClassified.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[515/519] Compiling SwiftParser LayoutNodes+Parsable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[516/519] Compiling SwiftParser Parser+TokenSpecSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[517/519] Compiling SwiftParser TokenSpecStaticMembers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[518/542] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[519/543] Compiling SwiftOperators PrecedenceGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[520/544] Compiling SwiftOperators OperatorTable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[521/544] Compiling SwiftOperators PrecedenceGraph.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[522/544] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[523/544] Compiling SwiftParserDiagnostics PresenceUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[524/544] Compiling SwiftOperators OperatorTable+Semantics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[525/544] Compiling SwiftOperators OperatorTable+Defaults.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[526/544] Compiling SwiftOperators OperatorError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[527/544] Compiling SwiftOperators OperatorError+Diagnostics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[528/544] Compiling SwiftOperators Operator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[529/544] Emitting module SwiftOperators
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[530/544] Compiling SwiftOperators SyntaxSynthesis.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[531/544] Compiling SwiftOperators OperatorTable+Folding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[532/544] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[533/544] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[534/544] Compiling SwiftParserDiagnostics Utils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[535/544] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[536/544] Emitting module SwiftParserDiagnostics
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[537/544] Compiling SwiftParserDiagnostics MissingNodesError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[538/544] Compiling SwiftParserDiagnostics MissingTokenError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[539/544] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[540/544] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[541/544] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[542/544] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[543/559] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[544/560] Compiling SwiftSyntaxBuilder BuildableNodes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[545/560] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[546/560] Compiling SwiftSyntaxBuilder ResultBuilders.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[547/560] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[548/560] Compiling SwiftSyntaxBuilder Indenter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[549/560] Compiling SwiftSyntaxBuilder ListBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[550/560] Emitting module SwiftSyntaxBuilder
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[551/560] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[552/560] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[553/560] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[554/560] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[555/560] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[556/560] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[557/560] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[558/560] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[559/578] Compiling SwiftSyntaxMacros PreambleMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[560/579] Compiling SwiftSyntaxMacros AttachedMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[561/579] Compiling SwiftSyntaxMacros BodyMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[562/579] Compiling SwiftSyntaxMacros Macro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[563/579] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[564/579] Compiling SwiftSyntaxMacros FreestandingMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[565/579] Compiling SwiftSyntaxMacros Macro+Format.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[566/579] Compiling SwiftSyntaxMacros ExpressionMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[567/579] Compiling SwiftSyntaxMacros ExtensionMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[568/579] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[569/579] Compiling SwiftSyntaxMacros AccessorMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[570/579] Compiling SwiftSyntaxMacros CodeItemMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[571/579] Compiling SwiftSyntaxMacros DeclarationMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[572/579] Compiling SwiftSyntaxMacros MemberMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[573/579] Compiling SwiftSyntaxMacros PeerMacro.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[574/579] Emitting module SwiftSyntaxMacros
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[575/579] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[576/579] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[577/579] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[578/589] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[579/589] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[580/589] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[581/589] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[582/589] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[583/589] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[584/589] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[585/589] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[586/589] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[587/589] Emitting module SwiftSyntaxMacroExpansion
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[588/601] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[589/601] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[590/602] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[591/602] Compiling SwiftCompilerPluginMessageHandling Macros.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[592/602] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[593/602] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[594/602] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[595/602] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[596/602] Compiling SwiftCompilerPluginMessageHandling JSON.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[597/602] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[598/602] Emitting module SwiftCompilerPluginMessageHandling
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[599/602] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[600/602] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[601/604] Emitting module SwiftCompilerPlugin
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[602/604] Compiling SwiftCompilerPlugin CompilerPlugin.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[603/614] Compiling SwiftletModelMacros RelationshipAttributes.swift
[604/614] Compiling SwiftletModelMacros IndexAttributes.swift
[605/614] Compiling SwiftletModelMacros PropertyWrapperAttributes.swift
[606/614] Compiling SwiftletModelMacros UniqueAttributes.swift
[607/615] Compiling SwiftletModelMacros LabeledExprSyntaxExtension.swift
[608/615] Compiling SwiftletModelMacros SearchIndexAttributes.swift
[609/615] Compiling SwiftletModelMacros EntityModelMacro.swift
[610/615] Compiling SwiftletModelMacros AccessAttributes.swift
[611/615] Compiling SwiftletModelMacros PropertyAttributes.swift
[612/615] Emitting module SwiftletModelMacros
[613/615] Compiling SwiftletModelMacros Plugins.swift
[613/615] Write Objects.LinkFileList
[614/615] Linking SwiftletModelMacros-tool
[616/668] Compiling SwiftletModel Context.swift
[617/668] Compiling SwiftletModel EntitiesRepository.swift
[618/668] Compiling SwiftletModel RelationsRepository.swift
[619/668] Compiling SwiftletModel ArrayExtensions.swift
[620/668] Compiling SwiftletModel CollisionResolver.swift
[621/668] Compiling SwiftletModel Comparable+SortOrder.swift
[622/668] Compiling SwiftletModel MergeStrategy.swift
[623/668] Compiling SwiftletModel Metadata.swift
[624/668] Compiling SwiftletModel PrettyPrintable.swift
[625/668] Compiling SwiftletModel ContextQuery.swift
[626/668] Compiling SwiftletModel Nested.swift
[627/668] Compiling SwiftletModel Predicate.swift
[628/668] Compiling SwiftletModel Index.swift
[629/668] Compiling SwiftletModel String+FuzzyMatch.swift
[630/668] Compiling SwiftletModel String+IndexName.swift
[631/668] Compiling SwiftletModel String+SearchTokens.swift
[632/668] Compiling SwiftletModel Tuples.swift
[633/668] Compiling SwiftletModel UniqueIndex+Comparable.swift
[634/673] Emitting module SwiftletModel
[635/673] Compiling SwiftletModel QuerySorted.swift
[636/673] Compiling SwiftletModel DecodingStrategy.swift
[637/673] Compiling SwiftletModel EncodingStrategy.swift
[638/673] Compiling SwiftletModel Relation+Codable.swift
[639/673] Compiling SwiftletModel Relation+Conveniece.swift
[640/673] Compiling SwiftletModel Query.swift
[641/673] Compiling SwiftletModel QueryAllNested.swift
[642/673] Compiling SwiftletModel QueryFilter.swift
[643/673] Compiling SwiftletModel QueryGroup.swift
[644/673] Compiling SwiftletModel QueryList.swift
[645/673] Compiling SwiftletModel QueryListFilter.swift
[646/673] Compiling SwiftletModel QueryListNested.swift
[647/673] Compiling SwiftletModel QueryLogicalFilters.swift
[648/673] Compiling SwiftletModel QueryNested.swift
[649/673] Compiling SwiftletModel QueryRelated.swift
[650/673] Compiling SwiftletModel QuerySchema.swift
[651/673] Compiling SwiftletModel UniqueIndex+Hashable.swift
[652/673] Compiling SwiftletModel UniqueIndex.swift
[653/673] Compiling SwiftletModel Macros.swift
[654/673] Compiling SwiftletModel DeletedEntity.swift
[655/673] Compiling SwiftletModel EntityModelProtocol.swift
[656/673] Compiling SwiftletModel Link.swift
[657/673] Compiling SwiftletModel Entity+FullTextIndex.swift
[658/673] Compiling SwiftletModel Entity+IndexComparable.swift
[659/673] Compiling SwiftletModel Entity+IndexHashable&Comparable.swift
[660/673] Compiling SwiftletModel Entity+IndexHashable.swift
[661/673] Compiling SwiftletModel Entity+Metadata.swift
[662/673] Compiling SwiftletModel Entity+UniqueComparable.swift
[663/673] Compiling SwiftletModel Entity+UniqueHashable&Comparable.swift
[664/673] Compiling SwiftletModel Entity+UniqueHashable.swift
[665/673] Compiling SwiftletModel FullTextIndex+Hashable.swift
[666/673] Compiling SwiftletModel FullTextIndex.swift
[667/673] Compiling SwiftletModel Index+Comparable.swift
[668/673] Compiling SwiftletModel Index+Hashable.swift
[669/673] Compiling SwiftletModel Relation.swift
[670/673] Compiling SwiftletModel RelationDelete.swift
[671/673] Compiling SwiftletModel RelationSave.swift
[672/673] Compiling SwiftletModel RelationTypes.swift
[673/673] Compiling SwiftletModel Relationship.swift
Build complete! (34.19s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.12.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
},
{
"identity" : "btree",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BTree"
}
],
"manifest_display_name" : "SwiftletModel",
"name" : "SwiftletModel",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "SwiftletModel",
"targets" : [
"SwiftletModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftletModelMacros",
"targets" : [
"SwiftletModelMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftletModelTests",
"module_type" : "SwiftTarget",
"name" : "SwiftletModelTests",
"path" : "Tests/SwiftletModelTests",
"product_dependencies" : [
"SnapshotTesting",
"SnapshotTestingCustomDump"
],
"sources" : [
"CodableTests/RelationsEncodingDecodingTests.swift",
"EntitiesTests/DeleteTests.swift",
"IndexTests/FilterIndexPerformanceTests.swift",
"IndexTests/FullTextIndexPerformanceTests.swift",
"IndexTests/SortIndexPerformanceTests.swift",
"IndexTests/UniqueIndexTests.swift",
"ModelTests/MergeStrategyTests.swift",
"Models/Attachment.swift",
"Models/Chat.swift",
"Models/Message.swift",
"Models/Schema.swift",
"Models/TestModel.swift",
"Models/User.swift",
"ModelsForTesting.swift",
"QueriesTests/AllNestedModelsQueryTest.swift",
"QueriesTests/FilterMetadataQueryTests.swift",
"QueriesTests/FilterQueryTests.swift",
"QueriesTests/FilterStringQueryTests.swift",
"QueriesTests/NestedModelsQueryTest.swift",
"QueriesTests/SortQueryTest.swift",
"RelationsTests/ManyToManyTests.swift",
"RelationsTests/ToOneTests.swift"
],
"target_dependencies" : [
"SwiftletModel"
],
"type" : "test"
},
{
"c99name" : "SwiftletModelMacros",
"module_type" : "SwiftTarget",
"name" : "SwiftletModelMacros",
"path" : "Sources/SwiftletModelMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"SwiftletModel",
"SwiftletModelMacros"
],
"sources" : [
"EntityModelMacro/Attributes/AccessAttributes.swift",
"EntityModelMacro/Attributes/IndexAttributes.swift",
"EntityModelMacro/Attributes/PropertyAttributes.swift",
"EntityModelMacro/Attributes/PropertyWrapperAttributes.swift",
"EntityModelMacro/Attributes/RelationshipAttributes.swift",
"EntityModelMacro/Attributes/SearchIndexAttributes.swift",
"EntityModelMacro/Attributes/UniqueAttributes.swift",
"EntityModelMacro/EntityModelMacro.swift",
"EntityModelMacro/SwiftSyntaxExtensions/LabeledExprSyntaxExtension.swift",
"Plugins.swift"
],
"type" : "macro"
},
{
"c99name" : "SwiftletModel",
"module_type" : "SwiftTarget",
"name" : "SwiftletModel",
"path" : "Sources/SwiftletModel",
"product_dependencies" : [
"Collections",
"BTree"
],
"product_memberships" : [
"SwiftletModel"
],
"sources" : [
"Context/Context.swift",
"Context/EntitiesRepository.swift",
"Context/RelationsRepository.swift",
"Index/ArrayExtensions.swift",
"Index/CollisionResolver.swift",
"Index/Comparable+SortOrder.swift",
"Index/Entity+FullTextIndex.swift",
"Index/Entity+IndexComparable.swift",
"Index/Entity+IndexHashable&Comparable.swift",
"Index/Entity+IndexHashable.swift",
"Index/Entity+Metadata.swift",
"Index/Entity+UniqueComparable.swift",
"Index/Entity+UniqueHashable&Comparable.swift",
"Index/Entity+UniqueHashable.swift",
"Index/FullTextIndex+Hashable.swift",
"Index/FullTextIndex.swift",
"Index/Index+Comparable.swift",
"Index/Index+Hashable.swift",
"Index/Index.swift",
"Index/String+FuzzyMatch.swift",
"Index/String+IndexName.swift",
"Index/String+SearchTokens.swift",
"Index/Tuples.swift",
"Index/UniqueIndex+Comparable.swift",
"Index/UniqueIndex+Hashable.swift",
"Index/UniqueIndex.swift",
"Macros.swift",
"Model/DeletedEntity.swift",
"Model/EntityModelProtocol.swift",
"Model/Link.swift",
"Model/MergeStrategy.swift",
"Model/Metadata.swift",
"Model/PrettyPrintable.swift",
"Query/ContextQuery.swift",
"Query/Nested.swift",
"Query/Predicate.swift",
"Query/Query.swift",
"Query/QueryAllNested.swift",
"Query/QueryFilter.swift",
"Query/QueryGroup.swift",
"Query/QueryList.swift",
"Query/QueryListFilter.swift",
"Query/QueryListNested.swift",
"Query/QueryLogicalFilters.swift",
"Query/QueryNested.swift",
"Query/QueryRelated.swift",
"Query/QuerySchema.swift",
"Query/QuerySorted.swift",
"Relationship/DecodingStrategy.swift",
"Relationship/EncodingStrategy.swift",
"Relationship/Relation+Codable.swift",
"Relationship/Relation+Conveniece.swift",
"Relationship/Relation.swift",
"Relationship/RelationDelete.swift",
"Relationship/RelationSave.swift",
"Relationship/RelationTypes.swift",
"Relationship/Relationship.swift"
],
"target_dependencies" : [
"SwiftletModelMacros"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/kazaimazai/swiftletmodel/main
Repository: KazaiMazai/SwiftletModel
Swift version used: 6.1
Target: SwiftletModel
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch release/6.2 -> FETCH_HEAD
* [new branch] release/6.2 -> origin/release/6.2
HEAD is now at 8799b69 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'SwiftletModel'...
Finished extracting symbol information for 'SwiftletModel'. (21.59s)
Building documentation for 'SwiftletModel'...
Finished building documentation for 'SwiftletModel' (0.37s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/kazaimazai/swiftletmodel/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/swiftlang/swift-syntax
Updating https://github.com/pointfreeco/swift-snapshot-testing
Updating https://github.com/attaswift/BTree
Updating https://github.com/pointfreeco/swift-custom-dump
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updating https://github.com/apple/swift-collections.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.49s)
Updated https://github.com/pointfreeco/swift-snapshot-testing (0.92s)
Updated https://github.com/swiftlang/swift-syntax (0.92s)
Updated https://github.com/attaswift/BTree (0.92s)
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.53s)
Updated https://github.com/pointfreeco/swift-custom-dump (0.53s)
Updated https://github.com/apple/swift-collections.git (0.53s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (1.83s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.3 (0.67s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.65s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.65s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.46s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.48s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.81s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.46s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling Snippets SnippetParser.swift
[8/57] Compiling Snippets Snippet.swift
[9/57] Emitting module Snippets
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Compiling SymbolKit Identifier.swift
[16/57] Compiling SymbolKit KindIdentifier.swift
[17/57] Compiling SymbolKit Location.swift
[18/57] Compiling SymbolKit Mutability.swift
[19/57] Compiling SymbolKit SemanticVersion.swift
[20/57] Compiling SymbolKit AccessControl.swift
[21/57] Compiling SymbolKit Availability.swift
[22/57] Compiling SymbolKit AvailabilityItem.swift
[23/57] Compiling SymbolKit Domain.swift
[24/57] Compiling SymbolKit SourceRange.swift
[25/57] Compiling SymbolKit Metadata.swift
[26/57] Compiling SymbolKit Module.swift
[27/57] Compiling SymbolKit OperatingSystem.swift
[28/57] Compiling SymbolKit Platform.swift
[29/57] Compiling SymbolKit GenericConstraint.swift
[30/57] Compiling SymbolKit GenericParameter.swift
[31/57] Compiling SymbolKit Generics.swift
[32/57] Compiling SymbolKit Namespace.swift
[33/57] Compiling SymbolKit Mixin+Equals.swift
[34/57] Compiling SymbolKit Mixin+Hash.swift
[35/57] Compiling SymbolKit Mixin.swift
[36/57] Compiling SymbolKit LineList.swift
[37/57] Compiling SymbolKit Position.swift
[38/57] Compiling SymbolKit Symbol.swift
[39/57] Compiling SymbolKit SymbolKind.swift
[40/57] Compiling SymbolKit SymbolGraph.swift
[41/57] Compiling SymbolKit GraphCollector.swift
[42/57] Compiling SymbolKit Names.swift
[43/57] Compiling SymbolKit SPI.swift
[44/57] Compiling SymbolKit Snippet.swift
[45/57] Compiling SymbolKit Extension.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.26s)
Building for debugging...
[0/5] Write swift-version-2F0A5646E1D333AE.txt
[2/45] Compiling SwiftSyntax509 Empty.swift
[3/45] Emitting module SwiftSyntax509
[4/45] Compiling SwiftSyntax600 Empty.swift
[5/45] Emitting module SwiftSyntax510
[6/45] Compiling SwiftSyntax510 Empty.swift
[7/45] Emitting module SwiftSyntax600
[8/45] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[9/45] Compiling InternalCollectionsUtilities Specialize.swift
[10/45] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/46] Compiling BTree Compatibility.swift
[12/46] Compiling BTree List.swift
[13/46] Compiling InternalCollectionsUtilities Debugging.swift
[14/46] Compiling InternalCollectionsUtilities Descriptions.swift
[15/46] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/46] Emitting module InternalCollectionsUtilities
[17/46] Compiling BTree SortedSet.swift
[18/47] Compiling BTree SortedBag.swift
[19/47] Compiling BTree Map.swift
[20/47] Compiling BTree BTreeIndex.swift
[21/47] Compiling BTree BTreeIterator.swift
[22/47] Compiling BTree BTreeMerger.swift
[23/47] Compiling BTree BTreeNode.swift
[24/47] Compiling BTree BTreeComparisons.swift
[25/47] Compiling BTree BTreeCursor.swift
[26/47] Compiling BTree BTreePath.swift
[27/47] Compiling BTree BridgedList.swift
[28/47] Compiling BTree BTree.swift
[29/47] Compiling BTree BTreeBuilder.swift
[32/135] Compiling DequeModule Deque+CustomReflectable.swift
[33/135] Compiling DequeModule Deque+Descriptions.swift
[34/135] Compiling BTree Weak.swift
[35/137] Compiling DequeModule _DequeSlot.swift
[36/325] Compiling BitCollections BitSet+CustomStringConvertible.swift
[37/325] Compiling BitCollections BitSet+Equatable.swift
[38/395] Compiling HeapModule Heap.swift
[39/395] Compiling HeapModule _HeapNode.swift
[40/395] Compiling _RopeModule BigString+Builder.swift
[41/395] Compiling _RopeModule BigString+Contents.swift
[42/395] Emitting module BTree
[43/395] Compiling HeapModule Heap+Invariants.swift
[44/395] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[45/395] Compiling HeapModule Heap+Descriptions.swift
[46/395] Compiling HeapModule Heap+UnsafeHandle.swift
[47/395] Emitting module HeapModule
[48/395] Compiling _RopeModule Rope+_UnsafeHandle.swift
[49/395] Compiling _RopeModule Rope.swift
[50/395] Compiling _RopeModule RopeElement.swift
[51/395] Compiling _RopeModule RopeMetric.swift
[52/395] Compiling _RopeModule BigString+Summary.swift
[53/395] Compiling _RopeModule BigString.swift
[54/401] Compiling DequeModule _UnsafeWrappedBuffer.swift
[55/401] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[56/401] Compiling _RopeModule BigString+Hashing.swift
[57/401] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[58/401] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[59/401] Compiling _RopeModule BigString+Sequence.swift
[60/401] Compiling _RopeModule BigString+TextOutputStream.swift
[61/401] Compiling _RopeModule BigString+Append.swift
[62/401] Compiling _RopeModule BigString+Initializers.swift
[63/401] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[64/401] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[65/401] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[66/401] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[67/401] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[68/401] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[69/401] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[70/401] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[71/409] Compiling DequeModule _DequeBufferHeader.swift
[72/409] Compiling _RopeModule BigString+RemoveSubrange.swift
[73/409] Compiling _RopeModule BigString+ReplaceSubrange.swift
[74/409] Compiling DequeModule _DequeBuffer.swift
[75/409] Compiling _RopeModule BigString+Insert.swift
[76/409] Compiling _RopeModule BigString+Managing Breaks.swift
[77/409] Compiling _RopeModule BigString+Debugging.swift
[78/409] Compiling _RopeModule BigString+Index.swift
[79/409] Compiling _RopeModule BigString+Ingester.swift
[80/409] Compiling _RopeModule BigString+Invariants.swift
[81/409] Compiling _RopeModule BigString+Iterators.swift
[82/409] Compiling _RopeModule BigString+Metrics.swift
[86/409] Write Objects.LinkFileList
[88/409] Compiling _RopeModule Rope+Debugging.swift
[89/409] Compiling _RopeModule Rope+Invariants.swift
[90/409] Compiling _RopeModule Rope+Append.swift
[91/409] Compiling _RopeModule Rope+Extract.swift
[92/409] Compiling _RopeModule Rope+Find.swift
[93/409] Compiling _RopeModule Rope+ForEachWhile.swift
[94/409] Compiling _RopeModule BigString+Chunk.swift
[95/409] Compiling _RopeModule BigString+BidirectionalCollection.swift
[96/409] Compiling _RopeModule BigString+Comparable.swift
[97/409] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[98/409] Compiling _RopeModule BigString+CustomStringConvertible.swift
[99/409] Compiling _RopeModule BigString+Equatable.swift
[100/409] Compiling _RopeModule BigString+UnicodeScalarView.swift
[101/409] Compiling _RopeModule BigSubstring+UTF16View.swift
[102/409] Compiling _RopeModule BigSubstring+UTF8View.swift
[103/409] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[104/409] Compiling _RopeModule BigSubstring.swift
[105/409] Compiling _RopeModule Rope+Builder.swift
[106/409] Compiling _RopeModule _RopeVersion.swift
[107/409] Compiling _RopeModule Rope+Collection.swift
[108/409] Compiling _RopeModule Rope+Index.swift
[109/409] Compiling _RopeModule Rope+Sequence.swift
[110/409] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[111/409] Compiling _RopeModule BigString+Chunk+Splitting.swift
[112/409] Compiling _RopeModule Rope+MutatingForEach.swift
[113/409] Compiling _RopeModule Rope+_Node.swift
[114/409] Compiling _RopeModule Rope+_Storage.swift
[115/409] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[116/409] Compiling _RopeModule Rope+Insert.swift
[117/409] Compiling _RopeModule Rope+Join.swift
[128/409] Compiling OrderedCollections OrderedSet+SubSequence.swift
[129/409] Compiling OrderedCollections OrderedSet+Testing.swift
[130/409] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[131/409] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[132/409] Compiling OrderedCollections OrderedSet.swift
[133/409] Compiling OrderedCollections _UnsafeBitset.swift
[145/414] Compiling _RopeModule BigString+Split.swift
[146/414] Compiling _RopeModule Range+BigString.swift
[147/414] Compiling _RopeModule BigString+UTF16View.swift
[148/414] Compiling _RopeModule BigString+UTF8View.swift
[149/414] Compiling _RopeModule RopeSummary.swift
[150/414] Compiling _RopeModule _RopeItem.swift
[151/414] Compiling _RopeModule _RopePath.swift
[152/414] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[153/414] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[154/414] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[155/414] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[156/414] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[157/414] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[158/414] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[159/414] Compiling HashTreeCollections TreeSet.swift
[201/414] Linking libBTree.dylib
[203/414] Emitting module BitCollections
[210/414] Emitting module DequeModule
[213/414] Compiling BitCollections BitSet.swift
[214/414] Compiling BitCollections Range+Utilities.swift
[215/414] Compiling BitCollections Slice+Utilities.swift
[216/414] Compiling BitCollections UInt+Tricks.swift
[217/414] Compiling BitCollections _Word.swift
[322/428] Emitting module OrderedCollections
[323/428] Compiling SwiftSyntax SyntaxNodesQRS.swift
[324/428] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[325/428] Compiling _RopeModule Rope+Split.swift
[326/428] Compiling _RopeModule Optional Utilities.swift
[327/428] Compiling _RopeModule String Utilities.swift
[328/428] Compiling _RopeModule String.Index+ABI.swift
[329/428] Compiling _RopeModule _CharacterRecognizer.swift
[360/428] Emitting module _RopeModule
[361/428] Emitting module HashTreeCollections
[362/430] Compiling Collections Collections.swift
[363/430] Emitting module Collections
[371/430] Emitting module SwiftSyntax
[408/430] Compiling SwiftSyntax SyntaxNodesD.swift
[409/430] Compiling SwiftSyntax SyntaxNodesEF.swift
[410/430] Compiling SwiftSyntax SyntaxNodesGHI.swift
[411/430] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[412/430] Compiling SwiftSyntax SyntaxNodesOP.swift
[429/488] Compiling SwiftDiagnostics Message.swift
[430/489] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[431/489] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[432/489] Compiling SwiftBasicFormat Syntax+Extensions.swift
[433/489] Compiling SwiftDiagnostics Note.swift
[434/489] Compiling SwiftDiagnostics FixIt.swift
[435/489] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[436/489] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[437/489] Compiling SwiftDiagnostics Convenience.swift
[438/489] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[439/489] Emitting module SwiftDiagnostics
[440/489] Compiling SwiftDiagnostics Diagnostic.swift
[441/489] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[442/489] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[443/489] Compiling SwiftBasicFormat InferIndentation.swift
[444/489] Compiling SwiftBasicFormat BasicFormat.swift
[445/489] Emitting module SwiftBasicFormat
[446/489] Compiling SwiftParser TokenConsumer.swift
[447/489] Compiling SwiftParser TokenPrecedence.swift
[448/489] Compiling SwiftParser TokenSpec.swift
[449/489] Compiling SwiftParser TokenSpecSet.swift
[450/493] Compiling SwiftParser Nominals.swift
[451/493] Compiling SwiftParser Parameters.swift
[452/493] Compiling SwiftParser ParseSourceFile.swift
[453/493] Compiling SwiftParser Parser.swift
[454/493] Compiling SwiftParser Patterns.swift
[455/493] Emitting module SwiftParser
[456/493] Compiling SwiftParser Attributes.swift
[457/493] Compiling SwiftParser Availability.swift
[458/493] Compiling SwiftParser CharacterInfo.swift
[459/493] Compiling SwiftParser CollectionNodes+Parsable.swift
[460/493] Compiling SwiftParser Declarations.swift
[461/493] Compiling SwiftParser StringLiterals.swift
[462/493] Compiling SwiftParser SwiftParserCompatibility.swift
[463/493] Compiling SwiftParser SwiftVersion.swift
[464/493] Compiling SwiftParser SyntaxUtils.swift
[465/493] Compiling SwiftParser Recovery.swift
[466/493] Compiling SwiftParser Specifiers.swift
[467/493] Compiling SwiftParser Statements.swift
[468/493] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[469/493] Compiling SwiftParser TopLevel.swift
[470/493] Compiling SwiftParser TriviaParser.swift
[471/493] Compiling SwiftParser Types.swift
[472/493] Compiling SwiftParser ExperimentalFeatures.swift
[473/493] Compiling SwiftParser Directives.swift
[474/493] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[475/493] Compiling SwiftParser Expressions.swift
[476/493] Compiling SwiftParser IncrementalParseTransition.swift
[477/493] Compiling SwiftParser IsValidIdentifier.swift
[478/493] Compiling SwiftParser Cursor.swift
[479/493] Compiling SwiftParser Lexeme.swift
[480/493] Compiling SwiftParser LexemeSequence.swift
[481/493] Compiling SwiftParser Lexer.swift
[482/493] Compiling SwiftParser RegexLiteralLexer.swift
[483/493] Compiling SwiftParser UnicodeScalarExtensions.swift
[484/493] Compiling SwiftParser Lookahead.swift
[485/493] Compiling SwiftParser LoopProgressCondition.swift
[486/493] Compiling SwiftParser Modifiers.swift
[487/493] Compiling SwiftParser Names.swift
[488/493] Compiling SwiftParser IsLexerClassified.swift
[489/493] Compiling SwiftParser LayoutNodes+Parsable.swift
[490/493] Compiling SwiftParser Parser+TokenSpecSet.swift
[491/493] Compiling SwiftParser TokenSpecStaticMembers.swift
[492/516] Compiling SwiftOperators PrecedenceGroup.swift
[493/517] Compiling SwiftOperators PrecedenceGraph.swift
[494/517] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[495/518] Compiling SwiftOperators SyntaxSynthesis.swift
[496/518] Compiling SwiftOperators OperatorTable.swift
[497/518] Compiling SwiftOperators Operator.swift
[498/518] Compiling SwiftOperators OperatorError.swift
[499/518] Compiling SwiftOperators OperatorTable+Semantics.swift
[500/518] Emitting module SwiftOperators
[501/518] Compiling SwiftOperators OperatorTable+Defaults.swift
[502/518] Compiling SwiftOperators OperatorTable+Folding.swift
[503/518] Compiling SwiftOperators OperatorError+Diagnostics.swift
[504/518] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[505/518] Compiling SwiftParserDiagnostics Utils.swift
[506/518] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[507/518] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[508/518] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[509/518] Emitting module SwiftParserDiagnostics
[510/518] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[511/518] Compiling SwiftParserDiagnostics PresenceUtils.swift
[512/518] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[513/518] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[514/518] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[515/518] Compiling SwiftParserDiagnostics MissingNodesError.swift
[516/518] Compiling SwiftParserDiagnostics MissingTokenError.swift
[517/533] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[518/533] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[519/534] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[520/534] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[521/534] Compiling SwiftSyntaxBuilder Indenter.swift
[522/534] Compiling SwiftSyntaxBuilder ListBuilder.swift
[523/534] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[524/534] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[525/534] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[526/534] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[527/534] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[528/534] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[529/534] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[530/534] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[531/534] Emitting module SwiftSyntaxBuilder
[532/534] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[533/552] Compiling SwiftSyntaxMacros MemberMacro.swift
[534/552] Compiling SwiftSyntaxMacros PeerMacro.swift
[535/553] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[536/553] Compiling SwiftSyntaxMacros Macro+Format.swift
[537/553] Compiling SwiftSyntaxMacros Macro.swift
[538/553] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[539/553] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[540/553] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[541/553] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[542/553] Compiling SwiftSyntaxMacros AccessorMacro.swift
[543/553] Compiling SwiftSyntaxMacros AttachedMacro.swift
[544/553] Compiling SwiftSyntaxMacros BodyMacro.swift
[545/553] Compiling SwiftSyntaxMacros PreambleMacro.swift
[546/553] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[547/553] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[548/553] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[549/553] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[550/553] Emitting module SwiftSyntaxMacros
[551/553] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[552/563] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[553/563] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[554/563] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[555/563] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[556/563] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[557/563] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[558/563] Emitting module SwiftSyntaxMacroExpansion
[559/563] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[560/563] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[561/563] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[562/575] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[563/575] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[564/575] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[565/575] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[566/575] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[567/576] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[568/576] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[569/576] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[570/576] Emitting module SwiftCompilerPluginMessageHandling
[571/576] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[572/576] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[573/576] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[574/576] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[575/578] Emitting module SwiftCompilerPlugin
[576/578] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[577/588] Compiling SwiftletModelMacros LabeledExprSyntaxExtension.swift
[578/589] Compiling SwiftletModelMacros SearchIndexAttributes.swift
[579/589] Compiling SwiftletModelMacros IndexAttributes.swift
[580/589] Compiling SwiftletModelMacros PropertyAttributes.swift
[581/589] Compiling SwiftletModelMacros AccessAttributes.swift
[582/589] Compiling SwiftletModelMacros RelationshipAttributes.swift
[583/589] Emitting module SwiftletModelMacros
[584/589] Compiling SwiftletModelMacros Plugins.swift
[585/589] Compiling SwiftletModelMacros PropertyWrapperAttributes.swift
[586/589] Compiling SwiftletModelMacros UniqueAttributes.swift
[587/589] Compiling SwiftletModelMacros EntityModelMacro.swift
[587/589] Write Objects.LinkFileList
[588/589] Linking SwiftletModelMacros-tool
[590/642] Compiling SwiftletModel Context.swift
[591/642] Compiling SwiftletModel EntitiesRepository.swift
[592/642] Compiling SwiftletModel RelationsRepository.swift
[593/642] Compiling SwiftletModel ArrayExtensions.swift
[594/642] Compiling SwiftletModel CollisionResolver.swift
[595/642] Compiling SwiftletModel Comparable+SortOrder.swift
[596/647] Compiling SwiftletModel Relation.swift
[597/647] Compiling SwiftletModel RelationDelete.swift
[598/647] Compiling SwiftletModel RelationSave.swift
[599/647] Compiling SwiftletModel RelationTypes.swift
[600/647] Compiling SwiftletModel Relationship.swift
[601/647] Compiling SwiftletModel Index.swift
[602/647] Compiling SwiftletModel String+FuzzyMatch.swift
[603/647] Compiling SwiftletModel String+IndexName.swift
[604/647] Compiling SwiftletModel String+SearchTokens.swift
[605/647] Compiling SwiftletModel Tuples.swift
[606/647] Compiling SwiftletModel UniqueIndex+Comparable.swift
[607/647] Compiling SwiftletModel UniqueIndex+Hashable.swift
[608/647] Compiling SwiftletModel UniqueIndex.swift
[609/647] Compiling SwiftletModel Macros.swift
[610/647] Compiling SwiftletModel DeletedEntity.swift
[611/647] Compiling SwiftletModel EntityModelProtocol.swift
[612/647] Compiling SwiftletModel Link.swift
[613/647] Compiling SwiftletModel Entity+FullTextIndex.swift
[614/647] Compiling SwiftletModel Entity+IndexComparable.swift
[615/647] Compiling SwiftletModel Entity+IndexHashable&Comparable.swift
[616/647] Compiling SwiftletModel Entity+IndexHashable.swift
[617/647] Compiling SwiftletModel Entity+Metadata.swift
[618/647] Compiling SwiftletModel Entity+UniqueComparable.swift
[619/647] Emitting module SwiftletModel
[620/647] Compiling SwiftletModel QuerySorted.swift
[621/647] Compiling SwiftletModel DecodingStrategy.swift
[622/647] Compiling SwiftletModel EncodingStrategy.swift
[623/647] Compiling SwiftletModel Relation+Codable.swift
[624/647] Compiling SwiftletModel Relation+Conveniece.swift
[625/647] Compiling SwiftletModel MergeStrategy.swift
[626/647] Compiling SwiftletModel Metadata.swift
[627/647] Compiling SwiftletModel PrettyPrintable.swift
[628/647] Compiling SwiftletModel ContextQuery.swift
[629/647] Compiling SwiftletModel Nested.swift
[630/647] Compiling SwiftletModel Predicate.swift
[631/647] Compiling SwiftletModel Query.swift
[632/647] Compiling SwiftletModel QueryAllNested.swift
[633/647] Compiling SwiftletModel QueryFilter.swift
[634/647] Compiling SwiftletModel QueryGroup.swift
[635/647] Compiling SwiftletModel QueryList.swift
[636/647] Compiling SwiftletModel QueryListFilter.swift
[637/647] Compiling SwiftletModel QueryListNested.swift
[638/647] Compiling SwiftletModel QueryLogicalFilters.swift
[639/647] Compiling SwiftletModel QueryNested.swift
[640/647] Compiling SwiftletModel QueryRelated.swift
[641/647] Compiling SwiftletModel QuerySchema.swift
[642/647] Compiling SwiftletModel Entity+UniqueHashable&Comparable.swift
[643/647] Compiling SwiftletModel Entity+UniqueHashable.swift
[644/647] Compiling SwiftletModel FullTextIndex+Hashable.swift
[645/647] Compiling SwiftletModel FullTextIndex.swift
[646/647] Compiling SwiftletModel Index+Comparable.swift
[647/647] Compiling SwiftletModel Index+Hashable.swift
Build of target: 'SwiftletModel' complete! (19.61s)
1152
9 /Users/admin/builder/spi-builder-workspace/.docs/kazaimazai/swiftletmodel/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/kazaimazai/swiftletmodel/main
File count: 1152
Doc size: 9.0MB
Preparing doc bundle ...
Uploading prod-kazaimazai-swiftletmodel-main-fced7f8d.zip to s3://spi-docs-inbox/prod-kazaimazai-swiftletmodel-main-fced7f8d.zip
Copying... [12%]
Copying... [23%]
Copying... [31%]
Copying... [43%]
Copying... [51%]
Copying... [62%]
Copying... [70%]
Copying... [82%]
Copying... [93%]
Copying... [100%]
Done.