The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of JBird, reference main (a5fd4c), with Swift 6.2 (beta) for macOS (SPM) on 29 Aug 2025 07:28:16 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vsanthanam/JBird.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vsanthanam/JBird
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a5fd4c4 Upgrate to SwiftFormat 0.57.2 (#127)
Cloned https://github.com/vsanthanam/JBird.git
Revision (git rev-parse @):
a5fd4c47834d82e1980ff7b1606e5b164ed16118
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vsanthanam/JBird.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vsanthanam/JBird.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftFormatPlugin
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SwiftDocCPluginUtilities/BuildGraph/DocumentationBuildGraph.swift:106:17: warning: capture of non-sendable type 'Target.Type' in an isolated closure
104 |             // Copy the closure and the target into a block operation object
105 |             let new = BlockOperation { [work, task] in
106 |                 work(task)
    |                 `- warning: capture of non-sendable type 'Target.Type' in an isolated closure
107 |             }
108 |             operationsByID[task.id] = new
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SwiftDocCPluginUtilities/BuildGraph/DocumentationBuildGraph.swift:105:41: warning: capture of non-sendable type 'Target.Type' in an isolated closure
103 |             }
104 |             // Copy the closure and the target into a block operation object
105 |             let new = BlockOperation { [work, task] in
    |                                         `- warning: capture of non-sendable type 'Target.Type' in an isolated closure
106 |                 work(task)
107 |             }
[2/2] Compiling plugin Swift-DocC Preview
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SwiftDocCPluginUtilities/BuildGraph/DocumentationBuildGraph.swift:106:17: warning: capture of non-sendable type 'Target.Type' in an isolated closure
104 |             // Copy the closure and the target into a block operation object
105 |             let new = BlockOperation { [work, task] in
106 |                 work(task)
    |                 `- warning: capture of non-sendable type 'Target.Type' in an isolated closure
107 |             }
108 |             operationsByID[task.id] = new
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SwiftDocCPluginUtilities/BuildGraph/DocumentationBuildGraph.swift:105:41: warning: capture of non-sendable type 'Target.Type' in an isolated closure
103 |             }
104 |             // Copy the closure and the target into a block operation object
105 |             let new = BlockOperation { [work, task] in
    |                                         `- warning: capture of non-sendable type 'Target.Type' in an isolated closure
106 |                 work(task)
107 |             }
[3/3] Compiling plugin Swift-DocC
Building for debugging...
[3/33] Write sources
[27/33] Compiling _SwiftSyntaxCShims dummy.c
[28/33] Write swift-version-1EA4D86E10B52AF.txt
[29/41] Compiling JBirdParser JBirdParser.c
[32/69] Compiling SwiftSyntax510 Empty.swift
[33/69] Emitting module SwiftSyntax510
[34/69] Emitting module SwiftSyntax601
[35/69] Compiling SwiftSyntax601 Empty.swift
[36/69] Emitting module SwiftSyntax509
[37/69] Compiling SwiftSyntax509 Empty.swift
[38/69] Emitting module SwiftSyntax600
[39/69] Compiling SwiftSyntax600 Empty.swift
[40/135] Compiling SwiftSyntax AbsolutePosition.swift
[41/135] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[42/135] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[43/135] Compiling SwiftSyntax Assert.swift
[44/135] Compiling SwiftSyntax BumpPtrAllocator.swift
[45/135] Compiling SwiftSyntax CommonAncestor.swift
[46/135] Compiling SwiftSyntax Convenience.swift
[47/135] Compiling SwiftSyntax CustomTraits.swift
[48/142] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[49/142] Compiling SwiftSyntax SyntaxChildren.swift
[50/142] Compiling SwiftSyntax SyntaxCollection.swift
[51/142] Compiling SwiftSyntax SyntaxHashable.swift
[52/142] Compiling SwiftSyntax SyntaxIdentifier.swift
[53/142] Compiling SwiftSyntax SyntaxNodeFactory.swift
[54/142] Compiling SwiftSyntax SyntaxNodeStructure.swift
[55/142] Compiling SwiftSyntax EditorPlaceholder.swift
[56/142] Compiling SwiftSyntax Identifier.swift
[57/142] Compiling SwiftSyntax MemoryLayout.swift
[58/142] Compiling SwiftSyntax MissingNodeInitializers.swift
[59/142] Compiling SwiftSyntax RawSyntax.swift
[60/142] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[61/142] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[62/142] Compiling SwiftSyntax RawSyntaxTokenView.swift
[63/142] Compiling SwiftSyntax SourceEdit.swift
[64/142] Compiling SwiftSyntax SourceLength.swift
[65/142] Compiling SwiftSyntax SourceLocation.swift
[66/142] Compiling SwiftSyntax SourcePresence.swift
[67/142] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[68/142] Compiling SwiftSyntax Syntax.swift
[69/142] Compiling SwiftSyntax SyntaxArena.swift
[70/142] Compiling JBirdCore JSONSubscriptConvertible.swift
[71/143] Compiling JBirdCore JSONNumericConvertible.swift
[72/143] Compiling JBirdCore JSONLiteralConvertible.swift
[73/143] Compiling JBirdCore SerializationOptions.swift
[76/143] Emitting module JBirdCore
/Users/admin/builder/spi-builder-workspace/Sources/JBirdCore/Protocols/JSONCodable.swift:150:20: warning: capture of non-sendable type 'Element.Type' in an isolated closure
148 |
149 |     public func encodeToJSON() -> JSON {
150 |         .array(map(JSON.init))
    |                    `- warning: capture of non-sendable type 'Element.Type' in an isolated closure
151 |     }
152 |
/Users/admin/builder/spi-builder-workspace/Sources/JBirdCore/Protocols/JSONCodable.swift:168:27: warning: capture of non-sendable type 'Value.Type' in an isolated closure
166 |
167 |     public func encodeToJSON() -> JSON {
168 |         .object(mapValues(JSON.init))
    |                           `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
169 |     }
170 |
/Users/admin/builder/spi-builder-workspace/Sources/JBirdCore/Protocols/JSONCodable.swift:235:20: warning: capture of non-sendable type 'Element.Type' in an isolated closure
233 |
234 |     public func encodeToJSON() -> JSON {
235 |         .array(map(JSON.init))
    |                    `- warning: capture of non-sendable type 'Element.Type' in an isolated closure
236 |     }
237 |
/Users/admin/builder/spi-builder-workspace/Sources/JBirdCore/Protocols/JSONCodable.swift:150:20: warning: capture of non-sendable type 'Element.Type' in an isolated closure
148 |
149 |     public func encodeToJSON() -> JSON {
150 |         .array(map(JSON.init))
    |                    `- warning: capture of non-sendable type 'Element.Type' in an isolated closure
151 |     }
152 |
/Users/admin/builder/spi-builder-workspace/Sources/JBirdCore/Protocols/JSONCodable.swift:168:27: warning: capture of non-sendable type 'Value.Type' in an isolated closure
166 |
167 |     public func encodeToJSON() -> JSON {
168 |         .object(mapValues(JSON.init))
    |                           `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
169 |     }
170 |
/Users/admin/builder/spi-builder-workspace/Sources/JBirdCore/Protocols/JSONCodable.swift:235:20: warning: capture of non-sendable type 'Element.Type' in an isolated closure
233 |
234 |     public func encodeToJSON() -> JSON {
235 |         .array(map(JSON.init))
    |                    `- warning: capture of non-sendable type 'Element.Type' in an isolated closure
236 |     }
237 |
[83/143] Compiling JBirdCore JSONSubscriptConvertible.swift
[86/143] Compiling JBirdCore JSONNumericConvertible.swift
[87/143] Emitting module JBirdCore
[90/143] Compiling JBirdCore JSONLiteralConvertible.swift
[91/143] Compiling JBirdCore Serialization.swift
/Users/admin/builder/spi-builder-workspace/Sources/JBirdCore/Protocols/JSONCodable.swift:150:20: warning: capture of non-sendable type 'Element.Type' in an isolated closure
148 |
149 |     public func encodeToJSON() -> JSON {
150 |         .array(map(JSON.init))
    |                    `- warning: capture of non-sendable type 'Element.Type' in an isolated closure
151 |     }
152 |
/Users/admin/builder/spi-builder-workspace/Sources/JBirdCore/Protocols/JSONCodable.swift:168:27: warning: capture of non-sendable type 'Value.Type' in an isolated closure
166 |
167 |     public func encodeToJSON() -> JSON {
168 |         .object(mapValues(JSON.init))
    |                           `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
169 |     }
170 |
/Users/admin/builder/spi-builder-workspace/Sources/JBirdCore/Protocols/JSONCodable.swift:235:20: warning: capture of non-sendable type 'Element.Type' in an isolated closure
233 |
234 |     public func encodeToJSON() -> JSON {
235 |         .array(map(JSON.init))
    |                    `- warning: capture of non-sendable type 'Element.Type' in an isolated closure
236 |     }
237 |
/Users/admin/builder/spi-builder-workspace/Sources/JBirdCore/Protocols/JSONCodable.swift:150:20: warning: capture of non-sendable type 'Element.Type' in an isolated closure
148 |
149 |     public func encodeToJSON() -> JSON {
150 |         .array(map(JSON.init))
    |                    `- warning: capture of non-sendable type 'Element.Type' in an isolated closure
151 |     }
152 |
/Users/admin/builder/spi-builder-workspace/Sources/JBirdCore/Protocols/JSONCodable.swift:168:27: warning: capture of non-sendable type 'Value.Type' in an isolated closure
166 |
167 |     public func encodeToJSON() -> JSON {
168 |         .object(mapValues(JSON.init))
    |                           `- warning: capture of non-sendable type 'Value.Type' in an isolated closure
169 |     }
170 |
/Users/admin/builder/spi-builder-workspace/Sources/JBirdCore/Protocols/JSONCodable.swift:235:20: warning: capture of non-sendable type 'Element.Type' in an isolated closure
233 |
234 |     public func encodeToJSON() -> JSON {
235 |         .array(map(JSON.init))
    |                    `- warning: capture of non-sendable type 'Element.Type' in an isolated closure
236 |     }
237 |
[94/143] Compiling JBirdCore DeserializationOptions.swift
[98/144] Compiling JBirdCore Serialization.swift
[99/147] Compiling JBirdCore SerializationOptions.swift
[100/147] Compiling JBirdBuilders ArrayBuilder.swift
[101/147] Compiling JBirdBuilders ObjectBuilder.swift
[102/147] Emitting module JBirdBuilders
[103/150] Compiling JBirdBuilders ObjectBuilder.swift
[104/150] Emitting module JBirdBuilders
[105/150] Compiling JBirdBuilders ArrayBuilder.swift
[106/150] Emitting module SwiftSyntax
[107/150] Compiling SwiftSyntax Tokens.swift
[108/150] Compiling SwiftSyntax TriviaPieces.swift
[109/150] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[110/150] Compiling SwiftSyntax RawSyntaxNodesC.swift
[111/150] Compiling SwiftSyntax RawSyntaxNodesD.swift
[112/150] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[113/150] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[114/150] Compiling SwiftSyntax SyntaxProtocol.swift
[115/150] Compiling SwiftSyntax SyntaxText.swift
[116/150] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[117/150] Compiling SwiftSyntax TokenDiagnostic.swift
[118/150] Compiling SwiftSyntax TokenSequence.swift
[119/150] Compiling SwiftSyntax TokenSyntax.swift
[120/150] Compiling SwiftSyntax Trivia.swift
[121/150] Compiling SwiftSyntax SyntaxCollections.swift
[122/150] Compiling SwiftSyntax SyntaxEnum.swift
[123/150] Compiling SwiftSyntax SyntaxKind.swift
[124/150] Compiling SwiftSyntax SyntaxRewriter.swift
[125/150] Compiling SwiftSyntax SyntaxTraits.swift
[126/150] Compiling SwiftSyntax SyntaxVisitor.swift
[127/150] Compiling SwiftSyntax TokenKind.swift
[128/150] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[129/150] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[130/150] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[131/150] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[132/150] Compiling SwiftSyntax RawSyntaxValidation.swift
[133/150] Compiling SwiftSyntax SyntaxNodesAB.swift
[134/150] Compiling SwiftSyntax SyntaxNodesC.swift
[135/150] Compiling SwiftSyntax Utils.swift
[136/150] Compiling SwiftSyntax ChildNameForKeyPath.swift
[137/150] Compiling SwiftSyntax Keyword.swift
[138/150] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[139/150] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[140/150] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[141/150] Compiling SwiftSyntax SyntaxBaseNodes.swift
[142/150] Compiling SwiftSyntax SyntaxNodesD.swift
[143/150] Compiling SwiftSyntax SyntaxNodesEF.swift
[144/150] Compiling SwiftSyntax SyntaxNodesGHI.swift
[145/150] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[146/150] Compiling SwiftSyntax SyntaxNodesOP.swift
[147/150] Compiling SwiftSyntax SyntaxNodesQRS.swift
[148/150] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[149/209] Compiling SwiftDiagnostics Message.swift
[150/210] Compiling SwiftDiagnostics Note.swift
[151/210] Compiling SwiftBasicFormat Syntax+Extensions.swift
[152/210] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[153/210] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[154/210] Compiling SwiftDiagnostics FixIt.swift
[155/210] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[156/210] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[157/210] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[158/210] Compiling SwiftDiagnostics Diagnostic.swift
[159/210] Compiling SwiftDiagnostics Convenience.swift
[160/210] Emitting module SwiftDiagnostics
[161/210] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[162/210] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[163/210] Compiling SwiftBasicFormat InferIndentation.swift
[164/210] Compiling SwiftBasicFormat Indenter.swift
[165/210] Emitting module SwiftBasicFormat
[166/210] Compiling SwiftBasicFormat BasicFormat.swift
[167/210] Compiling SwiftParser TopLevel.swift
[168/210] Compiling SwiftParser TriviaParser.swift
[169/210] Compiling SwiftParser Types.swift
[170/210] Compiling SwiftParser ExperimentalFeatures.swift
[171/210] Compiling SwiftParser TokenConsumer.swift
[172/210] Compiling SwiftParser TokenPrecedence.swift
[173/210] Compiling SwiftParser TokenSpec.swift
[174/210] Compiling SwiftParser TokenSpecSet.swift
[175/210] Compiling SwiftParser StringLiterals.swift
[176/210] Compiling SwiftParser SwiftParserCompatibility.swift
[177/210] Compiling SwiftParser SwiftVersion.swift
[178/210] Compiling SwiftParser SyntaxUtils.swift
[179/214] Compiling SwiftParser Recovery.swift
[180/214] Compiling SwiftParser Specifiers.swift
[181/214] Compiling SwiftParser Statements.swift
[182/214] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[183/214] Compiling SwiftParser UnicodeScalarExtensions.swift
[184/214] Compiling SwiftParser Lookahead.swift
[185/214] Compiling SwiftParser LoopProgressCondition.swift
[186/214] Compiling SwiftParser Modifiers.swift
[187/214] Compiling SwiftParser Names.swift
[188/214] Compiling SwiftParser Nominals.swift
[189/214] Compiling SwiftParser Parameters.swift
[190/214] Compiling SwiftParser ParseSourceFile.swift
[191/214] Compiling SwiftParser Parser.swift
[192/214] Compiling SwiftParser Patterns.swift
[193/214] Emitting module SwiftParser
[194/214] Compiling SwiftParser Attributes.swift
[195/214] Compiling SwiftParser Availability.swift
[196/214] Compiling SwiftParser CharacterInfo.swift
[197/214] Compiling SwiftParser CollectionNodes+Parsable.swift
[198/214] Compiling SwiftParser Declarations.swift
[199/214] Compiling SwiftParser Directives.swift
[200/214] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[201/214] Compiling SwiftParser Expressions.swift
[202/214] Compiling SwiftParser IncrementalParseTransition.swift
[203/214] Compiling SwiftParser IsValidIdentifier.swift
[204/214] Compiling SwiftParser Cursor.swift
[205/214] Compiling SwiftParser Lexeme.swift
[206/214] Compiling SwiftParser LexemeSequence.swift
[207/214] Compiling SwiftParser Lexer.swift
[208/214] Compiling SwiftParser RegexLiteralLexer.swift
[209/214] Compiling SwiftParser IsLexerClassified.swift
[210/214] Compiling SwiftParser LayoutNodes+Parsable.swift
[211/214] Compiling SwiftParser Parser+TokenSpecSet.swift
[212/214] Compiling SwiftParser TokenSpecStaticMembers.swift
[213/237] Compiling SwiftOperators PrecedenceGroup.swift
[214/238] Compiling SwiftOperators PrecedenceGraph.swift
[215/238] Compiling SwiftOperators SyntaxSynthesis.swift
[216/238] Compiling SwiftOperators OperatorTable.swift
[217/238] Compiling SwiftOperators OperatorTable+Defaults.swift
[218/238] Compiling SwiftOperators OperatorError.swift
[219/238] Compiling SwiftOperators Operator.swift
[220/238] Emitting module SwiftOperators
[221/238] Compiling SwiftOperators OperatorError+Diagnostics.swift
[222/238] Compiling SwiftOperators OperatorTable+Folding.swift
[223/238] Compiling SwiftOperators OperatorTable+Semantics.swift
[224/238] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[225/238] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[226/239] Compiling SwiftParserDiagnostics PresenceUtils.swift
[227/239] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[228/239] Compiling SwiftParserDiagnostics Utils.swift
[229/239] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[230/239] Compiling SwiftParserDiagnostics MissingNodesError.swift
[231/239] Compiling SwiftParserDiagnostics MissingTokenError.swift
[232/239] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[233/239] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[234/239] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[235/239] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[236/239] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[237/239] Emitting module SwiftParserDiagnostics
[238/254] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[239/255] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[240/255] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[241/255] Emitting module SwiftSyntaxBuilder
[242/255] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[243/255] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[244/255] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[245/255] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[246/255] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[247/255] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[248/255] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[249/255] Compiling SwiftSyntaxBuilder Indenter.swift
[250/255] Compiling SwiftSyntaxBuilder ListBuilder.swift
[251/255] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[252/255] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[253/255] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[254/273] Compiling SwiftSyntaxMacros PreambleMacro.swift
[255/274] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[256/274] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[257/274] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[258/274] Compiling SwiftSyntaxMacros Macro+Format.swift
[259/274] Compiling SwiftSyntaxMacros MemberMacro.swift
[260/274] Compiling SwiftSyntaxMacros PeerMacro.swift
[261/274] Compiling SwiftSyntaxMacros Macro.swift
[262/274] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[263/274] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[264/274] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[265/274] Compiling SwiftSyntaxMacros AttachedMacro.swift
[266/274] Compiling SwiftSyntaxMacros BodyMacro.swift
[267/274] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[268/274] Compiling SwiftSyntaxMacros AccessorMacro.swift
[269/274] Emitting module SwiftSyntaxMacros
[270/274] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[271/274] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[272/274] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[273/284] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[274/284] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[275/284] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[276/284] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[277/284] Emitting module SwiftSyntaxMacroExpansion
[278/284] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[279/284] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[280/284] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[281/284] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[282/284] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[283/296] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[284/296] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[285/296] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[286/296] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[287/296] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[288/296] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[289/296] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[290/296] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[291/296] Emitting module SwiftCompilerPluginMessageHandling
[292/296] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[293/296] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[294/296] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[295/297] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[296/299] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[297/299] Emitting module SwiftCompilerPlugin
[298/304] Compiling JBirdCompilerPlugin OmitIfNilMacro.swift
[299/304] Compiling JBirdCompilerPlugin JSONKeyMacro.swift
[300/304] Compiling JBirdCompilerPlugin JBirdCompilerPlugin.swift
[301/304] Compiling JBirdCompilerPlugin JSONCodableMacro.swift
[302/304] Emitting module JBirdCompilerPlugin
[302/304] Write Objects.LinkFileList
[303/304] Linking JBirdCompilerPlugin-tool
[305/308] Compiling JBirdMacros JBirdMacros.swift
[306/308] Emitting module JBirdMacros
[307/308] Compiling JBirdMacros JBirdMacros.swift
[308/308] Emitting module JBirdMacros
[309/312] Compiling JBird JBird.swift
[310/312] Emitting module JBird
[312/312] Compiling JBird JBird.swift
Build complete! (74.39s)
Fetching https://github.com/swiftlang/swift-docc-plugin.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/nicklockwood/SwiftFormat.git
[1/2094] Fetching swift-docc-plugin
[1342/52918] Fetching swift-docc-plugin, swiftformat
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (1.23s)
[1017/50824] Fetching swiftformat
[1018/122663] Fetching swiftformat, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.27s)
[6484/50824] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (33.01s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.57.2 (36.00s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.3 (0.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3487] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.14s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (1.74s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.53s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin.git
Working copy of https://github.com/swiftlang/swift-docc-plugin.git 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
Creating working copy for https://github.com/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.57.2
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Build complete.
{
  "c_language_standard" : "c11",
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "exact" : [
          "601.0.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "exact" : [
          "1.4.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin.git"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "exact" : [
          "0.57.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat.git"
    }
  ],
  "manifest_display_name" : "JBird",
  "name" : "JBird",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "JBird",
      "targets" : [
        "JBird"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "JBirdCore",
      "targets" : [
        "JBirdCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "JBirdBuilders",
      "targets" : [
        "JBirdBuilders"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "JBirdMacros",
      "targets" : [
        "JBirdMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "JBirdCompilerPlugin",
      "targets" : [
        "JBirdCompilerPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JBirdTests",
      "module_type" : "SwiftTarget",
      "name" : "JBirdTests",
      "path" : "Tests/JBirdTests",
      "sources" : [
        "ExportedImportTests.swift"
      ],
      "target_dependencies" : [
        "JBird"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JBirdParserTests",
      "module_type" : "SwiftTarget",
      "name" : "JBirdParserTests",
      "path" : "Tests/JBirdParserTests",
      "sources" : [
        "JBirdParserTests.swift"
      ],
      "target_dependencies" : [
        "JBirdParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JBirdParser",
      "module_type" : "ClangTarget",
      "name" : "JBirdParser",
      "path" : "Sources/JBirdParser",
      "product_memberships" : [
        "JBird",
        "JBirdCore",
        "JBirdBuilders",
        "JBirdMacros"
      ],
      "sources" : [
        "JBirdParser.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "JBirdMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "JBirdMacrosTests",
      "path" : "Tests/JBirdMacrosTests",
      "sources" : [
        "JBirdMacrosTests.swift"
      ],
      "target_dependencies" : [
        "JBirdMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JBirdMacros",
      "module_type" : "SwiftTarget",
      "name" : "JBirdMacros",
      "path" : "Sources/JBirdMacros",
      "product_memberships" : [
        "JBird",
        "JBirdMacros"
      ],
      "sources" : [
        "JBirdMacros.swift"
      ],
      "target_dependencies" : [
        "JBirdCompilerPlugin",
        "JBirdCore",
        "JBirdBuilders"
      ],
      "type" : "library"
    },
    {
      "c99name" : "JBirdCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "JBirdCoreTests",
      "path" : "Tests/JBirdCoreTests",
      "sources" : [
        "Errors/JSONDeserializationErrorTests.swift",
        "Errors/JSONErrorTests.swift",
        "Errors/JSONSerializationErrorTests.swift",
        "Models/JSONTests.swift",
        "Models/LiteralTests.swift",
        "Models/NumericTests.swift",
        "Models/SubscriptTests.swift",
        "Protocols/JSONCodableTests.swift",
        "Serialization/DeserializationTests.swift",
        "Serialization/SerializationTests.swift"
      ],
      "target_dependencies" : [
        "JBirdCore",
        "JBirdParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JBirdCore",
      "module_type" : "SwiftTarget",
      "name" : "JBirdCore",
      "path" : "Sources/JBirdCore",
      "product_memberships" : [
        "JBird",
        "JBirdCore",
        "JBirdBuilders",
        "JBirdMacros"
      ],
      "sources" : [
        "Errors/JSONDeserializationError.swift",
        "Errors/JSONError.swift",
        "Errors/JSONSerializationError.swift",
        "Models/JSON.swift",
        "Models/Literal.swift",
        "Models/Number.swift",
        "Models/Subscript.swift",
        "Protocols/JSONCodable.swift",
        "Protocols/JSONLiteralConvertible.swift",
        "Protocols/JSONNumericConvertible.swift",
        "Protocols/JSONSubscriptConvertible.swift",
        "Serialization/DeserializationOptions.swift",
        "Serialization/Serialization.swift",
        "Serialization/SerializationOptions.swift"
      ],
      "target_dependencies" : [
        "JBirdParser"
      ],
      "type" : "library"
    },
    {
      "c99name" : "JBirdCompilerPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "JBirdCompilerPluginTests",
      "path" : "Tests/JBirdCompilerPluginTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "JBirdCompilerPluginTests.swift",
        "JSONCodableMacroTests.swift"
      ],
      "target_dependencies" : [
        "JBirdCompilerPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JBirdCompilerPlugin",
      "module_type" : "SwiftTarget",
      "name" : "JBirdCompilerPlugin",
      "path" : "Sources/JBirdCompilerPlugin",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "JBird",
        "JBirdMacros",
        "JBirdCompilerPlugin"
      ],
      "sources" : [
        "JBirdCompilerPlugin.swift",
        "JSONCodableMacro.swift",
        "JSONKeyMacro.swift",
        "OmitIfNilMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "JBirdBuildersTests",
      "module_type" : "SwiftTarget",
      "name" : "JBirdBuildersTests",
      "path" : "Tests/JBirdBuildersTests",
      "sources" : [
        "ArrayBuilderTests.swift",
        "ObjectBuilderTests.swift"
      ],
      "target_dependencies" : [
        "JBirdBuilders",
        "JBirdCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JBirdBuilders",
      "module_type" : "SwiftTarget",
      "name" : "JBirdBuilders",
      "path" : "Sources/JBirdBuilders",
      "product_memberships" : [
        "JBird",
        "JBirdBuilders",
        "JBirdMacros"
      ],
      "sources" : [
        "ArrayBuilder.swift",
        "ObjectBuilder.swift"
      ],
      "target_dependencies" : [
        "JBirdCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "JBird",
      "module_type" : "SwiftTarget",
      "name" : "JBird",
      "path" : "Sources/JBird",
      "product_memberships" : [
        "JBird"
      ],
      "sources" : [
        "JBird.swift"
      ],
      "target_dependencies" : [
        "JBirdCore",
        "JBirdBuilders",
        "JBirdMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.