The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftletModel, reference main (749fc0), with Swift 5.10 for Linux on 18 Sep 2024 08:06:29 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KazaiMazai/SwiftletModel.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/KazaiMazai/SwiftletModel
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 749fc08 SwiftSyntax-dependency-fix (#61)
Cloned https://github.com/KazaiMazai/SwiftletModel.git
Revision (git rev-parse @):
749fc08e661d3cbabdbbffd7c61aa8a5e94b64ab
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/KazaiMazai/SwiftletModel.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/KazaiMazai/SwiftletModel.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-collections.git
[1/15034] Fetching swift-collections
[7518/80202] Fetching swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (3.56s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (1.43s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (0.54s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 510.0.3
Building for debugging...
[0/40] Write sources
[23/40] Write swift-version-24593BA9C3E375BF.txt
[25/61] Emitting module InternalCollectionsUtilities
[26/63] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/63] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/63] Emitting module SwiftSyntax510
[29/63] Compiling SwiftSyntax510 Empty.swift
[31/64] Compiling SwiftSyntax509 Empty.swift
[32/64] Emitting module SwiftSyntax509
[33/65] Wrapping AST for SwiftSyntax510 for debugging
[34/65] Wrapping AST for SwiftSyntax509 for debugging
[36/105] Compiling SwiftSyntax ChildNameForKeyPath.swift
[37/105] Compiling SwiftSyntax Keyword.swift
[38/105] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[39/105] Compiling SwiftSyntax Syntax.swift
[40/105] Compiling SwiftSyntax TokenDiagnostic.swift
[41/105] Compiling SwiftSyntax Trivia.swift
[42/105] Compiling SwiftSyntax Utils.swift
[43/105] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[44/105] Compiling SwiftSyntax RawSyntaxTokenView.swift
[45/105] Compiling SwiftSyntax SourceLength.swift
[46/105] Compiling SwiftSyntax SourceLocation.swift
[47/105] Compiling SwiftSyntax SourcePresence.swift
[48/105] Compiling SwiftSyntax RawSyntax.swift
[49/105] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[50/112] Compiling SwiftSyntax TokenSequence.swift
[51/112] Compiling SwiftSyntax TokenSyntax.swift
[53/400] Compiling HeapModule _HeapNode.swift
[54/400] Compiling HeapModule Heap.swift
[55/400] Compiling DequeModule _DequeBuffer.swift
[56/400] Compiling DequeModule _DequeBufferHeader.swift
[57/402] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[58/402] Compiling HeapModule Heap+Descriptions.swift
[59/402] Compiling HeapModule Heap+Invariants.swift
[60/402] Compiling HeapModule Heap+UnsafeHandle.swift
[61/402] Compiling OrderedCollections OrderedDictionary.swift
[62/402] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[63/402] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[64/402] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[65/402] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[66/402] Compiling HashTreeCollections _HashNode.swift
[67/402] Compiling HashTreeCollections _HashNodeHeader.swift
[68/409] Compiling OrderedCollections _HashTable+Constants.swift
[69/409] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[70/409] Emitting module HeapModule
[72/410] Compiling HashTreeCollections TreeSet+Hashable.swift
[73/410] Compiling HashTreeCollections TreeSet+Sendable.swift
[74/410] Compiling HashTreeCollections TreeSet+Sequence.swift
[75/410] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[76/410] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[77/410] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[78/410] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[79/410] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[80/410] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[81/410] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[82/420] Compiling HashTreeCollections TreeDictionary+Collection.swift
[83/420] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[84/420] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[85/420] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[86/420] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[87/420] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[88/420] Compiling HashTreeCollections TreeDictionary+Filter.swift
[89/420] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[90/420] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[91/420] Compiling HashTreeCollections TreeDictionary+Keys.swift
[92/420] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[93/420] Compiling HashTreeCollections TreeDictionary+Merge.swift
[94/420] Compiling BitCollections BitSet.Index.swift
[95/420] Compiling BitCollections BitSet._UnsafeHandle.swift
[96/420] Compiling HashTreeCollections _HashSlot.swift
[97/420] Compiling HashTreeCollections _HashStack.swift
[98/420] Compiling HashTreeCollections _HashTreeIterator.swift
[99/420] Compiling HashTreeCollections _HashTreeStatistics.swift
[100/420] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[101/420] Compiling HashTreeCollections _RawHashNode.swift
[102/420] Compiling HashTreeCollections _UnmanagedHashNode.swift
[103/427] Compiling DequeModule _DequeSlot.swift
[104/427] Compiling DequeModule _UnsafeWrappedBuffer.swift
[105/427] Compiling OrderedCollections _HashTable.swift
[106/427] Compiling OrderedCollections _Hashtable+Header.swift
[107/427] Compiling OrderedCollections OrderedDictionary+Codable.swift
[108/427] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[109/427] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[110/427] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[119/427] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[120/427] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[121/427] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[122/427] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[123/427] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[124/427] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[125/427] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[126/427] Compiling OrderedCollections OrderedDictionary+Values.swift
[127/427] Compiling HashTreeCollections _UnsafePath.swift
[128/427] Compiling HashTreeCollections TreeDictionary+Codable.swift
[141/427] Compiling OrderedCollections OrderedSet+SubSequence.swift
[142/427] Compiling OrderedCollections OrderedSet+Testing.swift
[143/427] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[144/427] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[145/427] Compiling OrderedCollections OrderedSet.swift
[146/427] Compiling OrderedCollections _UnsafeBitset.swift
[147/427] Compiling HashTreeCollections TreeSet+Equatable.swift
[148/427] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[149/427] Compiling HashTreeCollections TreeSet+Extras.swift
[150/427] Compiling HashTreeCollections TreeSet+Filter.swift
[167/427] Compiling OrderedCollections _HashTable+Bucket.swift
[168/427] Compiling OrderedCollections _HashTable+BucketIterator.swift
[188/435] Compiling OrderedCollections OrderedSet+Sendable.swift
[189/435] Compiling OrderedCollections _HashTable+Testing.swift
[190/435] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[191/435] Emitting module DequeModule
[201/436] Emitting module BitCollections
[220/445] Compiling _RopeModule _CharacterRecognizer.swift
[221/445] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[222/445] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[223/445] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[224/445] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[225/445] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[226/445] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[227/445] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[228/445] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[229/445] Compiling HashTreeCollections TreeSet.swift
[277/446] Compiling SwiftSyntax SyntaxNodesC.swift
[278/446] Compiling SwiftSyntax SyntaxNodesD.swift
[279/446] Compiling SwiftSyntax SyntaxNodesEF.swift
[280/446] Compiling SwiftSyntax SyntaxNodesGHI.swift
[281/446] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[282/446] Compiling SwiftSyntax SyntaxNodesOP.swift
[283/446] Compiling SwiftSyntax SyntaxNodesQRS.swift
[284/446] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[300/446] Emitting module OrderedCollections
[302/447] Emitting module _RopeModule
[303/447] Compiling _RopeModule Rope+Join.swift
[304/447] Compiling _RopeModule Rope+MutatingForEach.swift
[305/447] Compiling _RopeModule Rope+Remove.swift
[306/447] Compiling _RopeModule Rope+RemoveSubrange.swift
[307/447] Compiling _RopeModule Rope+Split.swift
[308/447] Compiling _RopeModule Optional Utilities.swift
[309/447] Compiling _RopeModule String Utilities.swift
[310/447] Compiling _RopeModule String.Index+ABI.swift
[345/447] Emitting module HashTreeCollections
[377/451] Emitting module Collections
[378/451] Compiling Collections Collections.swift
[389/452] Emitting module SwiftSyntax
[439/453] Wrapping AST for SwiftSyntax for debugging
[441/504] Compiling SwiftDiagnostics Convenience.swift
[442/504] Compiling SwiftBasicFormat Syntax+Extensions.swift
[443/504] Compiling SwiftDiagnostics Message.swift
[444/504] Emitting module SwiftDiagnostics
[445/504] Compiling SwiftDiagnostics Note.swift
[446/504] Compiling SwiftDiagnostics Diagnostic.swift
[447/504] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[448/504] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[449/504] Compiling SwiftDiagnostics FixIt.swift
[450/504] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[451/504] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[452/505] Wrapping AST for SwiftDiagnostics for debugging
[454/505] Emitting module SwiftBasicFormat
[455/505] Compiling SwiftBasicFormat BasicFormat.swift
[456/506] Wrapping AST for SwiftBasicFormat for debugging
[458/506] Compiling SwiftParser Lexer.swift
[459/506] Compiling SwiftParser RegexLiteralLexer.swift
[460/506] Compiling SwiftParser UnicodeScalarExtensions.swift
[461/506] Compiling SwiftParser Lookahead.swift
[462/506] Compiling SwiftParser LoopProgressCondition.swift
[463/511] Compiling SwiftParser TokenPrecedence.swift
[464/511] Compiling SwiftParser TokenSpec.swift
[465/511] Compiling SwiftParser TokenSpecSet.swift
[466/511] Compiling SwiftParser TopLevel.swift
[467/511] Compiling SwiftParser TriviaParser.swift
[468/511] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[469/511] Compiling SwiftParser StringLiterals.swift
[470/511] Compiling SwiftParser SwiftParserCompatibility.swift
[471/511] Compiling SwiftParser SyntaxUtils.swift
[472/511] Compiling SwiftParser TokenConsumer.swift
[473/511] Compiling SwiftParser Modifiers.swift
[474/511] Compiling SwiftParser Names.swift
[475/511] Compiling SwiftParser Nominals.swift
[476/511] Compiling SwiftParser Parameters.swift
[477/511] Compiling SwiftParser ParseSourceFile.swift
[478/511] Compiling SwiftParser Parser.swift
[479/511] Compiling SwiftParser Patterns.swift
[480/511] Compiling SwiftParser Recovery.swift
[481/511] Compiling SwiftParser Specifiers.swift
[482/511] Compiling SwiftParser Statements.swift
[483/511] Compiling SwiftParser Attributes.swift
[484/511] Compiling SwiftParser Availability.swift
[485/511] Compiling SwiftParser CharacterInfo.swift
[486/511] Compiling SwiftParser CollectionNodes+Parsable.swift
[487/511] Compiling SwiftParser Declarations.swift
[488/511] Compiling SwiftParser Directives.swift
[489/511] Emitting module SwiftParser
[490/511] Compiling SwiftParser ExperimentalFeatures.swift
[491/511] Compiling SwiftParser Expressions.swift
[492/511] Compiling SwiftParser IncrementalParseTransition.swift
[493/511] Compiling SwiftParser Cursor.swift
[494/511] Compiling SwiftParser Lexeme.swift
[495/511] Compiling SwiftParser LexemeSequence.swift
[496/511] Compiling SwiftParser Types.swift
[497/511] Compiling SwiftParser IsLexerClassified.swift
[498/511] Compiling SwiftParser LayoutNodes+Parsable.swift
[499/511] Compiling SwiftParser Parser+TokenSpecSet.swift
[500/511] Compiling SwiftParser TokenSpecStaticMembers.swift
[501/512] Wrapping AST for SwiftParser for debugging
[503/535] Compiling SwiftOperators PrecedenceGroup.swift
[504/536] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[505/537] Compiling SwiftOperators OperatorTable.swift
[506/537] Compiling SwiftOperators PrecedenceGraph.swift
[507/537] Emitting module SwiftOperators
[508/537] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[509/537] Compiling SwiftOperators SyntaxSynthesis.swift
[510/537] Compiling SwiftOperators OperatorTable+Semantics.swift
[511/537] Compiling SwiftParserDiagnostics MissingNodesError.swift
[512/537] Compiling SwiftParserDiagnostics MissingTokenError.swift
[513/537] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[514/537] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[515/537] Compiling SwiftOperators OperatorTable+Folding.swift
[517/538] Emitting module SwiftParserDiagnostics
[518/538] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[519/538] Compiling SwiftParserDiagnostics Utils.swift
[520/538] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[520/538] Wrapping AST for SwiftOperators for debugging
[522/538] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[523/538] Compiling SwiftParserDiagnostics PresenceUtils.swift
[528/538] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[529/538] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[530/539] Wrapping AST for SwiftParserDiagnostics for debugging
[532/553] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[533/553] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[534/554] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[535/554] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[536/554] Emitting module SwiftSyntaxBuilder
[537/554] Compiling SwiftSyntaxBuilder Indenter.swift
[538/554] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[539/554] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[540/554] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[541/554] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[542/554] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[543/554] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[544/554] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[545/554] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[546/554] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[547/555] Wrapping AST for SwiftSyntaxBuilder for debugging
[549/569] Compiling SwiftSyntaxMacros AccessorMacro.swift
[550/569] Compiling SwiftSyntaxMacros AttachedMacro.swift
[551/569] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[552/569] Compiling SwiftSyntaxMacros Macro+Format.swift
[553/569] Compiling SwiftSyntaxMacros Macro.swift
[554/569] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[555/569] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[556/569] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[557/569] Compiling SwiftSyntaxMacros MemberMacro.swift
[558/569] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[559/569] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[560/570] Emitting module SwiftSyntaxMacros
[561/570] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[562/570] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[563/570] Compiling SwiftSyntaxMacros PeerMacro.swift
[564/571] Wrapping AST for SwiftSyntaxMacros for debugging
[566/579] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[567/579] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[568/579] Emitting module SwiftSyntaxMacroExpansion
[569/579] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[570/579] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[571/579] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[572/579] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[573/579] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[574/580] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[576/587] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[577/587] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[578/587] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[579/587] Emitting module SwiftCompilerPluginMessageHandling
[580/587] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[581/587] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[582/587] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[583/588] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[585/590] Emitting module SwiftCompilerPlugin
[586/590] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[587/591] Wrapping AST for SwiftCompilerPlugin for debugging
[589/598] Compiling SwiftletModelMacros AccessAttributes.swift
[590/598] Compiling SwiftletModelMacros EntityModelMacro.swift
[591/598] Emitting module SwiftletModelMacros
[592/598] Compiling SwiftletModelMacros Plugins.swift
[593/598] Compiling SwiftletModelMacros PropertyAttributes.swift
[594/598] Compiling SwiftletModelMacros RelationshipAttributes.swift
[595/598] Compiling SwiftletModelMacros LabeledExprSyntaxExtension.swift
[596/599] Wrapping AST for SwiftletModelMacros for debugging
[597/599] Write Objects.LinkFileList
[598/599] Linking SwiftletModelMacros
[600/616] Compiling SwiftletModel MergeStrategy.swift
[601/616] Compiling SwiftletModel PrettyPrintable.swift
[602/618] Compiling SwiftletModel Macros.swift
[603/618] Compiling SwiftletModel EntityModelProtocol.swift
[604/618] Compiling SwiftletModel Link.swift
[605/618] Compiling SwiftletModel RelationDelete.swift
[606/618] Compiling SwiftletModel RelationSave.swift
[607/618] Compiling SwiftletModel Context.swift
[608/618] Compiling SwiftletModel EntitiesRepository.swift
[609/618] Compiling SwiftletModel RelationsRepository.swift
[610/618] Emitting module SwiftletModel
[611/618] Compiling SwiftletModel RelationTypes.swift
[612/618] Compiling SwiftletModel Relationship.swift
[613/618] Compiling SwiftletModel EncodingStrategy.swift
[614/618] Compiling SwiftletModel Relation+Codable.swift
[615/618] Compiling SwiftletModel Relation+Conveniece.swift
[616/618] Compiling SwiftletModel Relation.swift
[617/618] Compiling SwiftletModel Query.swift
[618/618] Compiling SwiftletModel DecodingStrategy.swift
Build complete! (84.37s)
Build complete.
Done.