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 6.0 for Linux on 6 Nov 2024 03:50:09 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.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:             6.0
Building package at path:  $PWD
https://github.com/KazaiMazai/SwiftletModel.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-collections.git
[1/15475] Fetching swift-collections
[8513/81835] Fetching swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (4.01s)
Fetched https://github.com/apple/swift-syntax.git from cache (4.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.92s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (0.56s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/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] Emitting module SwiftSyntax509
[27/63] Compiling SwiftSyntax509 Empty.swift
[28/64] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/64] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/64] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/64] Compiling InternalCollectionsUtilities Specialize.swift
[32/64] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[33/64] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[34/64] Compiling InternalCollectionsUtilities _SortedCollection.swift
[35/64] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[36/64] Compiling InternalCollectionsUtilities Debugging.swift
[37/64] Compiling InternalCollectionsUtilities Descriptions.swift
[39/64] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[40/64] Compiling InternalCollectionsUtilities Integer rank.swift
[41/64] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[41/64] Wrapping AST for SwiftSyntax509 for debugging
[43/64] Emitting module SwiftSyntax510
[44/64] Compiling SwiftSyntax510 Empty.swift
[45/65] Compiling InternalCollectionsUtilities UInt+reversed.swift
[46/65] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[47/65] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[48/65] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[49/65] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[51/66] Wrapping AST for SwiftSyntax510 for debugging
[53/400] Compiling HeapModule Heap+Descriptions.swift
[54/400] Emitting module HeapModule
[55/400] Compiling OrderedCollections OrderedDictionary+Codable.swift
[56/400] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[57/402] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[58/402] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[59/402] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[60/402] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[61/402] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[62/402] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[63/402] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[64/409] Compiling HeapModule _HeapNode.swift
[65/409] Compiling HeapModule Heap.swift
[66/409] Compiling HashTreeCollections TreeSet+Hashable.swift
[67/409] Compiling HashTreeCollections TreeSet+Sendable.swift
[68/409] Compiling HashTreeCollections TreeSet+Sequence.swift
[69/409] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[70/409] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[71/409] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[72/409] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[73/409] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[74/409] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[75/409] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[76/419] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[77/419] Compiling HashTreeCollections _HashTreeIterator.swift
[78/419] Compiling HashTreeCollections _HashTreeStatistics.swift
[79/419] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[80/419] Compiling HashTreeCollections _RawHashNode.swift
[81/419] Compiling HashTreeCollections _UnmanagedHashNode.swift
[82/419] Compiling HashTreeCollections _UnsafePath.swift
[83/419] Compiling HashTreeCollections TreeDictionary+Codable.swift
[84/426] Compiling HeapModule Heap+Invariants.swift
[85/426] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[86/426] Compiling HeapModule Heap+UnsafeHandle.swift
[87/426] Compiling OrderedCollections _HashTable+Testing.swift
[88/426] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[89/426] Compiling OrderedCollections _HashTable+Constants.swift
[90/426] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[91/426] Compiling OrderedCollections _HashTable.swift
[92/426] Compiling OrderedCollections _Hashtable+Header.swift
[94/427] Compiling DequeModule _DequeSlot.swift
[95/427] Compiling DequeModule _UnsafeWrappedBuffer.swift
[98/427] Compiling HashTreeCollections TreeDictionary+Collection.swift
[99/427] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[100/427] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[101/427] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[102/427] Compiling HashTreeCollections TreeDictionary.swift
[103/427] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[104/427] Compiling HashTreeCollections TreeSet+Debugging.swift
[105/427] Compiling HashTreeCollections TreeSet+Descriptions.swift
[106/427] Compiling HashTreeCollections TreeSet+Equatable.swift
[107/427] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[108/427] Compiling BitCollections BitSet.Index.swift
[109/427] Compiling BitCollections BitSet._UnsafeHandle.swift
[115/427] Compiling HashTreeCollections TreeSet+Codable.swift
[116/427] Compiling HashTreeCollections TreeSet+Collection.swift
[117/427] Compiling OrderedCollections _HashTable+Bucket.swift
[118/427] Compiling OrderedCollections _HashTable+BucketIterator.swift
[126/427] Compiling OrderedCollections OrderedDictionary+Values.swift
[127/427] Compiling OrderedCollections OrderedDictionary.swift
[128/427] Compiling OrderedCollections OrderedSet+Codable.swift
[129/427] Compiling HashTreeCollections _HashLevel.swift
[130/427] Compiling HashTreeCollections _HashNode+Builder.swift
[131/427] Compiling HashTreeCollections _HashNode+Debugging.swift
[132/427] Compiling HashTreeCollections _HashNode+Initializers.swift
[133/427] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[134/427] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[135/427] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[136/427] Compiling OrderedCollections OrderedDictionary+Elements.swift
[139/427] Compiling OrderedCollections OrderedSet+Sendable.swift
[140/427] Compiling OrderedCollections OrderedSet+SubSequence.swift
[141/427] Compiling OrderedCollections OrderedSet+Testing.swift
[142/427] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[143/427] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[150/427] Compiling HashTreeCollections _HashNode+Invariants.swift
[151/427] Compiling HashTreeCollections _HashNode+Lookups.swift
[157/427] Compiling OrderedCollections OrderedSet.swift
[158/427] Compiling OrderedCollections _UnsafeBitset.swift
[159/427] Compiling HashTreeCollections TreeDictionary+Merge.swift
[160/427] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[161/427] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[162/427] Compiling HashTreeCollections TreeDictionary+Values.swift
[173/427] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[174/427] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[175/427] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[176/427] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[177/427] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[178/427] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[179/427] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[180/427] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[181/427] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[182/427] Compiling HashTreeCollections TreeSet.swift
[199/427] Emitting module DequeModule
[216/428] Emitting module BitCollections
[233/429] Emitting module OrderedCollections
[306/439] Compiling _RopeModule Rope+Join.swift
[307/439] Compiling _RopeModule Rope+MutatingForEach.swift
[308/439] Compiling _RopeModule Rope+Remove.swift
[309/439] Compiling _RopeModule Rope+RemoveSubrange.swift
[310/439] Compiling _RopeModule Rope+Split.swift
[311/439] Compiling _RopeModule Optional Utilities.swift
[312/439] Compiling _RopeModule String Utilities.swift
[313/439] Compiling _RopeModule String.Index+ABI.swift
[314/439] Compiling _RopeModule _CharacterRecognizer.swift
[333/447] Emitting module _RopeModule
[334/447] Emitting module HashTreeCollections
[386/451] Emitting module Collections
[387/451] Compiling Collections Collections.swift
[389/452] Emitting module SwiftSyntax
[431/452] Compiling SwiftSyntax SyntaxNodesC.swift
[432/452] Compiling SwiftSyntax SyntaxNodesD.swift
[433/452] Compiling SwiftSyntax SyntaxNodesEF.swift
[434/452] Compiling SwiftSyntax SyntaxNodesGHI.swift
[435/452] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[436/452] Compiling SwiftSyntax SyntaxNodesOP.swift
[437/452] Compiling SwiftSyntax SyntaxNodesQRS.swift
[438/452] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[439/453] Wrapping AST for SwiftSyntax for debugging
[441/504] Compiling SwiftDiagnostics Message.swift
[442/504] Compiling SwiftDiagnostics Note.swift
[443/504] Compiling SwiftDiagnostics FixIt.swift
[444/504] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[445/504] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[446/504] Compiling SwiftBasicFormat Syntax+Extensions.swift
[447/504] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[448/504] Compiling SwiftDiagnostics Diagnostic.swift
[449/504] Compiling SwiftDiagnostics Convenience.swift
[450/504] Emitting module SwiftDiagnostics
[451/504] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[452/505] Emitting module SwiftBasicFormat
[453/505] Compiling SwiftBasicFormat BasicFormat.swift
[455/506] Wrapping AST for SwiftBasicFormat for debugging
[456/506] Wrapping AST for SwiftDiagnostics for debugging
[458/506] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[459/506] Compiling SwiftParser StringLiterals.swift
[460/506] Compiling SwiftParser SwiftParserCompatibility.swift
[461/506] Compiling SwiftParser SyntaxUtils.swift
[462/506] Compiling SwiftParser TokenConsumer.swift
[463/506] Compiling SwiftParser TokenPrecedence.swift
[464/506] Compiling SwiftParser TokenSpec.swift
[465/506] Compiling SwiftParser TokenSpecSet.swift
[466/506] Compiling SwiftParser TopLevel.swift
[467/506] Compiling SwiftParser TriviaParser.swift
[468/511] Compiling SwiftParser Parser.swift
[469/511] Compiling SwiftParser Patterns.swift
[470/511] Compiling SwiftParser Recovery.swift
[471/511] Compiling SwiftParser Specifiers.swift
[472/511] Compiling SwiftParser Statements.swift
[473/511] Compiling SwiftParser Attributes.swift
[474/511] Compiling SwiftParser Availability.swift
[475/511] Compiling SwiftParser CharacterInfo.swift
[476/511] Compiling SwiftParser CollectionNodes+Parsable.swift
[477/511] Compiling SwiftParser Declarations.swift
[478/511] Compiling SwiftParser Directives.swift
[479/511] Compiling SwiftParser Lexer.swift
[480/511] Compiling SwiftParser RegexLiteralLexer.swift
[481/511] Compiling SwiftParser UnicodeScalarExtensions.swift
[482/511] Compiling SwiftParser Lookahead.swift
[483/511] Compiling SwiftParser LoopProgressCondition.swift
[484/511] Compiling SwiftParser ExperimentalFeatures.swift
[485/511] Compiling SwiftParser Expressions.swift
[486/511] Compiling SwiftParser IncrementalParseTransition.swift
[487/511] Compiling SwiftParser Cursor.swift
[488/511] Compiling SwiftParser Lexeme.swift
[489/511] Compiling SwiftParser LexemeSequence.swift
[490/511] Compiling SwiftParser Modifiers.swift
[491/511] Compiling SwiftParser Names.swift
[492/511] Compiling SwiftParser Nominals.swift
[493/511] Compiling SwiftParser Parameters.swift
[494/511] Compiling SwiftParser ParseSourceFile.swift
[495/511] Emitting module SwiftParser
[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/535] Compiling SwiftOperators OperatorTable.swift
[505/535] Compiling SwiftOperators PrecedenceGraph.swift
[506/536] Emitting module SwiftOperators
[507/536] Compiling SwiftParserDiagnostics MissingNodesError.swift
[508/536] Compiling SwiftParserDiagnostics MissingTokenError.swift
[509/536] Compiling SwiftOperators OperatorTable+Folding.swift
[510/536] Compiling SwiftOperators OperatorTable+Semantics.swift
[511/536] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[512/536] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[513/536] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[514/537] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[515/537] Compiling SwiftOperators SyntaxSynthesis.swift
[517/538] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[518/538] Compiling SwiftParserDiagnostics Utils.swift
[519/538] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[522/538] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[523/538] Compiling SwiftParserDiagnostics PresenceUtils.swift
[523/538] Wrapping AST for SwiftOperators for debugging
[527/538] Emitting module SwiftParserDiagnostics
[528/538] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[529/538] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[530/539] Wrapping AST for SwiftParserDiagnostics for debugging
[532/553] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[533/553] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.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 SyntaxExpressibleByStringInterpolationConformances.swift
[540/554] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[541/554] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[542/554] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[543/554] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[544/554] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[545/554] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[546/554] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[547/555] Wrapping AST for SwiftSyntaxBuilder for debugging
[549/569] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[550/569] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[551/570] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[552/570] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[553/570] Compiling SwiftSyntaxMacros Macro.swift
[554/570] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[555/570] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[556/570] Compiling SwiftSyntaxMacros Macro+Format.swift
[557/570] Compiling SwiftSyntaxMacros MemberMacro.swift
[558/570] Compiling SwiftSyntaxMacros PeerMacro.swift
[559/570] Compiling SwiftSyntaxMacros AccessorMacro.swift
[560/570] Compiling SwiftSyntaxMacros AttachedMacro.swift
[561/570] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[562/570] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[563/570] Emitting module SwiftSyntaxMacros
[564/571] Wrapping AST for SwiftSyntaxMacros for debugging
[566/579] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[567/579] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[568/579] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[569/579] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[570/579] Emitting module SwiftSyntaxMacroExpansion
[571/579] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[572/579] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[573/579] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[574/580] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[576/587] Emitting module SwiftCompilerPluginMessageHandling
[577/587] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[578/587] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[579/587] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[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] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[586/590] Emitting module SwiftCompilerPlugin
[587/591] Wrapping AST for SwiftCompilerPlugin for debugging
[589/598] Compiling SwiftletModelMacros LabeledExprSyntaxExtension.swift
[590/598] Compiling SwiftletModelMacros RelationshipAttributes.swift
[591/598] Compiling SwiftletModelMacros PropertyAttributes.swift
[592/598] Compiling SwiftletModelMacros Plugins.swift
[593/598] Emitting module SwiftletModelMacros
[594/598] Compiling SwiftletModelMacros AccessAttributes.swift
[595/598] Compiling SwiftletModelMacros EntityModelMacro.swift
[596/599] Wrapping AST for SwiftletModelMacros for debugging
[597/599] Write Objects.LinkFileList
[598/599] Linking SwiftletModelMacros-tool
[600/616] Emitting module SwiftletModel
[601/618] Compiling SwiftletModel Relation+Conveniece.swift
[602/618] Compiling SwiftletModel Relation.swift
[603/618] Compiling SwiftletModel Context.swift
[604/618] Compiling SwiftletModel EntitiesRepository.swift
[605/618] Compiling SwiftletModel RelationsRepository.swift
[606/618] Compiling SwiftletModel RelationDelete.swift
[607/618] Compiling SwiftletModel RelationSave.swift
[608/618] Compiling SwiftletModel EncodingStrategy.swift
[609/618] Compiling SwiftletModel Relation+Codable.swift
[610/618] Compiling SwiftletModel Macros.swift
[611/618] Compiling SwiftletModel EntityModelProtocol.swift
[612/618] Compiling SwiftletModel Link.swift
[613/618] Compiling SwiftletModel Query.swift
[614/618] Compiling SwiftletModel DecodingStrategy.swift
[615/618] Compiling SwiftletModel MergeStrategy.swift
[616/618] Compiling SwiftletModel PrettyPrintable.swift
[617/618] Compiling SwiftletModel RelationTypes.swift
[618/618] Compiling SwiftletModel Relationship.swift
Build complete! (111.59s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "600.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "SwiftletModel",
  "name" : "SwiftletModel",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftletModel",
      "targets" : [
        "SwiftletModel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftletModelMacros",
      "targets" : [
        "SwiftletModelMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftletModelTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftletModelTests",
      "path" : "Tests/SwiftletModelTests",
      "sources" : [
        "CodableTests/RelationDecodingTests.swift",
        "CodableTests/RelationsEncodingTests.swift",
        "EntitiesTests/DeleteTests.swift",
        "Models/Attachment.swift",
        "Models/Chat.swift",
        "Models/Message.swift",
        "Models/User.swift",
        "ModelsForTesting.swift",
        "QueriesTests/NestedModelsQueryTest.swift",
        "RelationsTests/ManyToManyTests.swift",
        "RelationsTests/ToOneTests.swift"
      ],
      "target_dependencies" : [
        "SwiftletModel"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftletModelMacros",
      "module_type" : "SwiftTarget",
      "name" : "SwiftletModelMacros",
      "path" : "Sources/SwiftletModelMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "SwiftletModel",
        "SwiftletModelMacros"
      ],
      "sources" : [
        "AccessAttributes.swift",
        "EntityModelMacro.swift",
        "LabeledExprSyntaxExtension.swift",
        "Plugins.swift",
        "PropertyAttributes.swift",
        "RelationshipAttributes.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "SwiftletModel",
      "module_type" : "SwiftTarget",
      "name" : "SwiftletModel",
      "path" : "Sources/SwiftletModel",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "SwiftletModel"
      ],
      "sources" : [
        "Context/Context.swift",
        "Context/EntitiesRepository.swift",
        "Context/RelationsRepository.swift",
        "Macros.swift",
        "Model/EntityModelProtocol.swift",
        "Model/Link.swift",
        "Model/MergeStrategy.swift",
        "Model/PrettyPrintable.swift",
        "Model/Query.swift",
        "Relationship/DecodingStrategy.swift",
        "Relationship/EncodingStrategy.swift",
        "Relationship/Relation+Codable.swift",
        "Relationship/Relation+Conveniece.swift",
        "Relationship/Relation.swift",
        "Relationship/RelationDelete.swift",
        "Relationship/RelationSave.swift",
        "Relationship/RelationTypes.swift",
        "Relationship/Relationship.swift"
      ],
      "target_dependencies" : [
        "SwiftletModelMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.