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 0.6.1 (749fc0), with Swift 5.9 for Linux on 18 Sep 2024 08:08:13 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.9-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: 0.6.1
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
 * tag               0.6.1      -> FETCH_HEAD
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 0.6.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:66706f89ac15d55dcb11e8d3274e2fe11925b5da93d240b09d5a1eb775db6cc2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-collections.git
[1/15034] Fetching swift-collections
[4361/80202] Fetching swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections.git (4.69s)
Fetched https://github.com/apple/swift-syntax.git (4.71s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (1.62s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (0.69s)
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...
[1/36] Emitting module SwiftSyntax510
[2/36] Compiling SwiftSyntax510 Empty.swift
[4/38] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[5/38] Compiling InternalCollectionsUtilities Specialize.swift
[6/40] Emitting module SwiftSyntax509
[7/40] Compiling SwiftSyntax509 Empty.swift
[10/42] Compiling InternalCollectionsUtilities UInt+reversed.swift
[11/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[12/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[13/42] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[14/42] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/42] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/42] Compiling InternalCollectionsUtilities Debugging.swift
[17/42] Compiling InternalCollectionsUtilities Descriptions.swift
[19/42] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[20/42] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[21/42] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[22/42] Emitting module InternalCollectionsUtilities
[23/42] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/42] Compiling InternalCollectionsUtilities Integer rank.swift
[25/42] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/42] Wrapping AST for SwiftSyntax510 for debugging
[27/42] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/42] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/42] Wrapping AST for SwiftSyntax509 for debugging
[32/267] Compiling BitCollections BitArray+Codable.swift
[33/267] Compiling BitCollections BitArray+Collection.swift
[34/380] Compiling HeapModule Heap+Descriptions.swift
[35/380] Compiling _RopeModule BigString+Chunk+Counts.swift
[36/380] Compiling HeapModule _HeapNode.swift
[37/380] Compiling _RopeModule BigString+Chunk+Description.swift
[38/380] Compiling HeapModule Heap.swift
[39/380] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[40/380] Compiling _RopeModule BigString+Chunk+Breaks.swift
[41/380] Compiling _RopeModule BigString+Iterators.swift
[42/380] Compiling _RopeModule BigString+Metrics.swift
[43/380] Compiling _RopeModule BigString+Ingester.swift
[44/380] Compiling _RopeModule BigString+Invariants.swift
[45/380] Compiling _RopeModule BigString+Summary.swift
[46/380] Compiling _RopeModule BigString.swift
[47/380] Compiling HeapModule Heap+Invariants.swift
[48/380] Compiling HeapModule Heap+UnsafeHandle.swift
[49/380] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[50/380] Emitting module HeapModule
[52/381] Compiling _RopeModule BigString+UnicodeScalarView.swift
[53/381] Compiling _RopeModule BigSubstring+UTF16View.swift
[54/381] Compiling _RopeModule BigSubstring+UTF8View.swift
[55/381] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[56/381] Compiling _RopeModule BigSubstring.swift
[57/381] Compiling _RopeModule Rope+Builder.swift
[58/381] Compiling _RopeModule Rope+Debugging.swift
[59/381] Compiling _RopeModule Rope+Invariants.swift
[60/381] Compiling _RopeModule Rope+_Node.swift
[61/381] Compiling _RopeModule Rope+_Storage.swift
[62/381] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[63/381] Compiling _RopeModule Rope+_UnsafeHandle.swift
[64/381] Compiling _RopeModule Rope.swift
[65/381] Compiling _RopeModule RopeElement.swift
[67/389] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[68/389] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[69/389] Compiling _RopeModule Rope+ForEachWhile.swift
[70/389] Compiling _RopeModule Rope+Insert.swift
[71/389] Compiling HashTreeCollections TreeSet+Sequence.swift
[72/389] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[73/389] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[74/389] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[75/389] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[76/389] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[77/389] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[78/389] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[79/399] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[80/399] Compiling _RopeModule BigString+Hashing.swift
[81/399] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[82/399] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[83/399] Compiling _RopeModule BigString+Sequence.swift
[84/399] Compiling _RopeModule BigString+TextOutputStream.swift
[85/399] Compiling _RopeModule BigString+Append.swift
[86/406] Compiling _RopeModule BigString+Initializers.swift
[87/406] Compiling _RopeModule BigString+Insert.swift
[88/406] Compiling _RopeModule BigString+Managing Breaks.swift
[89/406] Compiling _RopeModule BigString+RemoveSubrange.swift
[90/406] Compiling _RopeModule BigString+ReplaceSubrange.swift
[91/406] Compiling _RopeModule BigString+Split.swift
[92/406] Compiling _RopeModule Range+BigString.swift
[93/406] Compiling BitCollections Range+Utilities.swift
[94/406] Compiling BitCollections Slice+Utilities.swift
[95/406] Compiling BitCollections UInt+Tricks.swift
[96/406] Compiling BitCollections _Word.swift
[97/406] Compiling OrderedCollections OrderedSet.swift
[98/406] Compiling OrderedCollections _UnsafeBitset.swift
[99/406] Compiling _RopeModule Rope+Sequence.swift
[100/406] Compiling _RopeModule Rope+Append.swift
[101/406] Compiling _RopeModule Rope+Extract.swift
[102/406] Compiling _RopeModule Rope+Find.swift
[103/406] Emitting module OrderedCollections
[104/406] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[105/406] Compiling _RopeModule BigString+Chunk+Splitting.swift
[106/406] Compiling _RopeModule BigString+Chunk.swift
[107/406] Compiling _RopeModule BigString+BidirectionalCollection.swift
[108/406] Compiling _RopeModule BigString+Comparable.swift
[109/406] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[110/406] Compiling _RopeModule BigString+CustomStringConvertible.swift
[111/406] Compiling _RopeModule BigString+Equatable.swift
[118/406] Compiling _RopeModule BigString+UTF16View.swift
[119/406] Compiling _RopeModule BigString+UTF8View.swift
[120/406] Emitting module DequeModule
[121/406] Compiling _RopeModule BigString+Builder.swift
[122/406] Compiling _RopeModule BigString+Contents.swift
[131/407] Compiling BitCollections BitSet.Index.swift
[132/407] Compiling BitCollections BitSet._UnsafeHandle.swift
[133/407] Compiling BitCollections BitSet.swift
[150/408] Emitting module _RopeModule
[151/417] Compiling _RopeModule _CharacterRecognizer.swift
[152/417] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[153/417] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[154/417] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[155/417] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[156/417] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[157/417] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[158/417] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[159/417] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[160/417] Compiling HashTreeCollections TreeSet.swift
[171/417] Emitting module BitCollections
[182/417] Compiling _RopeModule BigString+Debugging.swift
[183/417] Compiling _RopeModule BigString+Index.swift
[277/421] Compiling _RopeModule Rope+Join.swift
[278/421] Compiling _RopeModule Rope+MutatingForEach.swift
[279/421] Compiling _RopeModule Rope+Remove.swift
[280/421] Compiling _RopeModule Rope+RemoveSubrange.swift
[281/421] Compiling _RopeModule Rope+Split.swift
[282/421] Compiling _RopeModule Optional Utilities.swift
[283/421] Compiling _RopeModule String Utilities.swift
[284/421] Compiling _RopeModule String.Index+ABI.swift
[318/421] Emitting module SwiftSyntax
[330/429] Emitting module HashTreeCollections
[354/435] Compiling Collections Collections.swift
[355/435] Emitting module Collections
[417/437] Compiling SwiftSyntax SyntaxNodesC.swift
[418/437] Compiling SwiftSyntax SyntaxNodesD.swift
[419/437] Compiling SwiftSyntax SyntaxNodesEF.swift
[420/437] Compiling SwiftSyntax SyntaxNodesGHI.swift
[421/437] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[422/437] Compiling SwiftSyntax SyntaxNodesOP.swift
[423/437] Compiling SwiftSyntax SyntaxNodesQRS.swift
[424/437] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[426/440] Wrapping AST for SwiftSyntax for debugging
[428/490] Compiling SwiftDiagnostics Message.swift
[429/490] Compiling SwiftBasicFormat Syntax+Extensions.swift
[430/490] Compiling SwiftDiagnostics Note.swift
[431/490] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[432/490] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[433/490] Compiling SwiftDiagnostics FixIt.swift
[434/490] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[435/490] Emitting module SwiftDiagnostics
[436/490] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[437/490] Compiling SwiftDiagnostics Diagnostic.swift
[438/490] Compiling SwiftDiagnostics Convenience.swift
[440/492] Wrapping AST for SwiftDiagnostics for debugging
[442/492] Compiling SwiftBasicFormat BasicFormat.swift
[443/492] Emitting module SwiftBasicFormat
[445/494] Wrapping AST for SwiftBasicFormat for debugging
[447/494] Compiling SwiftParser TokenPrecedence.swift
[448/494] Compiling SwiftParser TokenSpec.swift
[449/494] Compiling SwiftParser TokenSpecSet.swift
[450/494] Compiling SwiftParser TopLevel.swift
[451/494] Compiling SwiftParser TriviaParser.swift
[452/494] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[453/494] Compiling SwiftParser StringLiterals.swift
[454/494] Compiling SwiftParser SwiftParserCompatibility.swift
[455/494] Compiling SwiftParser SyntaxUtils.swift
[456/494] Compiling SwiftParser TokenConsumer.swift
[457/499] Compiling SwiftParser Modifiers.swift
[458/499] Compiling SwiftParser Names.swift
[459/499] Compiling SwiftParser Nominals.swift
[460/499] Compiling SwiftParser Parameters.swift
[461/499] Compiling SwiftParser ParseSourceFile.swift
[462/499] Compiling SwiftParser Lexer.swift
[463/499] Compiling SwiftParser RegexLiteralLexer.swift
[464/499] Compiling SwiftParser UnicodeScalarExtensions.swift
[465/499] Compiling SwiftParser Lookahead.swift
[466/499] Compiling SwiftParser LoopProgressCondition.swift
[467/499] Compiling SwiftParser Parser.swift
[468/499] Compiling SwiftParser Patterns.swift
[469/499] Compiling SwiftParser Recovery.swift
[470/499] Compiling SwiftParser Specifiers.swift
[471/499] Compiling SwiftParser Statements.swift
[472/499] Emitting module SwiftParser
[473/499] Compiling SwiftParser ExperimentalFeatures.swift
[474/499] Compiling SwiftParser Expressions.swift
[475/499] Compiling SwiftParser IncrementalParseTransition.swift
[476/499] Compiling SwiftParser Cursor.swift
[477/499] Compiling SwiftParser Lexeme.swift
[478/499] Compiling SwiftParser LexemeSequence.swift
[479/499] Compiling SwiftParser Attributes.swift
[480/499] Compiling SwiftParser Availability.swift
[481/499] Compiling SwiftParser CharacterInfo.swift
[482/499] Compiling SwiftParser CollectionNodes+Parsable.swift
[483/499] Compiling SwiftParser Declarations.swift
[484/499] Compiling SwiftParser Directives.swift
[485/499] Compiling SwiftParser Types.swift
[486/499] Compiling SwiftParser IsLexerClassified.swift
[487/499] Compiling SwiftParser LayoutNodes+Parsable.swift
[488/499] Compiling SwiftParser Parser+TokenSpecSet.swift
[489/499] Compiling SwiftParser TokenSpecStaticMembers.swift
[491/501] Wrapping AST for SwiftParser for debugging
[493/524] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[494/525] Compiling SwiftOperators PrecedenceGroup.swift
[495/526] Compiling SwiftOperators OperatorTable.swift
[496/526] Compiling SwiftOperators PrecedenceGraph.swift
[497/526] Compiling SwiftOperators OperatorTable+Semantics.swift
[498/526] Compiling SwiftOperators SyntaxSynthesis.swift
[499/526] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[500/526] Compiling SwiftOperators OperatorError.swift
[501/526] Compiling SwiftOperators OperatorTable+Defaults.swift
[502/526] Emitting module SwiftOperators
[503/526] Compiling SwiftOperators Operator.swift
[504/526] Compiling SwiftOperators OperatorError+Diagnostics.swift
[505/526] Compiling SwiftOperators OperatorTable+Folding.swift
[507/528] Wrapping AST for SwiftOperators for debugging
[509/528] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[510/528] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[511/528] Compiling SwiftParserDiagnostics Utils.swift
[514/528] Compiling SwiftParserDiagnostics MissingNodesError.swift
[515/528] Compiling SwiftParserDiagnostics MissingTokenError.swift
[518/528] Emitting module SwiftParserDiagnostics
[519/528] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[520/528] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[522/530] Wrapping AST for SwiftParserDiagnostics for debugging
[524/544] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[525/544] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[526/545] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[527/545] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[528/545] Emitting module SwiftSyntaxBuilder
[529/545] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[530/545] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[531/545] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[532/545] Compiling SwiftSyntaxBuilder Indenter.swift
[533/545] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[534/545] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[535/545] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[536/545] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[537/545] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[538/545] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[540/547] Wrapping AST for SwiftSyntaxBuilder for debugging
[542/561] Compiling SwiftSyntaxMacros MemberMacro.swift
[543/561] Compiling SwiftSyntaxMacros Macro.swift
[544/561] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[545/562] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[546/562] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[547/562] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[548/562] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[549/562] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[550/562] Compiling SwiftSyntaxMacros Macro+Format.swift
[551/562] Compiling SwiftSyntaxMacros AccessorMacro.swift
[552/562] Compiling SwiftSyntaxMacros AttachedMacro.swift
[553/562] Compiling SwiftSyntaxMacros PeerMacro.swift
[554/562] Emitting module SwiftSyntaxMacros
[555/562] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[556/562] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[558/564] Wrapping AST for SwiftSyntaxMacros for debugging
[560/572] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[561/572] Emitting module SwiftSyntaxMacroExpansion
[562/572] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[563/572] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[564/572] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[565/572] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[566/572] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[567/572] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[569/574] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[571/581] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[572/581] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[573/581] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[574/581] Emitting module SwiftCompilerPluginMessageHandling
[575/581] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[576/581] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[577/581] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[579/583] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[581/585] Emitting module SwiftCompilerPlugin
[582/585] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[584/587] Wrapping AST for SwiftCompilerPlugin for debugging
[586/594] Compiling SwiftletModelMacros LabeledExprSyntaxExtension.swift
[587/594] Compiling SwiftletModelMacros PropertyAttributes.swift
[588/594] Compiling SwiftletModelMacros Plugins.swift
[589/594] Compiling SwiftletModelMacros RelationshipAttributes.swift
[590/594] Compiling SwiftletModelMacros AccessAttributes.swift
[591/594] Emitting module SwiftletModelMacros
[592/594] Compiling SwiftletModelMacros EntityModelMacro.swift
[594/596] Wrapping AST for SwiftletModelMacros for debugging
[595/596] Linking SwiftletModelMacros
[597/613] Compiling SwiftletModel Macros.swift
[598/613] Compiling SwiftletModel EntityModelProtocol.swift
[599/613] Compiling SwiftletModel Link.swift
[600/615] Emitting module SwiftletModel
[601/615] Compiling SwiftletModel RelationTypes.swift
[602/615] Compiling SwiftletModel Relationship.swift
[603/615] Compiling SwiftletModel Context.swift
[604/615] Compiling SwiftletModel EntitiesRepository.swift
[605/615] Compiling SwiftletModel RelationsRepository.swift
[606/615] Compiling SwiftletModel MergeStrategy.swift
[607/615] Compiling SwiftletModel PrettyPrintable.swift
[608/615] Compiling SwiftletModel Query.swift
[609/615] Compiling SwiftletModel DecodingStrategy.swift
[610/615] Compiling SwiftletModel RelationDelete.swift
[611/615] Compiling SwiftletModel RelationSave.swift
[612/615] Compiling SwiftletModel EncodingStrategy.swift
[613/615] Compiling SwiftletModel Relation+Codable.swift
[614/615] Compiling SwiftletModel Relation+Conveniece.swift
[615/615] Compiling SwiftletModel Relation.swift
Build complete! (83.84s)
Build complete.
Done.