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 6.0 for macOS (SPM) on 8 Nov 2024 18:33:51 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KazaiMazai/SwiftletModel.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KazaiMazai/SwiftletModel
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 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
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-collections.git
[1/15475] Fetching swift-collections
[7275/81958] Fetching swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (2.24s)
[19281/66483] Fetching swift-syntax
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 (3.20s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (0.72s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftletmodel",
      "name": "SwiftletModel",
      "url": "https://github.com/KazaiMazai/SwiftletModel.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftletModel",
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/apple/swift-syntax.git",
          "version": "510.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/KazaiMazai/SwiftletModel.git
[1/2314] Fetching swiftletmodel
Fetched https://github.com/KazaiMazai/SwiftletModel.git from cache (0.96s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.93s)
Fetched https://github.com/apple/swift-collections.git from cache (0.93s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (0.02s)
Creating working copy for https://github.com/KazaiMazai/SwiftletModel.git
Working copy of https://github.com/KazaiMazai/SwiftletModel.git resolved at main (749fc08)
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
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
warning: '.resolve-product-dependencies': dependency 'swiftletmodel' is not used by any target
Found 2 product dependencies
  - swift-collections
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/KazaiMazai/SwiftletModel.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/26] Write sources
[23/26] Write swift-version--7754E27361AE5C74.txt
[25/48] Compiling SwiftSyntax509 Empty.swift
[26/48] Emitting module SwiftSyntax509
[27/48] Emitting module SwiftSyntax510
[28/48] Compiling SwiftSyntax510 Empty.swift
[29/48] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/48] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/48] Compiling InternalCollectionsUtilities Specialize.swift
[32/49] Compiling InternalCollectionsUtilities Debugging.swift
[33/49] Compiling InternalCollectionsUtilities Descriptions.swift
[34/111] Compiling SwiftSyntax Utils.swift
[35/111] Compiling SwiftSyntax ChildNameForKeyPath.swift
[36/111] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/111] Compiling SwiftSyntax Convenience.swift
[38/111] Compiling SwiftSyntax TokenSequence.swift
[39/111] Compiling SwiftSyntax BumpPtrAllocator.swift
[40/111] Compiling SwiftSyntax CommonAncestor.swift
[41/111] Compiling SwiftSyntax AbsolutePosition.swift
[42/111] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[43/111] Emitting module InternalCollectionsUtilities
[44/111] Compiling SwiftSyntax TokenSyntax.swift
[45/111] Compiling SwiftSyntax Trivia.swift
[46/111] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[47/111] Compiling SwiftSyntax Assert.swift
[48/393] Compiling DequeModule _DequeBuffer.swift
[49/394] Compiling DequeModule _DequeSlot.swift
[50/394] Compiling DequeModule _DequeBufferHeader.swift
[51/394] Compiling HeapModule Heap.swift
[52/394] Compiling HeapModule _HeapNode.swift
[53/394] Compiling HeapModule Heap+Invariants.swift
[54/394] Compiling HeapModule Heap+Descriptions.swift
[55/394] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[56/394] Compiling HeapModule Heap+UnsafeHandle.swift
[57/394] Compiling HashTreeCollections _AncestorHashSlots.swift
[58/394] Compiling HashTreeCollections _Bitmap.swift
[61/394] Compiling HashTreeCollections _Bucket.swift
[62/394] Compiling HashTreeCollections _Hash.swift
[63/394] Compiling HashTreeCollections _HashLevel.swift
[64/394] Compiling HashTreeCollections _HashNode+Builder.swift
[65/399] Compiling _RopeModule BigString+Initializers.swift
[66/399] Compiling _RopeModule BigString+Insert.swift
[67/399] Compiling _RopeModule BigString+Managing Breaks.swift
[68/399] Compiling _RopeModule BigString+RemoveSubrange.swift
[69/399] Compiling _RopeModule BigString+ReplaceSubrange.swift
[70/399] Compiling _RopeModule BigString+Split.swift
[71/405] Compiling DequeModule _UnsafeWrappedBuffer.swift
[73/405] Compiling _RopeModule Range+BigString.swift
[74/405] Compiling _RopeModule BigString+UTF16View.swift
[75/405] Compiling _RopeModule BigString+UTF8View.swift
[76/405] Compiling _RopeModule BigString+UnicodeScalarView.swift
[77/405] Compiling _RopeModule BigSubstring+UTF16View.swift
[78/405] Emitting module HeapModule
[79/405] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[80/405] Compiling _RopeModule BigSubstring.swift
[81/405] Compiling _RopeModule Rope+Builder.swift
[82/405] Compiling BitCollections BitSet.Index.swift
[83/405] Compiling BitCollections BitSet._UnsafeHandle.swift
[84/405] Compiling BitCollections BitArray+Shifts.swift
[90/405] Compiling _RopeModule BigSubstring+UTF8View.swift
[91/405] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[92/405] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[93/405] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[94/405] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[95/405] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[96/405] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[97/405] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[98/405] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[99/405] Compiling _RopeModule Rope+Sequence.swift
[100/405] Compiling _RopeModule Rope+Append.swift
[101/405] Compiling _RopeModule Rope+Extract.swift
[102/405] Compiling _RopeModule Rope+Find.swift
[103/405] Compiling _RopeModule Rope+ForEachWhile.swift
[104/405] Compiling _RopeModule Rope+Insert.swift
[105/405] Compiling _RopeModule Rope+Join.swift
[106/405] Compiling _RopeModule Rope+MutatingForEach.swift
[107/413] Compiling HashTreeCollections _HashNode+Debugging.swift
[108/413] Compiling HashTreeCollections _HashNode+Initializers.swift
[111/413] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[112/413] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[114/413] Compiling HashTreeCollections _HashNode+Invariants.swift
[115/413] Compiling HashTreeCollections _HashNode+Lookups.swift
[118/413] Compiling _RopeModule BigString+Ingester.swift
[119/413] Compiling _RopeModule BigString+Invariants.swift
[120/413] Compiling _RopeModule BigString+Iterators.swift
[121/413] Compiling _RopeModule BigString+Metrics.swift
[122/413] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[123/413] Compiling _RopeModule BigString+Chunk+Splitting.swift
[124/413] Compiling _RopeModule BigString+Chunk.swift
[125/413] Compiling BitCollections BitSet.swift
[126/413] Compiling OrderedCollections OrderedSet+SubSequence.swift
[127/413] Compiling OrderedCollections OrderedSet+Testing.swift
[128/413] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[129/413] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[130/413] Compiling _RopeModule BigString+BidirectionalCollection.swift
[131/413] Compiling _RopeModule BigString+Comparable.swift
[132/413] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[133/413] Compiling _RopeModule BigString+CustomStringConvertible.swift
[134/413] Compiling _RopeModule BigString+Equatable.swift
[135/413] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[136/413] Compiling BitCollections BitArray+Testing.swift
[137/413] Compiling BitCollections BitArray._UnsafeHandle.swift
[138/413] Compiling BitCollections BitArray.swift
[139/413] Compiling BitCollections BitSet+BidirectionalCollection.swift
[140/413] Compiling BitCollections BitSet+Codable.swift
[143/413] Compiling _RopeModule BigString+Hashing.swift
[144/413] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[145/413] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[146/413] Compiling _RopeModule BigString+Sequence.swift
[147/413] Compiling _RopeModule BigString+TextOutputStream.swift
[192/420] Compiling OrderedCollections OrderedSet.swift
[193/420] Compiling OrderedCollections _UnsafeBitset.swift
[194/420] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[195/420] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[196/420] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[197/420] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[198/420] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[199/420] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[200/420] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[201/420] Compiling HashTreeCollections TreeSet.swift
[209/426] Compiling SwiftSyntax SyntaxNodesGHI.swift
[210/426] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[211/426] Compiling SwiftSyntax SyntaxNodesOP.swift
[212/426] Compiling SwiftSyntax SyntaxNodesQRS.swift
[213/426] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[228/426] Compiling _RopeModule BigString+Append.swift
[247/426] Emitting module BitCollections
[270/426] Compiling SwiftSyntax SyntaxNodesEF.swift
[296/426] Emitting module DequeModule
[352/426] Compiling _RopeModule Rope+Remove.swift
[353/426] Compiling _RopeModule Rope+RemoveSubrange.swift
[354/426] Compiling _RopeModule Rope+Split.swift
[355/426] Compiling _RopeModule Optional Utilities.swift
[356/426] Compiling _RopeModule String Utilities.swift
[357/426] Compiling _RopeModule String.Index+ABI.swift
[358/426] Compiling _RopeModule _CharacterRecognizer.swift
[375/426] Emitting module OrderedCollections
[376/426] Emitting module _RopeModule
[377/426] Emitting module HashTreeCollections
[378/428] Emitting module Collections
[379/428] Compiling Collections Collections.swift
[400/428] Emitting module SwiftSyntax
[427/480] Compiling SwiftBasicFormat Syntax+Extensions.swift
[428/480] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[429/480] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[430/480] Compiling SwiftDiagnostics Note.swift
[431/480] Compiling SwiftDiagnostics Message.swift
[432/480] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[433/480] Compiling SwiftDiagnostics Convenience.swift
[434/480] Emitting module SwiftDiagnostics
[435/480] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[436/480] Compiling SwiftDiagnostics FixIt.swift
[437/480] Compiling SwiftDiagnostics Diagnostic.swift
[438/480] Emitting module SwiftBasicFormat
[439/480] Compiling SwiftBasicFormat BasicFormat.swift
[440/480] Compiling SwiftParser UnicodeScalarExtensions.swift
[441/480] Compiling SwiftParser Lookahead.swift
[442/480] Compiling SwiftParser LoopProgressCondition.swift
[443/480] Compiling SwiftParser Modifiers.swift
[444/484] Compiling SwiftParser Statements.swift
[445/484] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[446/484] Compiling SwiftParser StringLiterals.swift
[447/484] Compiling SwiftParser SwiftParserCompatibility.swift
[448/484] Compiling SwiftParser Lexeme.swift
[449/484] Compiling SwiftParser LexemeSequence.swift
[450/484] Compiling SwiftParser Lexer.swift
[451/484] Compiling SwiftParser RegexLiteralLexer.swift
[452/484] Compiling SwiftParser Names.swift
[453/484] Compiling SwiftParser Nominals.swift
[454/484] Compiling SwiftParser Parameters.swift
[455/484] Compiling SwiftParser ParseSourceFile.swift
[456/484] Compiling SwiftParser Parser.swift
[457/484] Compiling SwiftParser Patterns.swift
[458/484] Compiling SwiftParser Recovery.swift
[459/484] Compiling SwiftParser Specifiers.swift
[460/484] Compiling SwiftParser SyntaxUtils.swift
[461/484] Compiling SwiftParser TokenConsumer.swift
[462/484] Compiling SwiftParser TokenPrecedence.swift
[463/484] Compiling SwiftParser TokenSpec.swift
[464/484] Compiling SwiftParser TokenSpecSet.swift
[465/484] Compiling SwiftParser TopLevel.swift
[466/484] Compiling SwiftParser TriviaParser.swift
[467/484] Compiling SwiftParser Types.swift
[468/484] Emitting module SwiftParser
[469/484] Compiling SwiftParser IsLexerClassified.swift
[470/484] Compiling SwiftParser LayoutNodes+Parsable.swift
[471/484] Compiling SwiftParser Parser+TokenSpecSet.swift
[472/484] Compiling SwiftParser TokenSpecStaticMembers.swift
[473/484] Compiling SwiftParser Directives.swift
[474/484] Compiling SwiftParser ExperimentalFeatures.swift
[475/484] Compiling SwiftParser Expressions.swift
[476/484] Compiling SwiftParser IncrementalParseTransition.swift
[477/484] Compiling SwiftParser Cursor.swift
[478/484] Compiling SwiftParser Attributes.swift
[479/484] Compiling SwiftParser Availability.swift
[480/484] Compiling SwiftParser CharacterInfo.swift
[481/484] Compiling SwiftParser CollectionNodes+Parsable.swift
[482/484] Compiling SwiftParser Declarations.swift
[483/507] Compiling SwiftOperators PrecedenceGraph.swift
[484/507] Compiling SwiftOperators PrecedenceGroup.swift
[485/508] Compiling SwiftOperators OperatorError.swift
[486/508] Compiling SwiftOperators OperatorError+Diagnostics.swift
[487/508] Emitting module SwiftOperators
[488/508] Compiling SwiftOperators SyntaxSynthesis.swift
[489/508] Compiling SwiftOperators OperatorTable.swift
[490/508] Compiling SwiftOperators OperatorTable+Folding.swift
[491/508] Compiling SwiftOperators Operator.swift
[492/508] Compiling SwiftOperators OperatorTable+Semantics.swift
[493/508] Compiling SwiftOperators OperatorTable+Defaults.swift
[494/508] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[495/508] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[496/509] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[497/509] Compiling SwiftParserDiagnostics Utils.swift
[498/509] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[499/509] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[500/509] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[501/509] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[502/509] Compiling SwiftParserDiagnostics MissingNodesError.swift
[503/509] Compiling SwiftParserDiagnostics MissingTokenError.swift
[504/509] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[505/509] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[506/509] Compiling SwiftParserDiagnostics PresenceUtils.swift
[507/509] Emitting module SwiftParserDiagnostics
[508/523] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[509/524] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[510/524] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[511/524] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[512/524] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[513/524] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[514/524] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[515/524] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[516/524] Compiling SwiftSyntaxBuilder Indenter.swift
[517/524] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[518/524] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[519/524] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[520/524] Emitting module SwiftSyntaxBuilder
[521/524] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[522/524] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[523/538] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[524/538] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[525/538] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[526/538] Compiling SwiftSyntaxMacros AccessorMacro.swift
[527/538] Compiling SwiftSyntaxMacros AttachedMacro.swift
[528/539] Compiling SwiftSyntaxMacros Macro.swift
[529/539] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[530/539] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[531/539] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[532/539] Compiling SwiftSyntaxMacros Macro+Format.swift
[533/539] Compiling SwiftSyntaxMacros MemberMacro.swift
[534/539] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[535/539] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[536/539] Emitting module SwiftSyntaxMacros
[537/539] Compiling SwiftSyntaxMacros PeerMacro.swift
[538/547] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[539/547] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[540/547] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[541/547] Emitting module SwiftSyntaxMacroExpansion
[542/547] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[543/547] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[544/547] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[545/547] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[546/554] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[547/554] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[548/554] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[549/554] Emitting module SwiftCompilerPluginMessageHandling
[550/554] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[551/554] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[552/554] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[553/556] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[554/556] Emitting module SwiftCompilerPlugin
[555/563] Compiling SwiftletModelMacros RelationshipAttributes.swift
[556/563] Compiling SwiftletModelMacros EntityModelMacro.swift
[557/563] Compiling SwiftletModelMacros LabeledExprSyntaxExtension.swift
[558/563] Emitting module SwiftletModelMacros
[559/563] Compiling SwiftletModelMacros AccessAttributes.swift
[560/563] Compiling SwiftletModelMacros PropertyAttributes.swift
[561/563] Compiling SwiftletModelMacros Plugins.swift
[561/563] Write Objects.LinkFileList
[562/563] Linking SwiftletModelMacros-tool
[564/581] Compiling SwiftletModel RelationTypes.swift
[565/582] Compiling SwiftletModel RelationDelete.swift
[566/582] Compiling SwiftletModel RelationSave.swift
[567/582] Compiling SwiftletModel Relationship.swift
[568/582] Compiling SwiftletModel Query.swift
[569/582] Compiling SwiftletModel DecodingStrategy.swift
[570/582] Compiling SwiftletModel EntityModelProtocol.swift
[571/582] Compiling SwiftletModel Link.swift
[572/582] Compiling SwiftletModel EncodingStrategy.swift
[573/582] Compiling SwiftletModel Relation+Codable.swift
[574/582] Compiling SwiftletModel MergeStrategy.swift
[575/582] Compiling SwiftletModel PrettyPrintable.swift
[576/582] Compiling SwiftletModel RelationsRepository.swift
[577/582] Compiling SwiftletModel Macros.swift
[578/582] Compiling SwiftletModel Relation+Conveniece.swift
[579/582] Compiling SwiftletModel Relation.swift
[580/582] Compiling SwiftletModel Context.swift
[581/582] Compiling SwiftletModel EntitiesRepository.swift
[582/582] Emitting module SwiftletModel
Build complete! (60.44s)
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" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftletModel",
      "targets" : [
        "SwiftletModel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftletModelMacros",
      "targets" : [
        "SwiftletModelMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftletModelTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftletModelTests",
      "path" : "Tests/SwiftletModelTests",
      "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"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/kazaimazai/swiftletmodel/main
Repository:               KazaiMazai/SwiftletModel
Swift version used:       6.0
Target:                   SwiftletModel
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'SwiftletModel'...
Finished extracting symbol information for 'SwiftletModel'. (22.12s)
Building documentation for 'SwiftletModel'...
Finished building documentation for 'SwiftletModel' (0.22s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/kazaimazai/swiftletmodel/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-syntax.git
[1/2038] Fetching swift-docc-plugin
Updated https://github.com/apple/swift-collections.git (0.86s)
Updated https://github.com/apple/swift-syntax.git (0.86s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.27s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (0.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.70s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3168] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.22s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.64s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling SymbolKit SourceRange.swift
[7/53] Compiling SymbolKit Metadata.swift
[8/53] Compiling SymbolKit Module.swift
[9/53] Compiling SymbolKit OperatingSystem.swift
[10/53] Compiling SymbolKit Platform.swift
[11/53] Compiling SymbolKit Relationship.swift
[12/53] Compiling SymbolKit RelationshipKind.swift
[13/53] Compiling SymbolKit SourceOrigin.swift
[14/53] Compiling SymbolKit GenericConstraints.swift
[15/53] Compiling SymbolKit Swift.swift
[16/57] Compiling SymbolKit Symbol.swift
[17/57] Compiling SymbolKit SymbolKind.swift
[18/57] Compiling SymbolKit SymbolGraph.swift
[19/57] Compiling SymbolKit GraphCollector.swift
[20/57] Compiling SymbolKit GenericConstraint.swift
[21/57] Compiling SymbolKit GenericParameter.swift
[22/57] Compiling SymbolKit Generics.swift
[23/57] Compiling SymbolKit Namespace.swift
[24/57] Emitting module Snippets
[25/57] Compiling Snippets Snippet.swift
[26/57] Compiling Snippets SnippetParser.swift
[27/57] Compiling SymbolKit SemanticVersion.swift
[28/57] Compiling SymbolKit AccessControl.swift
[29/57] Compiling SymbolKit Availability.swift
[30/57] Compiling SymbolKit AvailabilityItem.swift
[31/57] Compiling SymbolKit Domain.swift
[32/57] Compiling SymbolKit DeclarationFragments.swift
[33/57] Compiling SymbolKit Fragment.swift
[34/57] Compiling SymbolKit FragmentKind.swift
[35/57] Compiling SymbolKit FunctionParameter.swift
[36/57] Compiling SymbolKit FunctionSignature.swift
[37/57] Compiling SymbolKit Names.swift
[38/57] Compiling SymbolKit SPI.swift
[39/57] Compiling SymbolKit Snippet.swift
[40/57] Compiling SymbolKit Extension.swift
[41/57] Compiling SymbolKit Identifier.swift
[42/57] Compiling SymbolKit KindIdentifier.swift
[43/57] Compiling SymbolKit Location.swift
[44/57] Compiling SymbolKit Mutability.swift
[45/57] Emitting module SymbolKit
[46/57] Compiling SymbolKit Mixin+Equals.swift
[47/57] Compiling SymbolKit Mixin+Hash.swift
[48/57] Compiling SymbolKit Mixin.swift
[49/57] Compiling SymbolKit LineList.swift
[50/57] Compiling SymbolKit Position.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.44s)
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
[2/25] Emitting module SwiftSyntax510
[3/25] Compiling SwiftSyntax510 Empty.swift
[4/25] Compiling SwiftSyntax509 Empty.swift
[5/25] Emitting module SwiftSyntax509
[6/25] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[8/25] Compiling InternalCollectionsUtilities Specialize.swift
[9/25] Compiling InternalCollectionsUtilities Debugging.swift
[10/25] Compiling InternalCollectionsUtilities Descriptions.swift
[11/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[12/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/26] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[14/26] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[15/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[17/26] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[18/26] Emitting module InternalCollectionsUtilities
[19/26] Compiling InternalCollectionsUtilities Integer rank.swift
[20/26] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/26] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/26] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/370] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[26/370] Compiling _RopeModule BigString+Debugging.swift
[27/370] Compiling _RopeModule BigString+Index.swift
[28/371] Compiling HeapModule Heap+Descriptions.swift
[29/371] Compiling DequeModule _DequeBufferHeader.swift
[30/371] Compiling DequeModule _DequeSlot.swift
[31/371] Compiling DequeModule _DequeBuffer.swift
[32/371] Compiling _RopeModule BigString+Ingester.swift
[33/371] Compiling _RopeModule BigString+Invariants.swift
[34/371] Compiling HeapModule _HeapNode.swift
[35/371] Compiling HeapModule Heap.swift
[36/371] Compiling HeapModule Heap+Invariants.swift
[37/371] Compiling HeapModule Heap+UnsafeHandle.swift
[38/371] Compiling _RopeModule BigString+Iterators.swift
[39/371] Compiling _RopeModule BigString+Metrics.swift
[40/371] Emitting module HeapModule
[41/371] Compiling _RopeModule BigString+ReplaceSubrange.swift
[42/371] Compiling _RopeModule BigString+Split.swift
[43/371] Compiling _RopeModule Range+BigString.swift
[44/371] Compiling _RopeModule BigString+UTF16View.swift
[45/371] Compiling _RopeModule BigString+UTF8View.swift
[46/371] Compiling _RopeModule BigString+UnicodeScalarView.swift
[47/376] Compiling _RopeModule Rope+MutatingForEach.swift
[48/376] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[49/376] Compiling _RopeModule BigString+Chunk+Splitting.swift
[50/376] Compiling _RopeModule BigString+Chunk.swift
[51/376] Compiling _RopeModule BigString+BidirectionalCollection.swift
[52/376] Compiling _RopeModule BigString+Comparable.swift
[53/376] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[54/376] Compiling _RopeModule BigString+CustomStringConvertible.swift
[55/376] Compiling _RopeModule BigString+Equatable.swift
[56/376] Compiling _RopeModule BigString+Insert.swift
[57/376] Compiling _RopeModule BigString+Managing Breaks.swift
[58/376] Compiling _RopeModule BigString+RemoveSubrange.swift
[59/376] Compiling _RopeModule Rope+Append.swift
[60/376] Compiling _RopeModule Rope+Extract.swift
[61/376] Compiling _RopeModule Rope+Find.swift
[62/376] Compiling _RopeModule Rope+ForEachWhile.swift
[63/376] Compiling _RopeModule Rope+Insert.swift
[64/376] Compiling _RopeModule Rope+Join.swift
[70/376] Compiling BitCollections BitSet.swift
[77/382] Compiling DequeModule _UnsafeWrappedBuffer.swift
[78/382] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[79/382] Compiling _RopeModule Rope+_UnsafeHandle.swift
[80/382] Compiling _RopeModule Rope+_Node.swift
[81/382] Compiling _RopeModule Rope+_Storage.swift
[88/382] Compiling _RopeModule _RopePath.swift
[89/382] Compiling _RopeModule _RopeVersion.swift
[90/382] Compiling _RopeModule Rope+Collection.swift
[91/382] Compiling _RopeModule Rope+Index.swift
[92/382] Compiling _RopeModule Rope+Sequence.swift
[100/382] Compiling _RopeModule RopeElement.swift
[101/382] Compiling _RopeModule RopeMetric.swift
[102/382] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[103/382] Compiling _RopeModule BigString+Hashing.swift
[104/382] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[105/382] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[106/382] Compiling _RopeModule BigString+Sequence.swift
[107/382] Compiling _RopeModule BigString+TextOutputStream.swift
[108/382] Compiling _RopeModule BigString+Append.swift
[109/382] Compiling _RopeModule BigString+Initializers.swift
[110/382] Compiling _RopeModule RopeSummary.swift
[111/382] Compiling _RopeModule _RopeItem.swift
[112/382] Emitting module BitCollections
[113/382] Compiling _RopeModule BigString+Builder.swift
[114/382] Compiling _RopeModule BigString+Contents.swift
[121/382] Compiling _RopeModule Rope.swift
[140/382] Compiling OrderedCollections OrderedSet+SubSequence.swift
[141/382] Compiling OrderedCollections OrderedSet+Testing.swift
[142/382] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[143/382] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[150/382] Compiling _RopeModule BigString+Summary.swift
[151/382] Compiling _RopeModule BigString.swift
[152/382] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[153/382] Compiling _RopeModule BigString+Chunk+Breaks.swift
[154/382] Compiling _RopeModule BigString+Chunk+Counts.swift
[155/382] Compiling _RopeModule BigString+Chunk+Description.swift
[156/382] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[157/382] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[158/389] Emitting module DequeModule
[160/389] Compiling _RopeModule Rope+Remove.swift
[161/389] Compiling _RopeModule Rope+RemoveSubrange.swift
[162/389] Compiling _RopeModule Rope+Split.swift
[163/389] Compiling _RopeModule Optional Utilities.swift
[164/389] Compiling _RopeModule String Utilities.swift
[165/389] Compiling _RopeModule String.Index+ABI.swift
[166/389] Compiling _RopeModule _CharacterRecognizer.swift
[167/389] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[184/397] Compiling OrderedCollections OrderedSet.swift
[185/397] Compiling OrderedCollections _UnsafeBitset.swift
[259/397] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[260/397] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[261/397] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[262/397] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[263/397] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[264/397] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[265/397] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[266/397] Compiling HashTreeCollections TreeSet.swift
[293/397] Emitting module OrderedCollections
[346/403] Emitting module _RopeModule
[347/403] Emitting module HashTreeCollections
[348/405] Emitting module Collections
[349/405] Compiling Collections Collections.swift
[363/405] Emitting module SwiftSyntax
[384/405] Compiling SwiftSyntax SyntaxNodesEF.swift
[385/405] Compiling SwiftSyntax SyntaxNodesGHI.swift
[386/405] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[387/405] Compiling SwiftSyntax SyntaxNodesOP.swift
[388/405] Compiling SwiftSyntax SyntaxNodesQRS.swift
[389/405] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[404/457] Compiling SwiftDiagnostics Note.swift
[405/457] Compiling SwiftDiagnostics Message.swift
[406/457] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[407/457] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[408/457] Compiling SwiftBasicFormat Syntax+Extensions.swift
[409/457] Compiling SwiftDiagnostics FixIt.swift
[410/457] Compiling SwiftDiagnostics Convenience.swift
[411/457] Compiling SwiftDiagnostics Diagnostic.swift
[412/457] Emitting module SwiftDiagnostics
[413/457] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[414/457] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[415/457] Emitting module SwiftBasicFormat
[416/457] Compiling SwiftBasicFormat BasicFormat.swift
[417/457] Compiling SwiftParser SyntaxUtils.swift
[418/457] Compiling SwiftParser TokenConsumer.swift
[419/457] Compiling SwiftParser TokenPrecedence.swift
[420/457] Compiling SwiftParser TokenSpec.swift
[421/461] Compiling SwiftParser Lexeme.swift
[422/461] Compiling SwiftParser LexemeSequence.swift
[423/461] Compiling SwiftParser Lexer.swift
[424/461] Compiling SwiftParser RegexLiteralLexer.swift
[425/461] Compiling SwiftParser Parser.swift
[426/461] Compiling SwiftParser Patterns.swift
[427/461] Compiling SwiftParser Recovery.swift
[428/461] Compiling SwiftParser Specifiers.swift
[429/461] Compiling SwiftParser Names.swift
[430/461] Compiling SwiftParser Nominals.swift
[431/461] Compiling SwiftParser Parameters.swift
[432/461] Compiling SwiftParser ParseSourceFile.swift
[433/461] Compiling SwiftParser UnicodeScalarExtensions.swift
[434/461] Compiling SwiftParser Lookahead.swift
[435/461] Compiling SwiftParser LoopProgressCondition.swift
[436/461] Compiling SwiftParser Modifiers.swift
[437/461] Compiling SwiftParser Statements.swift
[438/461] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[439/461] Compiling SwiftParser StringLiterals.swift
[440/461] Compiling SwiftParser SwiftParserCompatibility.swift
[441/461] Compiling SwiftParser TokenSpecSet.swift
[442/461] Compiling SwiftParser TopLevel.swift
[443/461] Compiling SwiftParser TriviaParser.swift
[444/461] Compiling SwiftParser Types.swift
[445/461] Emitting module SwiftParser
[446/461] Compiling SwiftParser Attributes.swift
[447/461] Compiling SwiftParser Availability.swift
[448/461] Compiling SwiftParser CharacterInfo.swift
[449/461] Compiling SwiftParser CollectionNodes+Parsable.swift
[450/461] Compiling SwiftParser Declarations.swift
[451/461] Compiling SwiftParser IsLexerClassified.swift
[452/461] Compiling SwiftParser LayoutNodes+Parsable.swift
[453/461] Compiling SwiftParser Parser+TokenSpecSet.swift
[454/461] Compiling SwiftParser TokenSpecStaticMembers.swift
[455/461] Compiling SwiftParser Directives.swift
[456/461] Compiling SwiftParser ExperimentalFeatures.swift
[457/461] Compiling SwiftParser Expressions.swift
[458/461] Compiling SwiftParser IncrementalParseTransition.swift
[459/461] Compiling SwiftParser Cursor.swift
[460/484] Compiling SwiftOperators PrecedenceGroup.swift
[461/485] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[462/486] Compiling SwiftOperators OperatorTable.swift
[463/486] Compiling SwiftOperators PrecedenceGraph.swift
[464/486] Compiling SwiftParserDiagnostics PresenceUtils.swift
[465/486] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[466/486] Compiling SwiftOperators OperatorTable+Semantics.swift
[467/486] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[468/486] Compiling SwiftOperators OperatorTable+Defaults.swift
[469/486] Compiling SwiftOperators OperatorError+Diagnostics.swift
[470/486] Compiling SwiftOperators Operator.swift
[471/486] Compiling SwiftOperators OperatorError.swift
[472/486] Emitting module SwiftOperators
[473/486] Compiling SwiftOperators OperatorTable+Folding.swift
[474/486] Compiling SwiftOperators SyntaxSynthesis.swift
[475/486] Compiling SwiftParserDiagnostics Utils.swift
[476/486] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[477/486] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[478/486] Compiling SwiftParserDiagnostics MissingNodesError.swift
[479/486] Compiling SwiftParserDiagnostics MissingTokenError.swift
[480/486] Emitting module SwiftParserDiagnostics
[481/486] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[482/486] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[483/486] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[484/486] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[485/500] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[486/501] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[487/501] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[488/501] Emitting module SwiftSyntaxBuilder
[489/501] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[490/501] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[491/501] Compiling SwiftSyntaxBuilder Indenter.swift
[492/501] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[493/501] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[494/501] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[495/501] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[496/501] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[497/501] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[498/501] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[499/501] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[500/515] Compiling SwiftSyntaxMacros MemberMacro.swift
[501/516] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[502/516] Compiling SwiftSyntaxMacros Macro+Format.swift
[503/516] Compiling SwiftSyntaxMacros Macro.swift
[504/516] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[505/516] Compiling SwiftSyntaxMacros AccessorMacro.swift
[506/516] Compiling SwiftSyntaxMacros AttachedMacro.swift
[507/516] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[508/516] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[509/516] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[510/516] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[511/516] Emitting module SwiftSyntaxMacros
[512/516] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[513/516] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[514/516] Compiling SwiftSyntaxMacros PeerMacro.swift
[515/524] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[516/524] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[517/524] Emitting module SwiftSyntaxMacroExpansion
[518/524] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[519/524] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[520/524] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[521/524] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[522/524] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[523/531] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[524/531] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[525/531] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[526/531] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[527/531] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[528/531] Emitting module SwiftCompilerPluginMessageHandling
[529/531] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[530/533] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[531/533] Emitting module SwiftCompilerPlugin
[532/540] Compiling SwiftletModelMacros Plugins.swift
[533/540] Compiling SwiftletModelMacros PropertyAttributes.swift
[534/540] Compiling SwiftletModelMacros LabeledExprSyntaxExtension.swift
[535/540] Compiling SwiftletModelMacros EntityModelMacro.swift
[536/540] Compiling SwiftletModelMacros AccessAttributes.swift
[537/540] Emitting module SwiftletModelMacros
[538/540] Compiling SwiftletModelMacros RelationshipAttributes.swift
[538/539] Linking SwiftletModelMacros-tool
[540/557] Compiling SwiftletModel EntityModelProtocol.swift
[541/557] Compiling SwiftletModel Link.swift
[542/557] Compiling SwiftletModel EncodingStrategy.swift
[543/557] Compiling SwiftletModel Relation+Codable.swift
[544/558] Compiling SwiftletModel RelationDelete.swift
[545/558] Compiling SwiftletModel RelationSave.swift
[546/558] Compiling SwiftletModel Query.swift
[547/558] Compiling SwiftletModel DecodingStrategy.swift
[548/558] Compiling SwiftletModel RelationTypes.swift
[549/558] Compiling SwiftletModel Relation+Conveniece.swift
[550/558] Compiling SwiftletModel Relation.swift
[551/558] Compiling SwiftletModel Relationship.swift
[552/558] Compiling SwiftletModel MergeStrategy.swift
[553/558] Compiling SwiftletModel PrettyPrintable.swift
[554/558] Compiling SwiftletModel RelationsRepository.swift
[555/558] Compiling SwiftletModel Macros.swift
[556/558] Emitting module SwiftletModel
[557/558] Compiling SwiftletModel Context.swift
[558/558] Compiling SwiftletModel EntitiesRepository.swift
Build of target: 'SwiftletModel' complete! (20.09s)
     526
5	/Users/admin/builder/spi-builder-workspace/.docs/kazaimazai/swiftletmodel/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/kazaimazai/swiftletmodel/main
File count: 526
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-kazaimazai-swiftletmodel-main-14f90b1d.zip to s3://spi-docs-inbox/prod-kazaimazai-swiftletmodel-main-14f90b1d.zip
Copying... [14%]
Copying... [22%]
Copying... [36%]
Copying... [43%]
Copying... [51%]
Copying... [65%]
Copying... [72%]
Copying... [87%]
Copying... [94%]
Copying... [100%]
Done.