The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SwiftletModel, reference 0.15.0 (34f732), with Swift 5.10 for macOS (SPM) on 21 Nov 2025 00:43:12 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KazaiMazai/SwiftletModel.git
Reference: 0.15.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KazaiMazai/SwiftletModel
 * tag               0.15.0     -> FETCH_HEAD
HEAD is now at 34f7325 Resolve in context (#102)
Cloned https://github.com/KazaiMazai/SwiftletModel.git
Revision (git rev-parse @):
34f7325f4127fbbd9621de05310d022c32e4ef0d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/KazaiMazai/SwiftletModel.git at 0.15.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/KazaiMazai/SwiftletModel.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/31] Write sources
[25/31] Compiling _SwiftSyntaxCShims dummy.c
[26/31] Write swift-version-33747A42983211AE.txt
[28/67] Compiling SwiftSyntax600 Empty.swift
[29/67] Emitting module SwiftSyntax600
[30/67] Compiling SwiftSyntax510 Empty.swift
[31/67] Emitting module SwiftSyntax509
[32/67] Compiling SwiftSyntax509 Empty.swift
[33/67] Emitting module SwiftSyntax510
[34/67] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[35/68] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[36/68] Compiling InternalCollectionsUtilities Debugging.swift
[37/68] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[38/68] Compiling InternalCollectionsUtilities Descriptions.swift
[39/133] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[40/133] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[41/133] Compiling SwiftSyntax Syntax.swift
[42/133] Compiling SwiftSyntax SyntaxArena.swift
[43/133] Compiling SwiftSyntax AbsolutePosition.swift
[44/133] Emitting module InternalCollectionsUtilities
[45/133] Compiling SwiftSyntax SourceLocation.swift
[46/133] Compiling SwiftSyntax SourcePresence.swift
[47/133] Compiling SwiftSyntax SourceEdit.swift
[48/133] Compiling SwiftSyntax SourceLength.swift
[49/415] Compiling HashTreeCollections _Bucket.swift
[50/415] Compiling HashTreeCollections _Hash.swift
[51/416] Compiling DequeModule _DequeBufferHeader.swift
[52/416] Compiling DequeModule _DequeSlot.swift
[53/416] Compiling DequeModule _DequeBuffer.swift
[54/416] Compiling HeapModule _HeapNode.swift
[55/416] Compiling HeapModule Heap.swift
[56/416] Compiling HashTreeCollections _HashLevel.swift
[57/416] Compiling HashTreeCollections _HashNode+Builder.swift
[58/416] Compiling HeapModule Heap+Invariants.swift
[59/416] Compiling HeapModule Heap+UnsafeHandle.swift
[60/416] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[61/416] Compiling HeapModule Heap+Descriptions.swift
[62/416] Emitting module HeapModule
[63/416] Compiling HashTreeCollections _HashNode+Debugging.swift
[64/416] Compiling HashTreeCollections _HashNode+Initializers.swift
[65/416] Compiling HashTreeCollections _HashNode+Structural union.swift
[66/416] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[67/416] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[68/416] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[69/416] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[70/416] Compiling HashTreeCollections _HashNode.swift
[71/421] Compiling HashTreeCollections _UnmanagedHashNode.swift
[72/421] Compiling HashTreeCollections _UnsafePath.swift
[73/421] Compiling HashTreeCollections TreeDictionary+Codable.swift
[74/421] Compiling HashTreeCollections TreeDictionary+Collection.swift
[75/421] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[76/421] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[77/427] Compiling HashTreeCollections TreeSet+Equatable.swift
[78/427] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[79/427] Compiling HashTreeCollections TreeSet+Extras.swift
[80/427] Compiling HashTreeCollections TreeSet+Filter.swift
[81/427] Compiling HashTreeCollections TreeSet+Hashable.swift
[82/427] Compiling HashTreeCollections TreeSet+Sendable.swift
[83/427] Compiling HashTreeCollections TreeSet+Sequence.swift
[84/427] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[85/435] Compiling DequeModule _UnsafeWrappedBuffer.swift
[86/435] Compiling HashTreeCollections _HashNodeHeader.swift
[87/435] Compiling HashTreeCollections _HashSlot.swift
[88/435] Compiling HashTreeCollections _HashStack.swift
[89/435] Compiling HashTreeCollections _HashTreeIterator.swift
[90/435] Compiling HashTreeCollections _HashTreeStatistics.swift
[91/435] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[92/435] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[93/435] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[94/435] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[95/435] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[96/435] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[97/435] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[98/435] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[99/435] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[100/435] Compiling HashTreeCollections _RawHashNode.swift
[106/435] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[107/435] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[108/435] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[109/435] Compiling HashTreeCollections TreeDictionary+Filter.swift
[110/435] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[111/435] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[112/435] Compiling HashTreeCollections TreeDictionary+Keys.swift
[113/435] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[114/435] Compiling HashTreeCollections TreeDictionary+Merge.swift
[115/435] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[116/435] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[117/435] Compiling BitCollections BitSet.swift
[118/435] Emitting module BitCollections
[119/435] Compiling HashTreeCollections _HashNode+Storage.swift
[120/435] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[121/435] Compiling HashTreeCollections _HashNode+Structural filter.swift
[122/435] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[123/435] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[124/435] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[125/435] Compiling HashTreeCollections _HashNode+Invariants.swift
[126/435] Compiling HashTreeCollections _HashNode+Lookups.swift
[127/435] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[128/435] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[134/435] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[135/435] Compiling HashTreeCollections _AncestorHashSlots.swift
[136/435] Compiling HashTreeCollections _Bitmap.swift
[150/435] Compiling OrderedCollections OrderedSet+SubSequence.swift
[151/435] Compiling OrderedCollections OrderedSet+Testing.swift
[152/435] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[153/435] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[154/435] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[155/435] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[156/435] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[157/435] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[158/435] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[159/435] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[160/435] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[161/435] Compiling HashTreeCollections TreeSet.swift
[163/435] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[164/435] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[165/435] Compiling HashTreeCollections _HashNode+Structural merge.swift
[166/435] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[167/435] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[174/435] Compiling OrderedCollections OrderedSet.swift
[175/435] Compiling OrderedCollections _UnsafeBitset.swift
[208/435] Emitting module DequeModule
[314/442] Emitting module OrderedCollections
[340/449] Compiling SwiftSyntax SyntaxNodesQRS.swift
[341/449] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[342/449] Compiling _RopeModule Rope+Split.swift
[343/449] Compiling _RopeModule Optional Utilities.swift
[344/449] Compiling _RopeModule String Utilities.swift
[345/449] Compiling _RopeModule String.Index+ABI.swift
[346/449] Compiling _RopeModule _CharacterRecognizer.swift
[347/449] Emitting module _RopeModule
[348/449] Compiling BTree Map.swift
[349/449] Compiling BTree SortedSet.swift
[350/450] Compiling BTree SortedBag.swift
[353/450] Compiling BTree Weak.swift
[370/450] Emitting module HashTreeCollections
[385/452] Compiling Collections Collections.swift
[386/452] Emitting module Collections
[395/452] Emitting module BTree
[397/452] Write Objects.LinkFileList
[398/452] Linking libBTree.dylib
[400/452] Emitting module SwiftSyntax
[444/452] Compiling SwiftSyntax SyntaxNodesD.swift
[445/452] Compiling SwiftSyntax SyntaxNodesEF.swift
[446/452] Compiling SwiftSyntax SyntaxNodesGHI.swift
[447/452] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[448/452] Compiling SwiftSyntax SyntaxNodesOP.swift
[451/510] Compiling SwiftDiagnostics Message.swift
[452/511] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[453/511] Emitting module SwiftDiagnostics
[454/511] Compiling SwiftDiagnostics Note.swift
[455/511] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[456/511] Compiling SwiftBasicFormat Syntax+Extensions.swift
[457/511] Compiling SwiftBasicFormat InferIndentation.swift
[458/511] Compiling SwiftDiagnostics FixIt.swift
[459/511] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[460/511] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[461/511] Compiling SwiftDiagnostics Diagnostic.swift
[462/511] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[463/511] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[464/511] Compiling SwiftDiagnostics Convenience.swift
[465/511] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[466/511] Emitting module SwiftBasicFormat
[467/511] Compiling SwiftBasicFormat BasicFormat.swift
[468/511] Compiling SwiftParser TopLevel.swift
[469/511] Compiling SwiftParser TriviaParser.swift
[470/511] Compiling SwiftParser Types.swift
[471/511] Compiling SwiftParser ExperimentalFeatures.swift
[472/515] Compiling SwiftParser TokenConsumer.swift
[473/515] Compiling SwiftParser TokenPrecedence.swift
[474/515] Compiling SwiftParser TokenSpec.swift
[475/515] Compiling SwiftParser TokenSpecSet.swift
[476/515] Compiling SwiftParser UnicodeScalarExtensions.swift
[477/515] Compiling SwiftParser Lookahead.swift
[478/515] Compiling SwiftParser LoopProgressCondition.swift
[479/515] Compiling SwiftParser Modifiers.swift
[480/515] Compiling SwiftParser Names.swift
[481/515] Compiling SwiftParser Nominals.swift
[482/515] Compiling SwiftParser Parameters.swift
[483/515] Compiling SwiftParser ParseSourceFile.swift
[484/515] Compiling SwiftParser Parser.swift
[485/515] Compiling SwiftParser Patterns.swift
[486/515] Compiling SwiftParser StringLiterals.swift
[487/515] Compiling SwiftParser SwiftParserCompatibility.swift
[488/515] Compiling SwiftParser SwiftVersion.swift
[489/515] Compiling SwiftParser SyntaxUtils.swift
[490/515] Compiling SwiftParser Recovery.swift
[491/515] Compiling SwiftParser Specifiers.swift
[492/515] Compiling SwiftParser Statements.swift
[493/515] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[494/515] Emitting module SwiftParser
[495/515] Compiling SwiftParser Directives.swift
[496/515] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[497/515] Compiling SwiftParser Expressions.swift
[498/515] Compiling SwiftParser IncrementalParseTransition.swift
[499/515] Compiling SwiftParser IsValidIdentifier.swift
[500/515] Compiling SwiftParser Attributes.swift
[501/515] Compiling SwiftParser Availability.swift
[502/515] Compiling SwiftParser CharacterInfo.swift
[503/515] Compiling SwiftParser CollectionNodes+Parsable.swift
[504/515] Compiling SwiftParser Declarations.swift
[505/515] Compiling SwiftParser Cursor.swift
[506/515] Compiling SwiftParser Lexeme.swift
[507/515] Compiling SwiftParser LexemeSequence.swift
[508/515] Compiling SwiftParser Lexer.swift
[509/515] Compiling SwiftParser RegexLiteralLexer.swift
[510/515] Compiling SwiftParser IsLexerClassified.swift
[511/515] Compiling SwiftParser LayoutNodes+Parsable.swift
[512/515] Compiling SwiftParser Parser+TokenSpecSet.swift
[513/515] Compiling SwiftParser TokenSpecStaticMembers.swift
[514/538] Compiling SwiftOperators PrecedenceGroup.swift
[515/539] Compiling SwiftOperators SyntaxSynthesis.swift
[516/539] Compiling SwiftOperators OperatorTable+Semantics.swift
[517/539] Compiling SwiftOperators OperatorTable.swift
[518/539] Compiling SwiftOperators PrecedenceGraph.swift
[519/539] Compiling SwiftOperators OperatorTable+Defaults.swift
[520/539] Compiling SwiftOperators OperatorError.swift
[521/539] Compiling SwiftOperators OperatorError+Diagnostics.swift
[522/539] Compiling SwiftOperators Operator.swift
[523/539] Emitting module SwiftOperators
[524/539] Compiling SwiftOperators OperatorTable+Folding.swift
[525/539] Compiling SwiftParserDiagnostics PresenceUtils.swift
[526/539] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[527/539] Compiling SwiftParserDiagnostics Utils.swift
[528/539] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[529/539] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[530/540] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[531/540] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[532/540] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[533/540] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[534/540] Compiling SwiftParserDiagnostics MissingNodesError.swift
[535/540] Compiling SwiftParserDiagnostics MissingTokenError.swift
[536/540] Emitting module SwiftParserDiagnostics
[537/540] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[538/540] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[539/555] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[540/556] Emitting module SwiftSyntaxBuilder
[541/556] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[542/556] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[543/556] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[544/556] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[545/556] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[546/556] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[547/556] Compiling SwiftSyntaxBuilder Indenter.swift
[548/556] Compiling SwiftSyntaxBuilder ListBuilder.swift
[549/556] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[550/556] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[551/556] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[552/556] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[553/556] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[554/556] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[555/574] Compiling SwiftSyntaxMacros PreambleMacro.swift
[556/575] Compiling SwiftSyntaxMacros MemberMacro.swift
[557/575] Compiling SwiftSyntaxMacros PeerMacro.swift
[558/575] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[559/575] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[560/575] Compiling SwiftSyntaxMacros Macro.swift
[561/575] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[562/575] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[563/575] Compiling SwiftSyntaxMacros AccessorMacro.swift
[564/575] Compiling SwiftSyntaxMacros AttachedMacro.swift
[565/575] Compiling SwiftSyntaxMacros BodyMacro.swift
[566/575] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[567/575] Compiling SwiftSyntaxMacros Macro+Format.swift
[568/575] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[569/575] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[570/575] Emitting module SwiftSyntaxMacros
[571/575] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[572/575] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[573/575] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[574/585] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[575/585] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[576/585] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[577/585] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[578/585] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[579/585] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[580/585] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[581/585] Emitting module SwiftSyntaxMacroExpansion
[582/585] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[583/585] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[584/597] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[585/597] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[586/597] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[587/597] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[588/597] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[589/597] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[590/597] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[591/597] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[592/597] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[593/597] Emitting module SwiftCompilerPluginMessageHandling
[594/597] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[595/597] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[596/598] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[597/600] Emitting module SwiftCompilerPlugin
[598/600] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[599/611] Compiling SwiftletModelMacros AccessAttributes.swift
[600/611] Compiling SwiftletModelMacros String.swift
[601/611] Emitting module SwiftletModelMacros
[602/612] Compiling SwiftletModelMacros UniqueAttributes.swift
[603/612] Compiling SwiftletModelMacros Plugins.swift
[604/612] Compiling SwiftletModelMacros LabeledExprSyntaxExtension.swift
[605/612] Compiling SwiftletModelMacros SearchIndexAttributes.swift
[606/612] Compiling SwiftletModelMacros RelationshipAttributes.swift
[607/612] Compiling SwiftletModelMacros IndexAttributes.swift
[608/612] Compiling SwiftletModelMacros PropertyAttributes.swift
[609/612] Compiling SwiftletModelMacros PropertyWrapperAttributes.swift
[610/612] Compiling SwiftletModelMacros EntityModelMacro.swift
[610/612] Write Objects.LinkFileList
[611/612] Linking SwiftletModelMacros
[613/666] Compiling SwiftletModel Context.swift
[614/666] Compiling SwiftletModel EntitiesRepository.swift
[615/666] Compiling SwiftletModel ArrayExtensions.swift
[616/666] Compiling SwiftletModel EncodableExtensions.swift
[617/666] Compiling SwiftletModel KeyPathExtensions.swift
[618/666] Compiling SwiftletModel CollisionResolver.swift
[619/671] Compiling SwiftletModel Comparable+SortOrder.swift
[620/671] Compiling SwiftletModel Entity+FullTextIndex.swift
[621/671] Compiling SwiftletModel Entity+IndexComparable.swift
[622/671] Compiling SwiftletModel Entity+IndexHashable&Comparable.swift
[623/671] Compiling SwiftletModel Entity+IndexHashable.swift
[624/671] Compiling SwiftletModel Entity+Metadata.swift
[625/671] Compiling SwiftletModel MergeStrategy.swift
[626/671] Compiling SwiftletModel Metadata.swift
[627/671] Compiling SwiftletModel ContextQuery.swift
[628/671] Compiling SwiftletModel Nested.swift
[629/671] Compiling SwiftletModel Predicate.swift
[630/671] Compiling SwiftletModel Query.swift
[631/671] Compiling SwiftletModel Relation.swift
[632/671] Compiling SwiftletModel RelationDelete.swift
[633/671] Compiling SwiftletModel RelationSave.swift
[634/671] Compiling SwiftletModel RelationTypes.swift
[635/671] Compiling SwiftletModel Relationship.swift
[636/671] Compiling SwiftletModel QueryLogicalFilters.swift
[637/671] Compiling SwiftletModel QueryNested.swift
[638/671] Compiling SwiftletModel QueryRelated.swift
[639/671] Compiling SwiftletModel QuerySchema.swift
[640/671] Compiling SwiftletModel QuerySorted.swift
[641/671] Compiling SwiftletModel DecodingStrategy.swift
[642/671] Compiling SwiftletModel Entity+UniqueComparable.swift
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel13FullTextIndexV13HashableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'HashableValue'; use '@unchecked Sendable' for retroactive conformance
extension FullTextIndex.HashableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/FullTextIndex+Hashable.swift:11:5: note: in expansion of macro 'EntityModel' on generic struct 'HashableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/Index+Comparable.swift:16:27: error: unknown attribute 'retroactive'
extension Map: @unchecked @retroactive Sendable { }
                          ^
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel5IndexV15ComparableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'ComparableValue'; use '@unchecked Sendable' for retroactive conformance
extension Index.ComparableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/Index+Comparable.swift:19:5: note: in expansion of macro 'EntityModel' on generic struct 'ComparableValue' here
    @EntityModel
    ^~~~~~~~~~~~
