Build Information
Successful build of SwiftletModel, reference main (7b1ea6
), with Swift 6.1 for macOS (SPM) on 16 Jun 2025 04:24:54 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.63.1
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 7b1ea66 Relations storage upgrade (#97)
Cloned https://github.com/KazaiMazai/SwiftletModel.git
Revision (git rev-parse @):
7b1ea66a6ce405cdb5e4027461c86ad84710a5a9
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/pointfreeco/swift-snapshot-testing from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
[1/3349] Fetching btree
Fetched https://github.com/attaswift/BTree from cache (1.36s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.38s)
Fetched https://github.com/apple/swift-collections.git from cache (1.38s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.40s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (4.81s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.59s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (2.61s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.53s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.42s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.95s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.65s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.20s)
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
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/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
========================================
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.2.0",
"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/5511] Fetching swiftletmodel
Fetched https://github.com/KazaiMazai/SwiftletModel.git from cache (0.99s)
Fetching https://github.com/attaswift/BTree from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/attaswift/BTree from cache (0.82s)
Fetched https://github.com/apple/swift-collections.git from cache (0.84s)
Fetched https://github.com/swiftlang/swift-syntax from cache (0.85s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (0.92s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.03s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.04s)
Creating working copy for https://github.com/KazaiMazai/SwiftletModel.git
Working copy of https://github.com/KazaiMazai/SwiftletModel.git resolved at main (7b1ea66)
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/attaswift/BTree
Working copy of https://github.com/attaswift/BTree resolved at 4.1.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
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",
"Extensions/EncodableExtensions.swift",
"Extensions/KeyPathExtensions.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/MergeStrategy.swift",
"Model/Metadata.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/Link.swift",
"Relationship/Relation+Codable.swift",
"Relationship/Relation+Conveniece.swift",
"Relationship/Relation+UpdateOption.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/67] 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
[29/67] 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
[30/67] 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/67] 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
[32/67] 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
[33/67] 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
[34/67] Compiling BTree BTreeIndex.swift
[35/67] Compiling BTree BTreeIterator.swift
[36/67] Emitting module InternalCollectionsUtilities
[37/67] Compiling BTree BTree.swift
[38/67] Compiling BTree BTreeBuilder.swift
[39/67] Compiling BTree BTreeMerger.swift
[40/67] Compiling BTree BTreeNode.swift
[41/68] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[42/69] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[43/69] Compiling InternalCollectionsUtilities Debugging.swift
[44/69] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[45/69] Compiling InternalCollectionsUtilities Descriptions.swift
[46/69] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[47/69] Compiling InternalCollectionsUtilities _SortedCollection.swift
[48/133] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[49/415] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[50/415] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[51/416] Compiling HeapModule _HeapNode.swift
[52/416] Compiling DequeModule _DequeBuffer.swift
[53/416] Compiling DequeModule _DequeBufferHeader.swift
[54/416] Compiling DequeModule _DequeSlot.swift
[55/416] Compiling HeapModule Heap.swift
[56/416] Compiling HeapModule Heap+Invariants.swift
[57/416] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[58/416] Compiling HeapModule Heap+UnsafeHandle.swift
[59/416] Compiling HeapModule Heap+Descriptions.swift
[60/416] Compiling HashTreeCollections _HashNode+Storage.swift
[61/416] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[62/416] Emitting module HeapModule
[63/416] Compiling HashTreeCollections _HashNode+Structural filter.swift
[64/416] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[65/416] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[66/416] Compiling HashTreeCollections _AncestorHashSlots.swift
[67/416] Compiling HashTreeCollections _Bitmap.swift
[68/416] Compiling HashTreeCollections _Bucket.swift
[71/421] Compiling _RopeModule BigString+Initializers.swift
[72/421] Compiling _RopeModule BigString+Insert.swift
[73/421] Compiling _RopeModule BigString+Managing Breaks.swift
[74/421] Compiling _RopeModule BigString+RemoveSubrange.swift
[75/421] Compiling _RopeModule BigString+ReplaceSubrange.swift
[76/421] Compiling _RopeModule BigString+Split.swift
[77/427] Compiling DequeModule _UnsafeWrappedBuffer.swift
[78/427] Compiling _RopeModule Rope+_Storage.swift
[79/427] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[80/427] Compiling _RopeModule Rope+_UnsafeHandle.swift
[81/427] Compiling _RopeModule Rope.swift
[82/427] Compiling _RopeModule RopeElement.swift
[83/427] Compiling BitCollections BitSet.swift
[84/427] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[85/427] Compiling _RopeModule BigSubstring.swift
[86/427] Compiling _RopeModule Rope+Builder.swift
[87/427] Compiling _RopeModule Rope+Debugging.swift
[88/427] Compiling _RopeModule Rope+Invariants.swift
[89/427] Compiling _RopeModule Rope+_Node.swift
[90/427] Compiling _RopeModule Range+BigString.swift
[91/427] Compiling _RopeModule BigString+UTF16View.swift
[92/427] Compiling _RopeModule BigString+UTF8View.swift
[93/427] Compiling HashTreeCollections TreeDictionary+Collection.swift
[94/427] Compiling _RopeModule BigSubstring+UTF16View.swift
[95/427] Compiling _RopeModule BigSubstring+UTF8View.swift
[96/427] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[97/427] Compiling _RopeModule BigString+Hashing.swift
[98/427] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[99/427] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[100/427] Compiling _RopeModule BigString+Sequence.swift
[101/427] Compiling _RopeModule BigString+TextOutputStream.swift
[102/427] Compiling _RopeModule BigString+Append.swift
[108/427] Compiling HashTreeCollections TreeSet+Equatable.swift
[109/427] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[110/427] Compiling HashTreeCollections TreeSet+Extras.swift
[111/427] Compiling HashTreeCollections TreeSet+Filter.swift
[112/427] Compiling HashTreeCollections TreeSet+Hashable.swift
[113/427] Compiling HashTreeCollections TreeSet+Sendable.swift
[114/427] Compiling HashTreeCollections TreeSet+Sequence.swift
[115/427] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[116/427] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[117/427] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[118/427] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[119/427] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[120/427] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[121/427] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[122/427] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[123/427] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[139/435] Compiling HashTreeCollections _Hash.swift
[140/435] Compiling HashTreeCollections _HashLevel.swift
[141/435] Compiling HashTreeCollections _HashNode+Builder.swift
[142/435] Compiling HashTreeCollections _HashNode+Debugging.swift
[143/435] Compiling HashTreeCollections _HashNode+Initializers.swift
[144/435] Compiling HashTreeCollections _HashNode+Invariants.swift
[145/435] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[146/435] Emitting module BitCollections
[147/435] Compiling HashTreeCollections _HashNode+Lookups.swift
[148/435] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[150/435] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[151/435] Compiling HashTreeCollections _HashNode.swift
[152/435] Compiling HashTreeCollections _HashNodeHeader.swift
[153/435] Compiling HashTreeCollections _HashSlot.swift
[154/435] Compiling HashTreeCollections _HashStack.swift
[156/435] Compiling OrderedCollections OrderedSet+SubSequence.swift
[157/435] Compiling OrderedCollections OrderedSet+Testing.swift
[158/435] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[159/435] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[186/435] Compiling OrderedCollections OrderedSet.swift
[187/435] Compiling OrderedCollections _UnsafeBitset.swift
[206/435] Emitting module DequeModule
[221/442] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[222/442] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[223/442] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[224/442] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[225/442] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[226/442] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[227/442] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[228/442] Compiling HashTreeCollections TreeSet.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
[339/449] Emitting module OrderedCollections
[349/449] Compiling SwiftSyntax SyntaxNodesQRS.swift
[350/449] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[351/449] Compiling _RopeModule Rope+Split.swift
[352/449] Compiling _RopeModule Optional Utilities.swift
[353/449] Compiling _RopeModule String Utilities.swift
[354/449] Compiling _RopeModule String.Index+ABI.swift
[355/449] Compiling _RopeModule _CharacterRecognizer.swift
[356/449] Emitting module _RopeModule
[357/449] Compiling BTree SortedSet.swift
[358/449] Compiling BTree SortedBag.swift
[359/450] Compiling BTree Map.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
[375/450] Compiling BTree Weak.swift
[378/450] Emitting module HashTreeCollections
[379/452] Emitting module Collections
[380/452] Compiling Collections Collections.swift
[385/452] Emitting module BTree
[391/452] Write Objects.LinkFileList
[392/452] Linking libBTree.dylib
[394/452] 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
<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
[444/452] 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
[445/452] 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
[446/452] 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
[447/452] 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
[448/452] 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
<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
[451/510] 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
[452/510] 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
[453/511] 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
[454/511] 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
[455/511] 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
[456/511] 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
[457/511] 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
[458/511] 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/511] 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
[460/511] 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
[461/511] 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
[462/511] 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
[463/511] 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
[464/511] 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
[465/511] 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
[466/511] 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
[467/511] 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
[468/511] 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
[469/511] 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
[470/511] 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
[471/511] 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
[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/515] 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
[477/515] 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
[478/515] 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
[479/515] 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
[480/515] 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
[481/515] 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
[482/515] 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
[483/515] 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
[484/515] 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
[485/515] 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
[486/515] 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
[487/515] 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
[488/515] 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
[489/515] 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
[490/515] 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
[491/515] 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
[492/515] 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
[493/515] 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
[494/515] 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
[495/515] 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
[496/515] 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
[497/515] 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
[498/515] 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
[499/515] 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
[500/515] 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
[501/515] 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
[502/515] 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
[503/515] 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
[504/515] 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
[505/515] 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
[506/515] 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
[507/515] 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
[508/515] 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
[509/515] 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
[510/515] 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
[511/515] 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
[512/515] 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
[513/515] 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
[514/538] 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
[515/539] 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
[516/539] 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
[517/540] 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
[518/540] 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
[519/540] 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
[520/540] 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
[521/540] 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
[522/540] 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
[523/540] 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
[524/540] 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
[525/540] 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
[526/540] 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
[527/540] 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
[528/540] 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
[529/540] 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
[530/540] 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
[531/540] 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
[532/540] 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
[533/540] 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
[534/540] 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
[535/540] 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
[536/540] 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
[537/540] 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
[538/540] 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
[539/555] 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
[540/556] 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
[541/556] 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
[542/556] 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
[543/556] 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
[544/556] 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
[545/556] 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
[546/556] 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
[547/556] 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
[548/556] 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
[549/556] 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
[550/556] 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
[551/556] 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
[552/556] 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
[553/556] 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
[554/556] 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
[555/574] 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
[556/575] 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
[557/575] 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
[558/575] 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
[559/575] 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
[560/575] 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
[561/575] 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
[562/575] 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
[563/575] 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
[564/575] 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
[565/575] 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
[566/575] 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
[567/575] 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
[568/575] 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
[569/575] 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
[570/575] 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
[571/575] 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
[572/575] 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
[573/575] 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
[574/585] 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
[575/585] 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
[576/585] 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
[577/585] 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
[578/585] 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
[579/585] 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
[580/585] 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
[581/585] 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
[582/585] 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/585] 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
[584/597] 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
[585/597] 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
[586/597] 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
[587/597] 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
[588/597] 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
[589/597] 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
[590/597] 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
[591/597] 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
[592/597] 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
[593/597] 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
[594/597] 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
[595/597] 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
[596/598] 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
[597/600] 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
[598/600] 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
[599/610] Compiling SwiftletModelMacros SearchIndexAttributes.swift
[600/611] Compiling SwiftletModelMacros RelationshipAttributes.swift
[601/611] Compiling SwiftletModelMacros PropertyWrapperAttributes.swift
[602/611] Compiling SwiftletModelMacros UniqueAttributes.swift
[603/611] Compiling SwiftletModelMacros EntityModelMacro.swift
[604/611] Compiling SwiftletModelMacros LabeledExprSyntaxExtension.swift
[605/611] Compiling SwiftletModelMacros Plugins.swift
[606/611] Compiling SwiftletModelMacros AccessAttributes.swift
[607/611] Emitting module SwiftletModelMacros
[608/611] Compiling SwiftletModelMacros IndexAttributes.swift
[609/611] Compiling SwiftletModelMacros PropertyAttributes.swift
[609/611] Write Objects.LinkFileList
[610/611] Linking SwiftletModelMacros-tool
[612/665] Compiling SwiftletModel MergeStrategy.swift
[613/665] Compiling SwiftletModel Metadata.swift
[614/665] Compiling SwiftletModel ContextQuery.swift
[615/665] Compiling SwiftletModel Nested.swift
[616/665] Compiling SwiftletModel Predicate.swift
[617/665] Compiling SwiftletModel Query.swift
[618/670] Compiling SwiftletModel Comparable+SortOrder.swift
[619/670] Compiling SwiftletModel Entity+FullTextIndex.swift
[620/670] Compiling SwiftletModel Entity+IndexComparable.swift
[621/670] Compiling SwiftletModel Entity+IndexHashable&Comparable.swift
[622/670] Compiling SwiftletModel Entity+IndexHashable.swift
[623/670] Compiling SwiftletModel Entity+Metadata.swift
[624/670] Compiling SwiftletModel Relation.swift
[625/670] Compiling SwiftletModel RelationDelete.swift
[626/670] Compiling SwiftletModel RelationSave.swift
[627/670] Compiling SwiftletModel RelationTypes.swift
[628/670] Compiling SwiftletModel Relationship.swift
[629/670] Compiling SwiftletModel Index+Hashable.swift
[630/670] Compiling SwiftletModel Index.swift
[631/670] Compiling SwiftletModel String+FuzzyMatch.swift
[632/670] Compiling SwiftletModel String+IndexName.swift
[633/670] Compiling SwiftletModel String+SearchTokens.swift
[634/670] Compiling SwiftletModel Tuples.swift
[635/670] Compiling SwiftletModel Context.swift
[636/670] Compiling SwiftletModel EntitiesRepository.swift
[637/670] Compiling SwiftletModel EncodableExtensions.swift
[638/670] Compiling SwiftletModel KeyPathExtensions.swift
[639/670] Compiling SwiftletModel ArrayExtensions.swift
[640/670] Compiling SwiftletModel CollisionResolver.swift
[641/670] Emitting module SwiftletModel
[642/670] Compiling SwiftletModel QueryAllNested.swift
[643/670] Compiling SwiftletModel QueryFilter.swift
[644/670] Compiling SwiftletModel QueryGroup.swift
[645/670] Compiling SwiftletModel QueryList.swift
[646/670] Compiling SwiftletModel QueryListFilter.swift
[647/670] Compiling SwiftletModel QueryListNested.swift
[648/670] Compiling SwiftletModel UniqueIndex+Comparable.swift
[649/670] Compiling SwiftletModel UniqueIndex+Hashable.swift
[650/670] Compiling SwiftletModel UniqueIndex.swift
[651/670] Compiling SwiftletModel Macros.swift
[652/670] Compiling SwiftletModel DeletedEntity.swift
[653/670] Compiling SwiftletModel EntityModelProtocol.swift
[654/670] Compiling SwiftletModel EncodingStrategy.swift
[655/670] Compiling SwiftletModel Link.swift
[656/670] Compiling SwiftletModel Relation+Codable.swift
[657/670] Compiling SwiftletModel Relation+Conveniece.swift
[658/670] Compiling SwiftletModel Relation+UpdateOption.swift
[659/670] Compiling SwiftletModel QueryLogicalFilters.swift
[660/670] Compiling SwiftletModel QueryNested.swift
[661/670] Compiling SwiftletModel QueryRelated.swift
[662/670] Compiling SwiftletModel QuerySchema.swift
[663/670] Compiling SwiftletModel QuerySorted.swift
[664/670] Compiling SwiftletModel DecodingStrategy.swift
[665/670] Compiling SwiftletModel Entity+UniqueComparable.swift
[666/670] Compiling SwiftletModel Entity+UniqueHashable&Comparable.swift
[667/670] Compiling SwiftletModel Entity+UniqueHashable.swift
[668/670] Compiling SwiftletModel FullTextIndex+Hashable.swift
[669/670] Compiling SwiftletModel FullTextIndex.swift
[670/670] Compiling SwiftletModel Index+Comparable.swift
Build complete! (32.71s)
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",
"Extensions/EncodableExtensions.swift",
"Extensions/KeyPathExtensions.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/MergeStrategy.swift",
"Model/Metadata.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/Link.swift",
"Relationship/Relation+Codable.swift",
"Relationship/Relation+Conveniece.swift",
"Relationship/Relation+UpdateOption.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 4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'SwiftletModel'...
Finished extracting symbol information for 'SwiftletModel'. (22.20s)
Building documentation for 'SwiftletModel'...
Finished building documentation for 'SwiftletModel' (0.43s)
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/xctest-dynamic-overlay
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/pointfreeco/swift-snapshot-testing
Updating https://github.com/attaswift/BTree
Updating https://github.com/pointfreeco/swift-custom-dump
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.71s)
Updated https://github.com/swiftlang/swift-syntax (0.93s)
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.93s)
Updated https://github.com/attaswift/BTree (0.60s)
Updated https://github.com/pointfreeco/swift-snapshot-testing (0.60s)
Updated https://github.com/pointfreeco/swift-custom-dump (0.60s)
Updated https://github.com/apple/swift-collections.git (0.60s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (1.88s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.54s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.64s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.55s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.48s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.47s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.86s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.56s)
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
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.4
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 SymbolKit DeclarationFragments.swift
[8/57] Compiling SymbolKit Fragment.swift
[9/57] Compiling SymbolKit FragmentKind.swift
[10/57] Compiling SymbolKit FunctionParameter.swift
[11/57] Compiling SymbolKit FunctionSignature.swift
[12/57] Compiling SymbolKit Names.swift
[13/57] Compiling SymbolKit SPI.swift
[14/57] Compiling SymbolKit Snippet.swift
[15/57] Compiling SymbolKit Extension.swift
[16/57] Compiling SymbolKit Relationship.swift
[17/57] Compiling SymbolKit RelationshipKind.swift
[18/57] Compiling SymbolKit SourceOrigin.swift
[19/57] Compiling SymbolKit GenericConstraints.swift
[20/57] Compiling SymbolKit Swift.swift
[21/57] Compiling Snippets SnippetParser.swift
[22/57] Compiling Snippets Snippet.swift
[23/57] Emitting module Snippets
[24/57] Compiling SymbolKit Identifier.swift
[25/57] Compiling SymbolKit KindIdentifier.swift
[26/57] Compiling SymbolKit Location.swift
[27/57] Compiling SymbolKit Mutability.swift
[28/57] Compiling SymbolKit SemanticVersion.swift
[29/57] Compiling SymbolKit AccessControl.swift
[30/57] Compiling SymbolKit Availability.swift
[31/57] Compiling SymbolKit AvailabilityItem.swift
[32/57] Compiling SymbolKit Domain.swift
[33/57] Compiling SymbolKit Symbol.swift
[34/57] Compiling SymbolKit SymbolKind.swift
[35/57] Compiling SymbolKit SymbolGraph.swift
[36/57] Compiling SymbolKit GraphCollector.swift
[37/57] Compiling SymbolKit GenericConstraint.swift
[38/57] Compiling SymbolKit GenericParameter.swift
[39/57] Compiling SymbolKit Generics.swift
[40/57] Compiling SymbolKit Namespace.swift
[41/57] Compiling SymbolKit Mixin+Equals.swift
[42/57] Compiling SymbolKit Mixin+Hash.swift
[43/57] Compiling SymbolKit Mixin.swift
[44/57] Compiling SymbolKit LineList.swift
[45/57] Compiling SymbolKit Position.swift
[46/57] Compiling SymbolKit SourceRange.swift
[47/57] Compiling SymbolKit Metadata.swift
[48/57] Compiling SymbolKit Module.swift
[49/57] Compiling SymbolKit OperatingSystem.swift
[50/57] Compiling SymbolKit Platform.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.38s)
Building for debugging...
[0/5] Write swift-version-2F0A5646E1D333AE.txt
[2/41] Compiling SwiftSyntax600 Empty.swift
[3/41] Emitting module SwiftSyntax600
[4/41] Compiling SwiftSyntax509 Empty.swift
[5/41] Emitting module SwiftSyntax509
[6/41] Compiling SwiftSyntax510 Empty.swift
[7/41] Emitting module SwiftSyntax510
[8/41] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[9/41] Compiling InternalCollectionsUtilities Descriptions.swift
[10/41] Compiling InternalCollectionsUtilities Debugging.swift
[11/41] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/42] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/42] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/42] Compiling BTree BTreeMerger.swift
[15/42] Compiling BTree BTreeNode.swift
[16/42] Emitting module InternalCollectionsUtilities
[17/42] Compiling BTree BTree.swift
[18/42] Compiling BTree BTreeBuilder.swift
[19/42] Compiling BTree BTreeIndex.swift
[20/42] Compiling BTree BTreeIterator.swift
[21/42] Compiling BTree BTreeComparisons.swift
[22/42] Compiling BTree BTreeCursor.swift
[23/65] Compiling BTree SortedSet.swift
[24/177] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[25/177] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[26/178] Compiling DequeModule _DequeBufferHeader.swift
[27/178] Compiling DequeModule _DequeSlot.swift
[28/178] Compiling DequeModule _DequeBuffer.swift
[29/256] Compiling BTree Map.swift
[30/256] Compiling BTree SortedBag.swift
[31/321] Compiling HeapModule _HeapNode.swift
[32/321] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[33/321] Compiling HeapModule Heap.swift
[34/391] Compiling HeapModule Heap+UnsafeHandle.swift
[35/391] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[36/391] Compiling _RopeModule BigString+Hashing.swift
[37/391] Compiling _RopeModule BigSubstring+UTF8View.swift
[38/391] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[39/391] Compiling BTree Weak.swift
[40/391] Compiling HeapModule Heap+Invariants.swift
[41/391] Emitting module HeapModule
[42/391] Compiling HeapModule Heap+Descriptions.swift
[43/391] Compiling DequeModule _UnsafeWrappedBuffer.swift
[44/391] Compiling _RopeModule BigString+Sequence.swift
[45/391] Compiling _RopeModule BigString+TextOutputStream.swift
[46/391] Compiling _RopeModule BigString+Append.swift
[47/391] Compiling _RopeModule BigString+Initializers.swift
[48/391] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[49/391] Compiling _RopeModule BigString+Chunk+Splitting.swift
[50/396] Compiling _RopeModule BigString+RemoveSubrange.swift
[51/396] Compiling _RopeModule BigString+ReplaceSubrange.swift
[52/396] Compiling _RopeModule BigString+Split.swift
[53/396] Compiling _RopeModule Range+BigString.swift
[54/396] Compiling _RopeModule BigString+UTF16View.swift
[55/396] Compiling _RopeModule BigString+UTF8View.swift
[56/396] Compiling _RopeModule Rope+Debugging.swift
[57/396] Compiling _RopeModule Rope+Invariants.swift
[60/396] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[61/396] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[62/396] Emitting module BTree
[63/396] Compiling _RopeModule BigString+UnicodeScalarView.swift
[64/396] Compiling _RopeModule BigSubstring+UTF16View.swift
[73/396] Compiling _RopeModule BigSubstring.swift
[74/396] Compiling _RopeModule Rope+Builder.swift
[75/396] Compiling _RopeModule Rope+_Storage.swift
[76/396] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[77/396] Compiling _RopeModule Rope+_UnsafeHandle.swift
[78/396] Compiling _RopeModule Rope.swift
[79/396] Compiling _RopeModule RopeElement.swift
[80/396] Compiling _RopeModule RopeMetric.swift
[81/396] Compiling _RopeModule BigString+BidirectionalCollection.swift
[82/396] Compiling _RopeModule BigString+Comparable.swift
[83/396] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[84/396] Compiling _RopeModule BigString+CustomStringConvertible.swift
[85/396] Compiling _RopeModule BigString+Equatable.swift
[86/396] Compiling _RopeModule Rope+_Node.swift
[92/396] Compiling _RopeModule BigString+Chunk.swift
[93/402] Emitting module BitCollections
[94/402] Compiling _RopeModule BigString+Builder.swift
[95/402] Compiling _RopeModule BigString+Contents.swift
[96/402] Compiling _RopeModule BigString+Debugging.swift
[97/402] Compiling _RopeModule BigString+Index.swift
[98/402] Compiling _RopeModule BigString+Ingester.swift
[99/402] Compiling _RopeModule BigString+Invariants.swift
[100/402] Compiling _RopeModule BigString+Iterators.swift
[101/402] Compiling _RopeModule BigString+Metrics.swift
[102/402] Compiling _RopeModule RopeSummary.swift
[103/402] Compiling _RopeModule _RopeItem.swift
[104/402] Compiling _RopeModule _RopePath.swift
[105/402] Compiling _RopeModule _RopeVersion.swift
[106/402] Compiling _RopeModule Rope+Collection.swift
[107/402] Compiling _RopeModule Rope+Index.swift
[108/402] Compiling _RopeModule Rope+Sequence.swift
[109/402] Compiling _RopeModule BigString+Insert.swift
[110/402] Compiling _RopeModule BigString+Managing Breaks.swift
[117/402] Compiling BitCollections BitSet.swift
[147/402] Write Objects.LinkFileList
[150/402] Compiling OrderedCollections OrderedSet+SubSequence.swift
[151/402] Compiling OrderedCollections OrderedSet+Testing.swift
[152/402] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[153/402] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[166/402] Emitting module DequeModule
[172/402] Linking libBTree.dylib
[174/402] Compiling _RopeModule Rope+Append.swift
[175/402] Compiling _RopeModule Rope+Extract.swift
[176/402] Compiling _RopeModule Rope+Find.swift
[177/402] Compiling _RopeModule Rope+ForEachWhile.swift
[178/402] Compiling _RopeModule Rope+Insert.swift
[179/402] Compiling _RopeModule Rope+Join.swift
[180/402] Compiling _RopeModule Rope+MutatingForEach.swift
[219/417] Compiling OrderedCollections OrderedSet.swift
[220/417] Compiling OrderedCollections _UnsafeBitset.swift
[221/417] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[237/417] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[238/417] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[239/417] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[240/417] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[241/417] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[242/417] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[243/417] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[244/417] Compiling HashTreeCollections TreeSet.swift
[285/417] Compiling _RopeModule Rope+Remove.swift
[286/417] Compiling _RopeModule Rope+RemoveSubrange.swift
[287/417] Compiling _RopeModule Rope+Split.swift
[288/417] Compiling _RopeModule Optional Utilities.swift
[289/417] Compiling _RopeModule String Utilities.swift
[290/417] Compiling _RopeModule String.Index+ABI.swift
[291/417] Compiling _RopeModule _CharacterRecognizer.swift
[292/417] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[347/424] Emitting module OrderedCollections
[348/424] Compiling SwiftSyntax SyntaxNodesQRS.swift
[349/424] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[355/424] Emitting module _RopeModule
[364/424] Emitting module HashTreeCollections
[365/426] Compiling Collections Collections.swift
[366/426] Emitting module Collections
[374/426] Emitting module SwiftSyntax
[403/426] Compiling SwiftSyntax SyntaxNodesD.swift
[404/426] Compiling SwiftSyntax SyntaxNodesEF.swift
[405/426] Compiling SwiftSyntax SyntaxNodesGHI.swift
[406/426] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[407/426] Compiling SwiftSyntax SyntaxNodesOP.swift
[425/484] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[426/484] Compiling SwiftDiagnostics Message.swift
[427/485] Emitting module SwiftDiagnostics
[428/485] Compiling SwiftDiagnostics Diagnostic.swift
[429/485] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[430/485] Compiling SwiftDiagnostics Convenience.swift
[431/485] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[432/485] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[433/485] Compiling SwiftDiagnostics Note.swift
[434/485] Compiling SwiftBasicFormat InferIndentation.swift
[435/485] Compiling SwiftBasicFormat Syntax+Extensions.swift
[436/485] Compiling SwiftDiagnostics FixIt.swift
[437/485] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[438/485] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[439/485] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[440/485] Emitting module SwiftBasicFormat
[441/485] Compiling SwiftBasicFormat BasicFormat.swift
[442/485] Compiling SwiftParser StringLiterals.swift
[443/485] Compiling SwiftParser SwiftParserCompatibility.swift
[444/485] Compiling SwiftParser SwiftVersion.swift
[445/485] Compiling SwiftParser SyntaxUtils.swift
[446/489] Compiling SwiftParser UnicodeScalarExtensions.swift
[447/489] Compiling SwiftParser Lookahead.swift
[448/489] Compiling SwiftParser LoopProgressCondition.swift
[449/489] Compiling SwiftParser Modifiers.swift
[450/489] Compiling SwiftParser Names.swift
[451/489] Compiling SwiftParser Recovery.swift
[452/489] Compiling SwiftParser Specifiers.swift
[453/489] Compiling SwiftParser Statements.swift
[454/489] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[455/489] Compiling SwiftParser TopLevel.swift
[456/489] Compiling SwiftParser TriviaParser.swift
[457/489] Compiling SwiftParser Types.swift
[458/489] Compiling SwiftParser ExperimentalFeatures.swift
[459/489] Compiling SwiftParser Nominals.swift
[460/489] Compiling SwiftParser Parameters.swift
[461/489] Compiling SwiftParser ParseSourceFile.swift
[462/489] Compiling SwiftParser Parser.swift
[463/489] Compiling SwiftParser Patterns.swift
[464/489] Compiling SwiftParser TokenConsumer.swift
[465/489] Compiling SwiftParser TokenPrecedence.swift
[466/489] Compiling SwiftParser TokenSpec.swift
[467/489] Compiling SwiftParser TokenSpecSet.swift
[468/489] Emitting module SwiftParser
[469/489] Compiling SwiftParser Attributes.swift
[470/489] Compiling SwiftParser Availability.swift
[471/489] Compiling SwiftParser CharacterInfo.swift
[472/489] Compiling SwiftParser CollectionNodes+Parsable.swift
[473/489] Compiling SwiftParser Declarations.swift
[474/489] Compiling SwiftParser Directives.swift
[475/489] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[476/489] Compiling SwiftParser Expressions.swift
[477/489] Compiling SwiftParser IncrementalParseTransition.swift
[478/489] Compiling SwiftParser IsValidIdentifier.swift
[479/489] Compiling SwiftParser Cursor.swift
[480/489] Compiling SwiftParser Lexeme.swift
[481/489] Compiling SwiftParser LexemeSequence.swift
[482/489] Compiling SwiftParser Lexer.swift
[483/489] Compiling SwiftParser RegexLiteralLexer.swift
[484/489] Compiling SwiftParser IsLexerClassified.swift
[485/489] Compiling SwiftParser LayoutNodes+Parsable.swift
[486/489] Compiling SwiftParser Parser+TokenSpecSet.swift
[487/489] Compiling SwiftParser TokenSpecStaticMembers.swift
[488/512] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[489/513] Compiling SwiftOperators PrecedenceGraph.swift
[490/513] Compiling SwiftOperators PrecedenceGroup.swift
[491/514] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[492/514] Compiling SwiftOperators OperatorTable.swift
[493/514] Compiling SwiftOperators OperatorTable+Defaults.swift
[494/514] Compiling SwiftOperators OperatorError.swift
[495/514] Compiling SwiftOperators Operator.swift
[496/514] Compiling SwiftOperators OperatorTable+Semantics.swift
[497/514] Emitting module SwiftOperators
[498/514] Compiling SwiftOperators OperatorTable+Folding.swift
[499/514] Compiling SwiftOperators OperatorError+Diagnostics.swift
[500/514] Compiling SwiftOperators SyntaxSynthesis.swift
[501/514] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[502/514] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[503/514] Compiling SwiftParserDiagnostics PresenceUtils.swift
[504/514] Compiling SwiftParserDiagnostics Utils.swift
[505/514] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[506/514] Compiling SwiftParserDiagnostics MissingNodesError.swift
[507/514] Compiling SwiftParserDiagnostics MissingTokenError.swift
[508/514] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[509/514] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[510/514] Emitting module SwiftParserDiagnostics
[511/514] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[512/514] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[513/529] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[514/529] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[515/529] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[516/529] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[517/529] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[518/529] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[519/530] Compiling SwiftSyntaxBuilder Indenter.swift
[520/530] Compiling SwiftSyntaxBuilder ListBuilder.swift
[521/530] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[522/530] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[523/530] Emitting module SwiftSyntaxBuilder
[524/530] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[525/530] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[526/530] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[527/530] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[528/530] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[529/548] Compiling SwiftSyntaxMacros Macro.swift
[530/548] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[531/549] Compiling SwiftSyntaxMacros PreambleMacro.swift
[532/549] Compiling SwiftSyntaxMacros MemberMacro.swift
[533/549] Compiling SwiftSyntaxMacros PeerMacro.swift
[534/549] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[535/549] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[536/549] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[537/549] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[538/549] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[539/549] Compiling SwiftSyntaxMacros Macro+Format.swift
[540/549] Compiling SwiftSyntaxMacros AttachedMacro.swift
[541/549] Compiling SwiftSyntaxMacros BodyMacro.swift
[542/549] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[543/549] Compiling SwiftSyntaxMacros AccessorMacro.swift
[544/549] Emitting module SwiftSyntaxMacros
[545/549] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[546/549] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[547/549] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[548/559] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[549/559] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[550/559] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[551/559] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[552/559] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[553/559] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[554/559] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[555/559] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[556/559] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[557/559] Emitting module SwiftSyntaxMacroExpansion
[558/571] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[559/571] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[560/571] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[561/571] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[562/572] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[563/572] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[564/572] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[565/572] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[566/572] Emitting module SwiftCompilerPluginMessageHandling
[567/572] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[568/572] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[569/572] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[570/572] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[571/574] Emitting module SwiftCompilerPlugin
[572/574] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[573/584] Compiling SwiftletModelMacros LabeledExprSyntaxExtension.swift
[574/584] Compiling SwiftletModelMacros RelationshipAttributes.swift
[575/584] Compiling SwiftletModelMacros PropertyAttributes.swift
[576/584] Compiling SwiftletModelMacros PropertyWrapperAttributes.swift
[577/584] Compiling SwiftletModelMacros AccessAttributes.swift
[578/584] Compiling SwiftletModelMacros IndexAttributes.swift
[579/584] Compiling SwiftletModelMacros UniqueAttributes.swift
[580/584] Emitting module SwiftletModelMacros
[581/584] Compiling SwiftletModelMacros EntityModelMacro.swift
[582/584] Compiling SwiftletModelMacros SearchIndexAttributes.swift
[583/585] Compiling SwiftletModelMacros Plugins.swift
[583/585] Write Objects.LinkFileList
[584/585] Linking SwiftletModelMacros-tool
[586/639] Compiling SwiftletModel Context.swift
[587/639] Compiling SwiftletModel EntitiesRepository.swift
[588/639] Compiling SwiftletModel EncodableExtensions.swift
[589/639] Compiling SwiftletModel KeyPathExtensions.swift
[590/639] Compiling SwiftletModel ArrayExtensions.swift
[591/639] Compiling SwiftletModel CollisionResolver.swift
[592/644] Compiling SwiftletModel MergeStrategy.swift
[593/644] Compiling SwiftletModel Metadata.swift
[594/644] Compiling SwiftletModel ContextQuery.swift
[595/644] Compiling SwiftletModel Nested.swift
[596/644] Compiling SwiftletModel Predicate.swift
[597/644] Compiling SwiftletModel Query.swift
[598/644] Compiling SwiftletModel Relation.swift
[599/644] Compiling SwiftletModel RelationDelete.swift
[600/644] Compiling SwiftletModel RelationSave.swift
[601/644] Compiling SwiftletModel RelationTypes.swift
[602/644] Compiling SwiftletModel Relationship.swift
[603/644] Compiling SwiftletModel EncodingStrategy.swift
[604/644] Compiling SwiftletModel Link.swift
[605/644] Compiling SwiftletModel Relation+Codable.swift
[606/644] Compiling SwiftletModel Relation+Conveniece.swift
[607/644] Compiling SwiftletModel Relation+UpdateOption.swift
[608/644] Compiling SwiftletModel UniqueIndex+Comparable.swift
[609/644] Compiling SwiftletModel UniqueIndex+Hashable.swift
[610/644] Compiling SwiftletModel UniqueIndex.swift
[611/644] Compiling SwiftletModel Macros.swift
[612/644] Compiling SwiftletModel DeletedEntity.swift
[613/644] Compiling SwiftletModel EntityModelProtocol.swift
[614/644] Compiling SwiftletModel QueryAllNested.swift
[615/644] Compiling SwiftletModel QueryFilter.swift
[616/644] Compiling SwiftletModel QueryGroup.swift
[617/644] Compiling SwiftletModel QueryList.swift
[618/644] Compiling SwiftletModel QueryListFilter.swift
[619/644] Compiling SwiftletModel QueryListNested.swift
[620/644] Compiling SwiftletModel Index+Hashable.swift
[621/644] Compiling SwiftletModel Index.swift
[622/644] Compiling SwiftletModel String+FuzzyMatch.swift
[623/644] Compiling SwiftletModel String+IndexName.swift
[624/644] Compiling SwiftletModel String+SearchTokens.swift
[625/644] Compiling SwiftletModel Tuples.swift
[626/644] Compiling SwiftletModel QueryLogicalFilters.swift
[627/644] Compiling SwiftletModel QueryNested.swift
[628/644] Compiling SwiftletModel QueryRelated.swift
[629/644] Compiling SwiftletModel QuerySchema.swift
[630/644] Compiling SwiftletModel QuerySorted.swift
[631/644] Compiling SwiftletModel DecodingStrategy.swift
[632/644] Compiling SwiftletModel Comparable+SortOrder.swift
[633/644] Compiling SwiftletModel Entity+FullTextIndex.swift
[634/644] Compiling SwiftletModel Entity+IndexComparable.swift
[635/644] Compiling SwiftletModel Entity+IndexHashable&Comparable.swift
[636/644] Compiling SwiftletModel Entity+IndexHashable.swift
[637/644] Compiling SwiftletModel Entity+Metadata.swift
[638/644] Emitting module SwiftletModel
[639/644] Compiling SwiftletModel Entity+UniqueComparable.swift
[640/644] Compiling SwiftletModel Entity+UniqueHashable&Comparable.swift
[641/644] Compiling SwiftletModel Entity+UniqueHashable.swift
[642/644] Compiling SwiftletModel FullTextIndex+Hashable.swift
[643/644] Compiling SwiftletModel FullTextIndex.swift
[644/644] Compiling SwiftletModel Index+Comparable.swift
Build of target: 'SwiftletModel' complete! (20.11s)
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-2687baec.zip to s3://spi-docs-inbox/prod-kazaimazai-swiftletmodel-main-2687baec.zip
Copying... [12%]
Copying... [23%]
Copying... [31%]
Copying... [43%]
Copying... [51%]
Copying... [62%]
Copying... [74%]
Copying... [82%]
Copying... [93%]
Copying... [100%]
Done.