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.10 for macOS (SPM) on 18 Sep 2024 08:12:47 UTC.

Build Command

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

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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-collections.git
[1/15034] Fetching swift-collections
[4211/80202] Fetching swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (3.76s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.76s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (2.83s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (0.64s)
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.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.3",
          "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 (1.01s)
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.3 (0.03s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (0.03s)
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/KazaiMazai/SwiftletModel.git
Working copy of https://github.com/KazaiMazai/SwiftletModel.git resolved at 0.6.1 (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
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:             5.10
Building package at path:  $PWD
https://github.com/KazaiMazai/SwiftletModel.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/26] Write sources
[23/26] Write swift-version-33747A42983211AE.txt
[25/48] Emitting module SwiftSyntax509
[26/48] Compiling SwiftSyntax509 Empty.swift
[27/48] Emitting module SwiftSyntax510
[28/48] Compiling SwiftSyntax510 Empty.swift
[29/48] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/49] Emitting module InternalCollectionsUtilities
[31/49] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/49] Compiling InternalCollectionsUtilities Specialize.swift
[33/49] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[34/49] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[35/50] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/111] Compiling SwiftSyntax TokenSequence.swift
[37/111] Compiling SwiftSyntax TokenSyntax.swift
[38/111] Compiling SwiftSyntax Convenience.swift
[39/111] Compiling SwiftSyntax SyntaxHashable.swift
[40/111] Compiling SwiftSyntax SyntaxProtocol.swift
[41/111] Compiling SwiftSyntax SyntaxText.swift
[42/111] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[43/111] Compiling SwiftSyntax Assert.swift
[44/111] Compiling SwiftSyntax BumpPtrAllocator.swift
[45/111] Compiling SwiftSyntax CommonAncestor.swift
[46/111] Compiling SwiftSyntax SyntaxIdentifier.swift
[47/111] Compiling SwiftSyntax SyntaxNodeStructure.swift
[48/338] Compiling DequeModule _DequeSlot.swift
[49/394] Compiling DequeModule _DequeBuffer.swift
[50/394] Compiling DequeModule _DequeBufferHeader.swift
[51/394] Compiling HeapModule _HeapNode.swift
[52/394] Compiling HeapModule Heap.swift
[53/394] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[54/394] Compiling HeapModule Heap+Invariants.swift
[55/394] Compiling HeapModule Heap+Descriptions.swift
[56/394] Compiling HeapModule Heap+UnsafeHandle.swift
[57/394] Emitting module HeapModule
[58/394] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[59/394] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[60/394] Compiling HashTreeCollections TreeSet+Equatable.swift
[61/394] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[62/394] Compiling HashTreeCollections TreeSet+Extras.swift
[63/394] Compiling HashTreeCollections TreeSet+Filter.swift
[64/394] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[65/394] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[66/394] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[67/394] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[68/394] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[69/394] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[70/400] Compiling DequeModule _UnsafeWrappedBuffer.swift
[71/400] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[72/400] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[73/400] Compiling HashTreeCollections _HashNode+Storage.swift
[74/400] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[75/400] Compiling HashTreeCollections _HashNode+Structural filter.swift
[76/400] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[82/405] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[83/405] Emitting module BitCollections
[84/405] Compiling HashTreeCollections _HashNode+Debugging.swift
[85/405] Compiling HashTreeCollections _HashNode+Initializers.swift
[86/405] Compiling HashTreeCollections _HashLevel.swift
[87/405] Compiling HashTreeCollections _HashNode+Builder.swift
[88/405] Compiling HashTreeCollections TreeDictionary+Values.swift
[89/405] Compiling HashTreeCollections TreeDictionary.swift
[90/405] Compiling HashTreeCollections _Bucket.swift
[91/405] Compiling HashTreeCollections _Hash.swift
[92/405] Compiling HashTreeCollections _HashNode+Invariants.swift
[93/405] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[94/405] Compiling HashTreeCollections _AncestorHashSlots.swift
[95/405] Compiling HashTreeCollections _Bitmap.swift
[96/405] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[97/405] Compiling HashTreeCollections TreeDictionary+Merge.swift
[98/405] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[99/405] Compiling HashTreeCollections _HashNode+Lookups.swift
[100/405] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[102/405] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[103/405] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[104/405] Compiling HashTreeCollections TreeDictionary+Filter.swift
[105/405] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[106/405] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[107/405] Compiling HashTreeCollections TreeDictionary+Keys.swift
[108/405] Compiling HashTreeCollections TreeSet+Collection.swift
[109/405] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[110/405] Compiling HashTreeCollections TreeSet+Debugging.swift
[111/405] Compiling HashTreeCollections TreeSet+Descriptions.swift
[112/405] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[113/405] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[114/405] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[115/405] Compiling HashTreeCollections _HashNode+Structural merge.swift
[116/405] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[117/405] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[118/405] Compiling HashTreeCollections _HashNode+Structural union.swift
[119/405] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[120/405] Compiling HashTreeCollections TreeSet+Codable.swift
[150/405] Emitting module DequeModule
[169/405] Compiling BitCollections BitSet.swift
[170/405] Compiling BitCollections Range+Utilities.swift
[171/405] Compiling BitCollections Slice+Utilities.swift
[172/405] Compiling BitCollections UInt+Tricks.swift
[173/405] Compiling BitCollections _Word.swift
[202/412] Compiling OrderedCollections OrderedSet.swift
[203/412] Compiling OrderedCollections _UnsafeBitset.swift
[204/412] Compiling HashTreeCollections _UnsafePath.swift
[205/412] Compiling HashTreeCollections TreeDictionary+Codable.swift
[206/412] Compiling HashTreeCollections TreeDictionary+Collection.swift
[207/412] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[208/412] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[209/412] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[210/412] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[227/412] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[228/412] Compiling _RopeModule Rope+Remove.swift
[229/412] Compiling _RopeModule Rope+RemoveSubrange.swift
[230/412] Compiling _RopeModule Rope+Split.swift
[231/412] Compiling _RopeModule Optional Utilities.swift
[232/412] Compiling _RopeModule String Utilities.swift
[233/412] Compiling _RopeModule String.Index+ABI.swift
[234/412] Compiling _RopeModule _CharacterRecognizer.swift
[235/412] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[259/420] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[260/420] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[261/420] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[262/420] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[263/420] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[264/420] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[265/420] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[266/420] Compiling HashTreeCollections TreeSet.swift
[267/420] Emitting module OrderedCollections
[325/426] Emitting module _RopeModule
[355/426] Compiling SwiftSyntax SyntaxNodesEF.swift
[356/426] Compiling SwiftSyntax SyntaxNodesGHI.swift
[357/426] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[358/426] Compiling SwiftSyntax SyntaxNodesOP.swift
[359/426] Compiling SwiftSyntax SyntaxNodesQRS.swift
[360/426] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[363/426] Emitting module HashTreeCollections
[364/428] Emitting module Collections
[365/428] Compiling Collections Collections.swift
[373/428] Emitting module SwiftSyntax
[427/480] Compiling SwiftDiagnostics Note.swift
[428/480] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[429/480] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[430/480] Compiling SwiftBasicFormat Syntax+Extensions.swift
[431/480] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[432/480] Compiling SwiftDiagnostics FixIt.swift
[433/480] Compiling SwiftDiagnostics Message.swift
[434/480] Compiling SwiftDiagnostics Diagnostic.swift
[435/480] Compiling SwiftDiagnostics Convenience.swift
[436/480] Emitting module SwiftDiagnostics
[437/480] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[438/480] Emitting module SwiftBasicFormat
[439/480] Compiling SwiftBasicFormat BasicFormat.swift
[440/480] Compiling SwiftParser Statements.swift
[441/480] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[442/480] Compiling SwiftParser StringLiterals.swift
[443/480] Compiling SwiftParser SwiftParserCompatibility.swift
[444/484] Emitting module SwiftParser
[445/484] Compiling SwiftParser Lexeme.swift
[446/484] Compiling SwiftParser LexemeSequence.swift
[447/484] Compiling SwiftParser Lexer.swift
[448/484] Compiling SwiftParser RegexLiteralLexer.swift
[449/484] Compiling SwiftParser Names.swift
[450/484] Compiling SwiftParser Nominals.swift
[451/484] Compiling SwiftParser Parameters.swift
[452/484] Compiling SwiftParser ParseSourceFile.swift
[453/484] Compiling SwiftParser UnicodeScalarExtensions.swift
[454/484] Compiling SwiftParser Lookahead.swift
[455/484] Compiling SwiftParser LoopProgressCondition.swift
[456/484] Compiling SwiftParser Modifiers.swift
[457/484] Compiling SwiftParser TokenSpecSet.swift
[458/484] Compiling SwiftParser TopLevel.swift
[459/484] Compiling SwiftParser TriviaParser.swift
[460/484] Compiling SwiftParser Types.swift
[461/484] Compiling SwiftParser Parser.swift
[462/484] Compiling SwiftParser Patterns.swift
[463/484] Compiling SwiftParser Recovery.swift
[464/484] Compiling SwiftParser Specifiers.swift
[465/484] Compiling SwiftParser SyntaxUtils.swift
[466/484] Compiling SwiftParser TokenConsumer.swift
[467/484] Compiling SwiftParser TokenPrecedence.swift
[468/484] Compiling SwiftParser TokenSpec.swift
[469/484] Compiling SwiftParser Attributes.swift
[470/484] Compiling SwiftParser Availability.swift
[471/484] Compiling SwiftParser CharacterInfo.swift
[472/484] Compiling SwiftParser CollectionNodes+Parsable.swift
[473/484] Compiling SwiftParser Declarations.swift
[474/484] Compiling SwiftParser Directives.swift
[475/484] Compiling SwiftParser ExperimentalFeatures.swift
[476/484] Compiling SwiftParser Expressions.swift
[477/484] Compiling SwiftParser IncrementalParseTransition.swift
[478/484] Compiling SwiftParser Cursor.swift
[479/484] Compiling SwiftParser IsLexerClassified.swift
[480/484] Compiling SwiftParser LayoutNodes+Parsable.swift
[481/484] Compiling SwiftParser Parser+TokenSpecSet.swift
[482/484] Compiling SwiftParser TokenSpecStaticMembers.swift
[483/507] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[484/508] Compiling SwiftOperators PrecedenceGroup.swift
[485/509] Compiling SwiftOperators PrecedenceGraph.swift
[486/509] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[487/509] Compiling SwiftOperators OperatorTable+Semantics.swift
[488/509] Compiling SwiftOperators OperatorTable.swift
[489/509] Compiling SwiftOperators SyntaxSynthesis.swift
[490/509] Compiling SwiftOperators Operator.swift
[491/509] Compiling SwiftOperators OperatorError+Diagnostics.swift
[492/509] Compiling SwiftOperators OperatorTable+Defaults.swift
[493/509] Compiling SwiftOperators OperatorError.swift
[494/509] Compiling SwiftOperators OperatorTable+Folding.swift
[495/509] Emitting module SwiftOperators
[496/509] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[497/509] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[498/509] Compiling SwiftParserDiagnostics PresenceUtils.swift
[499/509] Compiling SwiftParserDiagnostics Utils.swift
[500/509] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[501/509] Compiling SwiftParserDiagnostics MissingNodesError.swift
[502/509] Compiling SwiftParserDiagnostics MissingTokenError.swift
[503/509] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[504/509] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[505/509] Emitting module SwiftParserDiagnostics
[506/509] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[507/509] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[508/523] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[509/524] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[510/524] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[511/524] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[512/524] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[513/524] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[514/524] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[515/524] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[516/524] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[517/524] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[518/524] Compiling SwiftSyntaxBuilder Indenter.swift
[519/524] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.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 MemberAttributeMacro.swift
[525/539] Compiling SwiftSyntaxMacros Macro.swift
[526/539] Compiling SwiftSyntaxMacros Macro+Format.swift
[527/539] Compiling SwiftSyntaxMacros MemberMacro.swift
[528/539] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[529/539] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[530/539] Compiling SwiftSyntaxMacros AccessorMacro.swift
[531/539] Compiling SwiftSyntaxMacros AttachedMacro.swift
[532/539] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[533/539] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[534/539] Emitting module SwiftSyntaxMacros
[535/539] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[536/539] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[537/539] Compiling SwiftSyntaxMacros PeerMacro.swift
[538/547] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[539/547] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[540/547] Emitting module SwiftSyntaxMacroExpansion
[541/547] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[542/547] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[543/547] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[544/547] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[545/547] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[546/554] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[547/554] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[548/554] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[549/554] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[550/554] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[551/554] Emitting module SwiftCompilerPluginMessageHandling
[552/554] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[553/556] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[554/556] Emitting module SwiftCompilerPlugin
[555/563] Compiling SwiftletModelMacros Plugins.swift
[556/563] Compiling SwiftletModelMacros PropertyAttributes.swift
[557/563] Compiling SwiftletModelMacros RelationshipAttributes.swift
[558/563] Compiling SwiftletModelMacros LabeledExprSyntaxExtension.swift
[559/563] Compiling SwiftletModelMacros AccessAttributes.swift
[560/563] Emitting module SwiftletModelMacros
[561/563] Compiling SwiftletModelMacros EntityModelMacro.swift
[561/563] Write Objects.LinkFileList
[562/563] Linking SwiftletModelMacros
[564/581] Compiling SwiftletModel RelationTypes.swift
[565/582] Compiling SwiftletModel RelationDelete.swift
[566/582] Compiling SwiftletModel RelationSave.swift
[567/582] Compiling SwiftletModel Relation+Conveniece.swift
[568/582] Compiling SwiftletModel Relation.swift
[569/582] Compiling SwiftletModel Relationship.swift
[570/582] Compiling SwiftletModel Query.swift
[571/582] Compiling SwiftletModel DecodingStrategy.swift
[572/582] Compiling SwiftletModel EntityModelProtocol.swift
[573/582] Compiling SwiftletModel Link.swift
[574/582] Compiling SwiftletModel RelationsRepository.swift
[575/582] Compiling SwiftletModel Macros.swift
[576/582] Compiling SwiftletModel EncodingStrategy.swift
[577/582] Compiling SwiftletModel Relation+Codable.swift
[578/582] Compiling SwiftletModel MergeStrategy.swift
[579/582] Compiling SwiftletModel PrettyPrintable.swift
[580/582] Compiling SwiftletModel Context.swift
[581/582] Compiling SwiftletModel EntitiesRepository.swift
[582/582] Emitting module SwiftletModel
Build complete! (27.01s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/kazaimazai/swiftletmodel/0.6.1
Repository:               KazaiMazai/SwiftletModel
Swift version used:       5.10
Target:                   SwiftletModel
Extracting symbol information for 'SwiftletModel'...
Finished extracting symbol information for 'SwiftletModel'. (0.37s)
Building documentation for 'SwiftletModel'...
Finished building documentation for 'SwiftletModel' (0.20s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/kazaimazai/swiftletmodel/0.6.1
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-syntax.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.29s)
Updated https://github.com/apple/swift-syntax.git (0.91s)
Updated https://github.com/apple/swift-collections.git (0.91s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (0.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.64s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.61s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3077] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.29s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.60s)
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
[2/8] Write snippet-extract-entitlement.plist
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling SymbolKit Relationship.swift
[7/53] Compiling SymbolKit RelationshipKind.swift
[8/53] Compiling SymbolKit SourceOrigin.swift
[9/53] Compiling SymbolKit GenericConstraints.swift
[10/53] Compiling SymbolKit Swift.swift
[11/57] Compiling SymbolKit SourceRange.swift
[12/57] Compiling SymbolKit Metadata.swift
[13/57] Compiling SymbolKit Module.swift
[14/57] Compiling SymbolKit OperatingSystem.swift
[15/57] Compiling SymbolKit Platform.swift
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit Identifier.swift
[22/57] Compiling SymbolKit KindIdentifier.swift
[23/57] Compiling SymbolKit Location.swift
[24/57] Compiling SymbolKit Mutability.swift
[25/57] Compiling SymbolKit DeclarationFragments.swift
[26/57] Compiling SymbolKit Fragment.swift
[27/57] Compiling SymbolKit FragmentKind.swift
[28/57] Compiling SymbolKit FunctionParameter.swift
[29/57] Compiling SymbolKit FunctionSignature.swift
[30/57] Compiling SymbolKit Symbol.swift
[31/57] Compiling SymbolKit SymbolKind.swift
[32/57] Compiling SymbolKit SymbolGraph.swift
[33/57] Compiling SymbolKit GraphCollector.swift
[34/57] Compiling SymbolKit GenericConstraint.swift
[35/57] Compiling SymbolKit GenericParameter.swift
[36/57] Compiling SymbolKit Generics.swift
[37/57] Compiling SymbolKit Namespace.swift
[38/57] Compiling SymbolKit Names.swift
[39/57] Compiling SymbolKit SPI.swift
[40/57] Compiling SymbolKit Snippet.swift
[41/57] Compiling SymbolKit Extension.swift
[42/57] Compiling Snippets SnippetParser.swift
[43/57] Emitting module Snippets
[44/57] Compiling Snippets Snippet.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
[60/61] Applying snippet-extract
Build complete! (3.54s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.20s)
     526
5	/Users/admin/builder/spi-builder-workspace/.docs/kazaimazai/swiftletmodel/0.6.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/kazaimazai/swiftletmodel/0.6.1
File count: 526
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-kazaimazai-swiftletmodel-0.6.1-fe254687.zip to s3://spi-docs-inbox/prod-kazaimazai-swiftletmodel-0.6.1-fe254687.zip
Copying... [17%]
Copying... [25%]
Copying... [33%]
Copying... [42%]
Copying... [58%]
Copying... [66%]
Copying... [75%]
Copying... [83%]
Copying... [91%]
Copying... [100%]
Done.