[643/671] Compiling SwiftletModel Entity+UniqueHashable&Comparable.swift
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel13FullTextIndexV13HashableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'HashableValue'; use '@unchecked Sendable' for retroactive conformance
extension FullTextIndex.HashableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/FullTextIndex+Hashable.swift:11:5: note: in expansion of macro 'EntityModel' on generic struct 'HashableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/Index+Comparable.swift:16:27: error: unknown attribute 'retroactive'
extension Map: @unchecked @retroactive Sendable { }
                          ^
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel5IndexV15ComparableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'ComparableValue'; use '@unchecked Sendable' for retroactive conformance
extension Index.ComparableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/Index+Comparable.swift:19:5: note: in expansion of macro 'EntityModel' on generic struct 'ComparableValue' here
    @EntityModel
    ^~~~~~~~~~~~
[644/671] Compiling SwiftletModel Entity+UniqueHashable.swift
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel13FullTextIndexV13HashableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'HashableValue'; use '@unchecked Sendable' for retroactive conformance
extension FullTextIndex.HashableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/FullTextIndex+Hashable.swift:11:5: note: in expansion of macro 'EntityModel' on generic struct 'HashableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/Index+Comparable.swift:16:27: error: unknown attribute 'retroactive'
extension Map: @unchecked @retroactive Sendable { }
                          ^
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel5IndexV15ComparableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'ComparableValue'; use '@unchecked Sendable' for retroactive conformance
extension Index.ComparableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/Index+Comparable.swift:19:5: note: in expansion of macro 'EntityModel' on generic struct 'ComparableValue' here
    @EntityModel
    ^~~~~~~~~~~~
[645/671] Compiling SwiftletModel FullTextIndex+Hashable.swift
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel13FullTextIndexV13HashableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'HashableValue'; use '@unchecked Sendable' for retroactive conformance
extension FullTextIndex.HashableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/FullTextIndex+Hashable.swift:11:5: note: in expansion of macro 'EntityModel' on generic struct 'HashableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/Index+Comparable.swift:16:27: error: unknown attribute 'retroactive'
extension Map: @unchecked @retroactive Sendable { }
                          ^
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel5IndexV15ComparableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'ComparableValue'; use '@unchecked Sendable' for retroactive conformance
extension Index.ComparableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/Index+Comparable.swift:19:5: note: in expansion of macro 'EntityModel' on generic struct 'ComparableValue' here
    @EntityModel
    ^~~~~~~~~~~~
[646/671] Compiling SwiftletModel FullTextIndex.swift
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel13FullTextIndexV13HashableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'HashableValue'; use '@unchecked Sendable' for retroactive conformance
extension FullTextIndex.HashableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/FullTextIndex+Hashable.swift:11:5: note: in expansion of macro 'EntityModel' on generic struct 'HashableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/Index+Comparable.swift:16:27: error: unknown attribute 'retroactive'
extension Map: @unchecked @retroactive Sendable { }
                          ^
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel5IndexV15ComparableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'ComparableValue'; use '@unchecked Sendable' for retroactive conformance
extension Index.ComparableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/Index+Comparable.swift:19:5: note: in expansion of macro 'EntityModel' on generic struct 'ComparableValue' here
    @EntityModel
    ^~~~~~~~~~~~
[647/671] Compiling SwiftletModel Index+Comparable.swift
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel13FullTextIndexV13HashableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'HashableValue'; use '@unchecked Sendable' for retroactive conformance
extension FullTextIndex.HashableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/FullTextIndex+Hashable.swift:11:5: note: in expansion of macro 'EntityModel' on generic struct 'HashableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/Index+Comparable.swift:16:27: error: unknown attribute 'retroactive'
extension Map: @unchecked @retroactive Sendable { }
                          ^
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel5IndexV15ComparableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'ComparableValue'; use '@unchecked Sendable' for retroactive conformance
extension Index.ComparableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/Index+Comparable.swift:19:5: note: in expansion of macro 'EntityModel' on generic struct 'ComparableValue' here
    @EntityModel
    ^~~~~~~~~~~~
[648/671] Compiling SwiftletModel Index+Hashable.swift
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel5IndexV13HashableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'HashableValue'; use '@unchecked Sendable' for retroactive conformance
extension Index.HashableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/Index+Hashable.swift:10:5: note: in expansion of macro 'EntityModel' on generic struct 'HashableValue' here
    @EntityModel
    ^~~~~~~~~~~~
[649/671] Compiling SwiftletModel Index.swift
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel5IndexV13HashableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'HashableValue'; use '@unchecked Sendable' for retroactive conformance
extension Index.HashableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/Index+Hashable.swift:10:5: note: in expansion of macro 'EntityModel' on generic struct 'HashableValue' here
    @EntityModel
    ^~~~~~~~~~~~
[650/671] Compiling SwiftletModel String+FuzzyMatch.swift
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel5IndexV13HashableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'HashableValue'; use '@unchecked Sendable' for retroactive conformance
extension Index.HashableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/Index+Hashable.swift:10:5: note: in expansion of macro 'EntityModel' on generic struct 'HashableValue' here
    @EntityModel
    ^~~~~~~~~~~~
[651/671] Compiling SwiftletModel String+IndexName.swift
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel5IndexV13HashableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'HashableValue'; use '@unchecked Sendable' for retroactive conformance
extension Index.HashableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/Index+Hashable.swift:10:5: note: in expansion of macro 'EntityModel' on generic struct 'HashableValue' here
    @EntityModel
    ^~~~~~~~~~~~
[652/671] Compiling SwiftletModel String+SearchTokens.swift
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel5IndexV13HashableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'HashableValue'; use '@unchecked Sendable' for retroactive conformance
extension Index.HashableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/Index+Hashable.swift:10:5: note: in expansion of macro 'EntityModel' on generic struct 'HashableValue' here
    @EntityModel
    ^~~~~~~~~~~~
[653/671] Compiling SwiftletModel Tuples.swift
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel5IndexV13HashableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'HashableValue'; use '@unchecked Sendable' for retroactive conformance
extension Index.HashableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/Index+Hashable.swift:10:5: note: in expansion of macro 'EntityModel' on generic struct 'HashableValue' here
    @EntityModel
    ^~~~~~~~~~~~
[654/671] Compiling SwiftletModel EncodingStrategy.swift
[655/671] Compiling SwiftletModel Link.swift
[656/671] Compiling SwiftletModel Relation+Codable.swift
[657/671] Compiling SwiftletModel Relation+Conveniece.swift
[658/671] Compiling SwiftletModel Relation+UpdateOption.swift
[659/671] Compiling SwiftletModel QueryAllNested.swift
[660/671] Compiling SwiftletModel QueryFilter.swift
[661/671] Compiling SwiftletModel QueryGroup.swift
[662/671] Compiling SwiftletModel QueryList.swift
[663/671] Compiling SwiftletModel QueryListFilter.swift
[664/671] Compiling SwiftletModel QueryListNested.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[665/671] Emitting module SwiftletModel
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel13FullTextIndexV13HashableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'HashableValue'; use '@unchecked Sendable' for retroactive conformance
extension FullTextIndex.HashableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/FullTextIndex+Hashable.swift:11:5: note: in expansion of macro 'EntityModel' on generic struct 'HashableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/Index+Comparable.swift:16:27: error: unknown attribute 'retroactive'
extension Map: @unchecked @retroactive Sendable { }
                          ^
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel5IndexV15ComparableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'ComparableValue'; use '@unchecked Sendable' for retroactive conformance
extension Index.ComparableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/Index+Comparable.swift:19:5: note: in expansion of macro 'EntityModel' on generic struct 'ComparableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel5IndexV13HashableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'HashableValue'; use '@unchecked Sendable' for retroactive conformance
extension Index.HashableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/Index+Hashable.swift:10:5: note: in expansion of macro 'EntityModel' on generic struct 'HashableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel6UniqueV15ComparableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'ComparableValue'; use '@unchecked Sendable' for retroactive conformance
extension Unique.ComparableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/UniqueIndex+Comparable.swift:12:5: note: in expansion of macro 'EntityModel' on generic struct 'ComparableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel6UniqueV13HashableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'HashableValue'; use '@unchecked Sendable' for retroactive conformance
extension Unique.HashableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/UniqueIndex+Hashable.swift:11:5: note: in expansion of macro 'EntityModel' on generic struct 'HashableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel7Deleted06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'Deleted'; use '@unchecked Sendable' for retroactive conformance
extension Deleted: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Model/DeletedEntity.swift:10:1: note: in expansion of macro 'EntityModel' on generic struct 'Deleted' here
@EntityModel
^~~~~~~~~~~~
[666/671] Compiling SwiftletModel UniqueIndex+Comparable.swift
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel6UniqueV15ComparableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'ComparableValue'; use '@unchecked Sendable' for retroactive conformance
extension Unique.ComparableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/UniqueIndex+Comparable.swift:12:5: note: in expansion of macro 'EntityModel' on generic struct 'ComparableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel6UniqueV13HashableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'HashableValue'; use '@unchecked Sendable' for retroactive conformance
extension Unique.HashableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/UniqueIndex+Hashable.swift:11:5: note: in expansion of macro 'EntityModel' on generic struct 'HashableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel7Deleted06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'Deleted'; use '@unchecked Sendable' for retroactive conformance
extension Deleted: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Model/DeletedEntity.swift:10:1: note: in expansion of macro 'EntityModel' on generic struct 'Deleted' here
@EntityModel
^~~~~~~~~~~~
[667/671] Compiling SwiftletModel UniqueIndex+Hashable.swift
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel6UniqueV15ComparableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'ComparableValue'; use '@unchecked Sendable' for retroactive conformance
extension Unique.ComparableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/UniqueIndex+Comparable.swift:12:5: note: in expansion of macro 'EntityModel' on generic struct 'ComparableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel6UniqueV13HashableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'HashableValue'; use '@unchecked Sendable' for retroactive conformance
extension Unique.HashableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/UniqueIndex+Hashable.swift:11:5: note: in expansion of macro 'EntityModel' on generic struct 'HashableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel7Deleted06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'Deleted'; use '@unchecked Sendable' for retroactive conformance
extension Deleted: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Model/DeletedEntity.swift:10:1: note: in expansion of macro 'EntityModel' on generic struct 'Deleted' here
@EntityModel
^~~~~~~~~~~~
[668/671] Compiling SwiftletModel UniqueIndex.swift
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel6UniqueV15ComparableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'ComparableValue'; use '@unchecked Sendable' for retroactive conformance
extension Unique.ComparableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/UniqueIndex+Comparable.swift:12:5: note: in expansion of macro 'EntityModel' on generic struct 'ComparableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel6UniqueV13HashableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'HashableValue'; use '@unchecked Sendable' for retroactive conformance
extension Unique.HashableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/UniqueIndex+Hashable.swift:11:5: note: in expansion of macro 'EntityModel' on generic struct 'HashableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel7Deleted06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'Deleted'; use '@unchecked Sendable' for retroactive conformance
extension Deleted: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Model/DeletedEntity.swift:10:1: note: in expansion of macro 'EntityModel' on generic struct 'Deleted' here
@EntityModel
^~~~~~~~~~~~
[669/671] Compiling SwiftletModel Macros.swift
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel6UniqueV15ComparableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'ComparableValue'; use '@unchecked Sendable' for retroactive conformance
extension Unique.ComparableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/UniqueIndex+Comparable.swift:12:5: note: in expansion of macro 'EntityModel' on generic struct 'ComparableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel6UniqueV13HashableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'HashableValue'; use '@unchecked Sendable' for retroactive conformance
extension Unique.HashableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/UniqueIndex+Hashable.swift:11:5: note: in expansion of macro 'EntityModel' on generic struct 'HashableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel7Deleted06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'Deleted'; use '@unchecked Sendable' for retroactive conformance
extension Deleted: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Model/DeletedEntity.swift:10:1: note: in expansion of macro 'EntityModel' on generic struct 'Deleted' here
@EntityModel
^~~~~~~~~~~~
[670/671] Compiling SwiftletModel DeletedEntity.swift
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel6UniqueV15ComparableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'ComparableValue'; use '@unchecked Sendable' for retroactive conformance
extension Unique.ComparableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/UniqueIndex+Comparable.swift:12:5: note: in expansion of macro 'EntityModel' on generic struct 'ComparableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel6UniqueV13HashableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'HashableValue'; use '@unchecked Sendable' for retroactive conformance
extension Unique.HashableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/UniqueIndex+Hashable.swift:11:5: note: in expansion of macro 'EntityModel' on generic struct 'HashableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel7Deleted06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'Deleted'; use '@unchecked Sendable' for retroactive conformance
extension Deleted: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Model/DeletedEntity.swift:10:1: note: in expansion of macro 'EntityModel' on generic struct 'Deleted' here
@EntityModel
^~~~~~~~~~~~
[671/671] Compiling SwiftletModel EntityModelProtocol.swift
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel6UniqueV15ComparableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'ComparableValue'; use '@unchecked Sendable' for retroactive conformance
extension Unique.ComparableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/UniqueIndex+Comparable.swift:12:5: note: in expansion of macro 'EntityModel' on generic struct 'ComparableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel6UniqueV13HashableValue06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'HashableValue'; use '@unchecked Sendable' for retroactive conformance
extension Unique.HashableValue: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Index/UniqueIndex+Hashable.swift:11:5: note: in expansion of macro 'EntityModel' on generic struct 'HashableValue' here
    @EntityModel
    ^~~~~~~~~~~~
/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/swift-generated-sources/@__swiftmacro_13SwiftletModel7Deleted06EntityB0fMe_.swift:1:1: warning: conformance to 'Sendable' must occur in the same source file as generic struct 'Deleted'; use '@unchecked Sendable' for retroactive conformance
extension Deleted: EntityModelProtocol {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftletModel/Model/DeletedEntity.swift:10:1: note: in expansion of macro 'EntityModel' on generic struct 'Deleted' here
@EntityModel
^~~~~~~~~~~~
error: fatalError
Fetching https://github.com/attaswift/BTree
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/swiftlang/swift-syntax
[1/3349] Fetching btree
[604/21663] Fetching btree, swift-collections
[13789/37295] Fetching btree, swift-collections, swift-snapshot-testing
[15045/110239] Fetching btree, swift-collections, swift-snapshot-testing, swift-syntax
Fetched https://github.com/attaswift/BTree from cache (3.80s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.22s)
Fetched https://github.com/apple/swift-collections.git from cache (4.22s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.22s)
Computing version for https://github.com/attaswift/BTree
Computed https://github.com/attaswift/BTree at 4.1.0 (2.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.43s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (1.90s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.38s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4651] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.01s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.44s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5600] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (11.41s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.38s)
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.1
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.7
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.7.0
Creating working copy for https://github.com/attaswift/BTree
Working copy of https://github.com/attaswift/BTree resolved at 4.1.0
warning: 'spi-builder-workspace': found 29 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQuerySchemaOlderRange_IncludesEntitiesUpdatedWithinRange.1.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQueryWithNestedEntities_EqualExpectedJSON.1.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExplicitEncodingSlice_EqualExpectedJSON.1.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedModelsAndSort_EqualExpectedJSON.1.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedModel_EqualExpectedJSON.1.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQueryWithNestedIds_EqualExpectedJSON.1.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenDefaultEncodingSlice_EqualExpectedJSON.2.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQueryWithNestedEntitiesAndIds_EqualExpectedJSON.1.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQueryWithNestedEntitiesEntitiesAndIds_EqualExpectedJSON.1.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenDefaultEncodingSlice_EqualExpectedJSON.1.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedModelsSlice_EqualExpectedJSON.1.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedModelId_EqualExpectedJSON.1.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedModelIds_EqualExpectedJSON.1.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExactEncodingSlice_EqualExpectedJSON.2.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQueryFullSchema_IncludesAllEntities.1.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQueryFullSchemaFragments_IncludesAllEntities.1.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExplicitCoding_EqualExpectedJSON.2.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExactCoding_EqualExpectedJSON.1.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedModels_EqualExpectedJSON.1.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQuerySchemaLatestRange_IncludesEntitiesUpdatedWithinRange.1.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExplicitEncodingSlice_EqualExpectedJSON.2.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExactEncodingSlice_EqualExpectedJSON.1.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExactCoding_EqualExpectedJSON.2.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedIdsSlice_EqualExpectedJSON.1.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenExplicitCoding_EqualExpectedJSON.1.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenDefaultCoding_EqualExpectedJSON.2.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/NestedModelsQueryTest/test_WhenQueryWithNestedModelsAndFilter_EqualExpectedJSON.1.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/QueriesTests/__Snapshots__/AllNestedModelsQueryTest/test_WhenQueryWithNestedFragments_EqualExpectedJSON.1.json
    /Users/admin/builder/spi-builder-workspace/Tests/SwiftletModelTests/CodableTests/__Snapshots__/RelationsEncodingDecodingTests/test_WhenDefaultCoding_EqualExpectedJSON.1.json
BUILD FAILURE 5.10 macosSpm