Build Information
Successful build of swift-dom, reference master (992061
), with Swift 6.0 for macOS (SPM) on 5 Feb 2025 11:46:23 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-dom.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tayloraswift/swift-dom
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 9920611 Merge pull request #11 from tayloraswift/support-as
Cloned https://github.com/tayloraswift/swift-dom.git
Revision (git rev-parse @):
9920611b7ba050912bf6e7f7083067aa14816bc0
SUCCESS checkout https://github.com/tayloraswift/swift-dom.git at master
Fetching https://github.com/apple/swift-syntax
[1/68320] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax from cache (3.27s)
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 600.0.1
========================================
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": "swift-dom",
"name": "swift-dom",
"url": "https://github.com/tayloraswift/swift-dom.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dom",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/apple/swift-syntax",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/tayloraswift/swift-dom.git
[21/1039] Fetching swift-dom
Fetched https://github.com/tayloraswift/swift-dom.git from cache (0.84s)
Fetching https://github.com/apple/swift-syntax from cache
Fetched https://github.com/apple/swift-syntax from cache (2.93s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 600.0.1 (0.64s)
Creating working copy for https://github.com/tayloraswift/swift-dom.git
Working copy of https://github.com/tayloraswift/swift-dom.git resolved at master (9920611)
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 600.0.1
warning: '.resolve-product-dependencies': dependency 'swift-dom' is not used by any target
Found 1 product dependencies
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/tayloraswift/swift-dom.git
https://github.com/tayloraswift/swift-dom.git
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "510.0.1",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax"
}
],
"manifest_display_name" : "swift-dom",
"name" : "swift-dom",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "DOM",
"targets" : [
"DOM"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HTML",
"targets" : [
"HTML"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DynamicMemberFactoryMacro",
"targets" : [
"DynamicMemberFactoryMacro"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SVG resource",
"targets" : [
"SVG resource"
],
"type" : {
"snippet" : null
}
},
{
"name" : "Patterns",
"targets" : [
"Patterns"
],
"type" : {
"snippet" : null
}
},
{
"name" : "SVG embedded",
"targets" : [
"SVG embedded"
],
"type" : {
"snippet" : null
}
},
{
"name" : "Protocols",
"targets" : [
"Protocols"
],
"type" : {
"snippet" : null
}
},
{
"name" : "Entrypoints",
"targets" : [
"Entrypoints"
],
"type" : {
"snippet" : null
}
},
{
"name" : "DynamicLookupMacros",
"targets" : [
"DynamicLookupMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "HTML",
"module_type" : "SwiftTarget",
"name" : "HTML",
"path" : "Sources/HTML",
"product_memberships" : [
"HTML",
"SVG resource",
"Patterns",
"SVG embedded",
"Protocols",
"Entrypoints"
],
"sources" : [
"Encoding/HTML (ext).swift",
"Encoding/HTML.AttributeEncoder (ext).swift",
"Encoding/HTML.ContentEncoder (ext).swift",
"Encoding/SVG (ext).swift",
"Encoding/SVG.ContentEncoder (ext).swift",
"HTML.OutputStreamable (ext).swift",
"HTML.OutputStreamableHeading (ext).swift",
"Never (ext).swift",
"Optional (ext).swift",
"Types/HTML.Attribute.Property.swift",
"Types/HTML.Attribute.Rel.swift",
"Types/HTML.Link.swift",
"Types/SVG.Point.swift",
"exports.swift",
"lexemes.swift"
],
"target_dependencies" : [
"DOM"
],
"type" : "library"
},
{
"c99name" : "DynamicMemberFactoryMacro",
"module_type" : "SwiftTarget",
"name" : "DynamicMemberFactoryMacro",
"path" : "Macros/DynamicMemberFactoryMacro",
"product_memberships" : [
"DynamicMemberFactoryMacro",
"SVG resource",
"Patterns",
"SVG embedded",
"Protocols",
"Entrypoints"
],
"sources" : [
"GenerateDynamicMemberFactory.swift"
],
"target_dependencies" : [
"DynamicLookupMacros"
],
"type" : "library"
},
{
"c99name" : "DynamicLookupMacros",
"module_type" : "SwiftTarget",
"name" : "DynamicLookupMacros",
"path" : "Macros/DynamicLookupMacros",
"product_dependencies" : [
"SwiftCompilerPlugin",
"SwiftSyntaxMacros"
],
"product_memberships" : [
"DynamicMemberFactoryMacro",
"SVG resource",
"Patterns",
"SVG embedded",
"Protocols",
"Entrypoints",
"DynamicLookupMacros"
],
"sources" : [
"GenerateDynamicMemberFactory.swift",
"MacroExpansionContext (ext).swift",
"MacroExpansionMessage.swift",
"Main.swift"
],
"type" : "macro"
},
{
"c99name" : "DOM",
"module_type" : "SwiftTarget",
"name" : "DOM",
"path" : "Sources/DOM",
"product_memberships" : [
"DOM",
"HTML",
"SVG resource",
"Patterns",
"SVG embedded",
"Protocols",
"Entrypoints"
],
"sources" : [
"Conformances/Character (ext).swift",
"Conformances/String (ext).swift",
"Conformances/Substring (ext).swift",
"Conformances/Unicode.Scalar (ext).swift",
"DOM.Attribute.swift",
"DOM.ContentEncoder.swift",
"DOM.Property.swift",
"DOM.UTF8.swift",
"DOM.swift",
"HTML/HTML.Attribute (gen).swift",
"HTML/HTML.Attribute.Factory (mxt).swift",
"HTML/HTML.AttributeEncoder.CustomData.swift",
"HTML/HTML.AttributeEncoder.swift",
"HTML/HTML.ContainerElement.swift",
"HTML/HTML.ContentEncoder.swift",
"HTML/HTML.OutputStreamable.swift",
"HTML/HTML.OutputStreamableAnchor.swift",
"HTML/HTML.OutputStreamableHeading.swift",
"HTML/HTML.UnsafeElement.swift",
"HTML/HTML.VoidElement.swift",
"HTML/HTML.swift",
"SVG/SVG.Attribute (gen).swift",
"SVG/SVG.AttributeEncoder.swift",
"SVG/SVG.ContainerElement.swift",
"SVG/SVG.ContentEncoder.swift",
"SVG/SVG.Embedded.swift",
"SVG/SVG.OutputStreamable.swift",
"SVG/SVG.swift",
"Sitemap/XML.Sitemap.AttributeEncoder.swift",
"Sitemap/XML.Sitemap.ContentEncoder.swift",
"Sitemap/XML.Sitemap.Element.swift",
"Sitemap/XML.Sitemap.swift",
"Sitemap/XML.swift",
"Sitemap/XMLNS.swift",
"StreamingEncoder.swift"
],
"type" : "library"
},
{
"c99name" : "SVG_resource",
"module_type" : "SwiftTarget",
"name" : "SVG resource",
"path" : "Snippets",
"product_memberships" : [
"SVG resource"
],
"sources" : [
"SVG resource.swift"
],
"target_dependencies" : [
"HTML",
"DynamicMemberFactoryMacro",
"DOM"
],
"type" : "snippet"
},
{
"c99name" : "Patterns",
"module_type" : "SwiftTarget",
"name" : "Patterns",
"path" : "Snippets",
"product_memberships" : [
"Patterns"
],
"sources" : [
"Patterns.swift"
],
"target_dependencies" : [
"HTML",
"DynamicMemberFactoryMacro",
"DOM"
],
"type" : "snippet"
},
{
"c99name" : "SVG_embedded",
"module_type" : "SwiftTarget",
"name" : "SVG embedded",
"path" : "Snippets",
"product_memberships" : [
"SVG embedded"
],
"sources" : [
"SVG embedded.swift"
],
"target_dependencies" : [
"HTML",
"DynamicMemberFactoryMacro",
"DOM"
],
"type" : "snippet"
},
{
"c99name" : "Protocols",
"module_type" : "SwiftTarget",
"name" : "Protocols",
"path" : "Snippets",
"product_memberships" : [
"Protocols"
],
"sources" : [
"Protocols.swift"
],
"target_dependencies" : [
"HTML",
"DynamicMemberFactoryMacro",
"DOM"
],
"type" : "snippet"
},
{
"c99name" : "Entrypoints",
"module_type" : "SwiftTarget",
"name" : "Entrypoints",
"path" : "Snippets",
"product_memberships" : [
"Entrypoints"
],
"sources" : [
"Entrypoints.swift"
],
"target_dependencies" : [
"HTML",
"DynamicMemberFactoryMacro",
"DOM"
],
"type" : "snippet"
}
],
"tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/37] Write sources
[23/37] Compiling _SwiftSyntaxCShims dummy.c
[24/37] Write swift-version-5BDAB9E9C0126B9D.txt
[26/76] Emitting module DOM
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/79] Emitting module SwiftSyntax510
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[28/79] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/79] Emitting module SwiftSyntax509
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[30/79] Emitting module SwiftSyntax600
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/13] Write swift-version-5BDAB9E9C0126B9D.txt
[2/52] Compiling SwiftSyntax510 Empty.swift
[3/52] Compiling SwiftSyntax600 Empty.swift
[4/52] Emitting module SwiftSyntax510
[5/52] Compiling SwiftSyntax509 Empty.swift
[6/52] Emitting module SwiftSyntax509
[7/52] Emitting module SwiftSyntax600
[8/52] Compiling DOM SVG.OutputStreamable.swift
[9/52] Compiling DOM SVG.swift
[10/52] Compiling DOM XML.Sitemap.AttributeEncoder.swift
[11/55] Compiling DOM DOM.Attribute.swift
[12/55] Compiling DOM DOM.ContentEncoder.swift
[13/55] Compiling DOM DOM.Property.swift
[14/55] Compiling DOM DOM.UTF8.swift
[15/55] Compiling DOM Character (ext).swift
[16/55] Compiling DOM String (ext).swift
[17/55] Compiling DOM Substring (ext).swift
[18/55] Compiling DOM Unicode.Scalar (ext).swift
[19/55] Compiling DOM SVG.ContainerElement.swift
[20/55] Compiling DOM SVG.ContentEncoder.swift
[21/55] Compiling DOM SVG.Embedded.swift
[22/55] Compiling DOM HTML.OutputStreamableAnchor.swift
[23/55] Compiling DOM HTML.OutputStreamableHeading.swift
[24/55] Compiling DOM HTML.UnsafeElement.swift
[25/55] Compiling DOM HTML.VoidElement.swift
[26/75] Compiling DOM DOM.swift
[27/75] Compiling DOM HTML.Attribute (gen).swift
[28/75] Compiling DOM HTML.Attribute.Factory (mxt).swift
[29/75] Compiling DOM HTML.AttributeEncoder.CustomData.swift
[30/120] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[31/120] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[32/120] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[33/120] Compiling SwiftSyntax AbsolutePosition.swift
[34/120] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[35/120] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[36/120] Compiling SwiftSyntax Assert.swift
[37/120] Compiling SwiftSyntax Trivia.swift
[38/120] Compiling SwiftSyntax Identifier.swift
[39/120] Compiling SwiftSyntax MemoryLayout.swift
[40/120] Compiling SwiftSyntax SourcePresence.swift
[41/120] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[42/120] Compiling SwiftSyntax Syntax.swift
[43/120] Emitting module DOM
[44/135] Compiling HTML Optional (ext).swift
[45/135] Compiling HTML HTML.Attribute.Property.swift
[46/136] Compiling HTML lexemes.swift
[47/136] Compiling HTML HTML.OutputStreamableHeading (ext).swift
[48/136] Compiling HTML Never (ext).swift
[49/136] Compiling HTML HTML.ContentEncoder (ext).swift
[50/136] Compiling HTML SVG (ext).swift
[51/136] Compiling HTML HTML (ext).swift
[52/136] Compiling HTML HTML.AttributeEncoder (ext).swift
[53/136] Emitting module HTML
[54/136] Compiling HTML HTML.Attribute.Rel.swift
[55/136] Compiling HTML exports.swift
[56/136] Compiling HTML HTML.Link.swift
[57/136] Compiling HTML SVG.Point.swift
[58/136] Compiling HTML SVG.ContentEncoder (ext).swift
[59/136] Compiling HTML HTML.OutputStreamable (ext).swift
[62/136] Compiling SwiftSyntax MissingNodeInitializers.swift
[63/136] Compiling SwiftSyntax RawSyntax.swift
[64/136] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[65/136] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[66/136] Compiling SwiftSyntax RawSyntaxTokenView.swift
[69/136] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[70/136] Compiling SwiftSyntax TokenDiagnostic.swift
[71/136] Compiling SwiftSyntax TokenSequence.swift
[72/136] Compiling SwiftSyntax TokenSyntax.swift
[74/143] Compiling SwiftSyntax SourceEdit.swift
[75/143] Compiling SwiftSyntax SourceLength.swift
[76/143] Compiling SwiftSyntax SourceLocation.swift
[80/143] Compiling SwiftSyntax SyntaxArena.swift
[81/143] Emitting module SwiftSyntax
[90/143] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[91/143] Compiling SwiftSyntax SyntaxChildren.swift
[92/143] Compiling SwiftSyntax SyntaxCollection.swift
[93/143] Compiling SwiftSyntax SyntaxHashable.swift
[94/143] Compiling SwiftSyntax SyntaxIdentifier.swift
[95/143] Compiling SwiftSyntax SyntaxNodeFactory.swift
[96/143] Compiling SwiftSyntax SyntaxNodeStructure.swift
[97/143] Compiling SwiftSyntax Tokens.swift
[98/143] Compiling SwiftSyntax TriviaPieces.swift
[99/143] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[100/143] Compiling SwiftSyntax RawSyntaxNodesC.swift
[101/143] Compiling SwiftSyntax RawSyntaxNodesD.swift
[102/143] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[103/143] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[104/143] Compiling SwiftSyntax SyntaxCollections.swift
[105/143] Compiling SwiftSyntax SyntaxEnum.swift
[106/143] Compiling SwiftSyntax SyntaxKind.swift
[107/143] Compiling SwiftSyntax SyntaxRewriter.swift
[108/143] Compiling SwiftSyntax SyntaxTraits.swift
[109/143] Compiling SwiftSyntax SyntaxVisitor.swift
[110/143] Compiling SwiftSyntax TokenKind.swift
[111/143] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[112/143] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[113/143] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[114/143] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[115/143] Compiling SwiftSyntax RawSyntaxValidation.swift
[116/143] Compiling SwiftSyntax SyntaxNodesAB.swift
[117/143] Compiling SwiftSyntax SyntaxNodesC.swift
[118/143] Compiling SwiftSyntax Utils.swift
[119/143] Compiling SwiftSyntax ChildNameForKeyPath.swift
[120/143] Compiling SwiftSyntax Keyword.swift
[124/143] Compiling SwiftSyntax SyntaxBaseNodes.swift
[125/143] Compiling SwiftSyntax SyntaxNodesD.swift
[126/143] Compiling SwiftSyntax SyntaxNodesEF.swift
[127/143] Compiling SwiftSyntax SyntaxNodesGHI.swift
[128/143] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[129/143] Compiling SwiftSyntax SyntaxNodesOP.swift
[130/143] Compiling SwiftSyntax SyntaxNodesQRS.swift
[131/143] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[132/201] Compiling SwiftBasicFormat Syntax+Extensions.swift
[133/201] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[134/201] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[135/201] Compiling SwiftDiagnostics Message.swift
[136/202] Compiling SwiftDiagnostics Note.swift
[137/202] Emitting module SwiftBasicFormat
[138/202] Compiling SwiftBasicFormat InferIndentation.swift
[139/202] Compiling SwiftBasicFormat BasicFormat.swift
[140/202] Compiling SwiftDiagnostics FixIt.swift
[141/202] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[142/202] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[143/202] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[144/202] Compiling SwiftDiagnostics Diagnostic.swift
[145/202] Compiling SwiftDiagnostics Convenience.swift
[146/202] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[147/202] Emitting module SwiftDiagnostics
[148/202] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[149/202] Compiling SwiftParser TokenConsumer.swift
[150/202] Compiling SwiftParser TokenPrecedence.swift
[151/202] Compiling SwiftParser TokenSpec.swift
[152/202] Compiling SwiftParser TokenSpecSet.swift
[153/202] Compiling SwiftParser StringLiterals.swift
[154/202] Compiling SwiftParser SwiftParserCompatibility.swift
[155/202] Compiling SwiftParser SwiftVersion.swift
[156/202] Compiling SwiftParser SyntaxUtils.swift
[157/206] Compiling SwiftParser TopLevel.swift
[158/206] Compiling SwiftParser TriviaParser.swift
[159/206] Compiling SwiftParser Types.swift
[160/206] Compiling SwiftParser ExperimentalFeatures.swift
[161/206] Compiling SwiftParser Nominals.swift
[162/206] Compiling SwiftParser Parameters.swift
[163/206] Compiling SwiftParser ParseSourceFile.swift
[164/206] Compiling SwiftParser Parser.swift
[165/206] Compiling SwiftParser Patterns.swift
[166/206] Compiling SwiftParser Recovery.swift
[167/206] Compiling SwiftParser Specifiers.swift
[168/206] Compiling SwiftParser Statements.swift
[169/206] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[170/206] Compiling SwiftParser UnicodeScalarExtensions.swift
[171/206] Compiling SwiftParser Lookahead.swift
[172/206] Compiling SwiftParser LoopProgressCondition.swift
[173/206] Compiling SwiftParser Modifiers.swift
[174/206] Compiling SwiftParser Names.swift
[175/206] Emitting module SwiftParser
[176/206] Compiling SwiftParser Attributes.swift
[177/206] Compiling SwiftParser Availability.swift
[178/206] Compiling SwiftParser CharacterInfo.swift
[179/206] Compiling SwiftParser CollectionNodes+Parsable.swift
[180/206] Compiling SwiftParser Declarations.swift
[181/206] Compiling SwiftParser Directives.swift
[182/206] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[183/206] Compiling SwiftParser Expressions.swift
[184/206] Compiling SwiftParser IncrementalParseTransition.swift
[185/206] Compiling SwiftParser IsValidIdentifier.swift
[186/206] Compiling SwiftParser Cursor.swift
[187/206] Compiling SwiftParser Lexeme.swift
[188/206] Compiling SwiftParser LexemeSequence.swift
[189/206] Compiling SwiftParser Lexer.swift
[190/206] Compiling SwiftParser RegexLiteralLexer.swift
[191/206] Compiling SwiftParser IsLexerClassified.swift
[192/206] Compiling SwiftParser LayoutNodes+Parsable.swift
[193/206] Compiling SwiftParser Parser+TokenSpecSet.swift
[194/206] Compiling SwiftParser TokenSpecStaticMembers.swift
[195/229] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[196/230] Compiling SwiftOperators PrecedenceGraph.swift
[197/230] Compiling SwiftOperators PrecedenceGroup.swift
[198/230] Compiling SwiftOperators OperatorTable.swift
[199/230] Compiling SwiftOperators OperatorTable+Semantics.swift
[200/231] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[201/231] Compiling SwiftOperators OperatorError.swift
[202/231] Compiling SwiftOperators OperatorTable+Defaults.swift
[203/231] Compiling SwiftOperators OperatorError+Diagnostics.swift
[204/231] Compiling SwiftOperators Operator.swift
[205/231] Emitting module SwiftOperators
[206/231] Compiling SwiftOperators OperatorTable+Folding.swift
[207/231] Compiling SwiftOperators SyntaxSynthesis.swift
[208/231] Compiling SwiftParserDiagnostics Utils.swift
[209/231] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[210/231] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[211/231] Emitting module SwiftParserDiagnostics
[212/231] Compiling SwiftParserDiagnostics MissingNodesError.swift
[213/231] Compiling SwiftParserDiagnostics MissingTokenError.swift
[214/231] Compiling SwiftParserDiagnostics PresenceUtils.swift
[215/231] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[216/231] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[217/231] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[218/231] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[219/231] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[220/246] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[221/247] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[222/247] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[223/247] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[224/247] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[225/247] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[226/247] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[227/247] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[228/247] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[229/247] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[230/247] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[231/247] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[232/247] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[233/247] Compiling SwiftSyntaxBuilder Indenter.swift
[234/247] Compiling SwiftSyntaxBuilder ListBuilder.swift
[235/247] Emitting module SwiftSyntaxBuilder
[236/265] Compiling SwiftSyntaxMacros PreambleMacro.swift
[237/266] Compiling SwiftSyntaxMacros MemberMacro.swift
[238/266] Compiling SwiftSyntaxMacros PeerMacro.swift
[239/266] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[240/266] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[241/266] Compiling SwiftSyntaxMacros Macro.swift
[242/266] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[243/266] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[244/266] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[245/266] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[246/266] Compiling SwiftSyntaxMacros AccessorMacro.swift
[247/266] Compiling SwiftSyntaxMacros AttachedMacro.swift
[248/266] Compiling SwiftSyntaxMacros BodyMacro.swift
[249/266] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[250/266] Compiling SwiftSyntaxMacros Macro+Format.swift
[251/266] Emitting module SwiftSyntaxMacros
[252/266] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[253/266] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[254/266] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[255/276] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[256/276] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[257/276] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[258/276] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[259/276] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[260/276] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[261/276] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[262/276] Emitting module SwiftSyntaxMacroExpansion
[263/276] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[264/276] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[265/288] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[266/288] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[267/288] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[268/288] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[269/288] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[270/288] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[271/288] Emitting module SwiftCompilerPluginMessageHandling
[272/288] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[273/288] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[274/288] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[275/288] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[276/288] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[277/289] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[278/291] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[279/291] Emitting module SwiftCompilerPlugin
[280/296] Compiling DynamicLookupMacros MacroExpansionMessage.swift
[281/296] Compiling DynamicLookupMacros Main.swift
[282/296] Compiling DynamicLookupMacros GenerateDynamicMemberFactory.swift
[283/296] Compiling DynamicLookupMacros MacroExpansionContext (ext).swift
[284/296] Emitting module DynamicLookupMacros
[284/296] Write Objects.LinkFileList
[285/296] Linking DynamicLookupMacros-tool
[287/298] Compiling DynamicMemberFactoryMacro GenerateDynamicMemberFactory.swift
[288/298] Emitting module DynamicMemberFactoryMacro
[289/308] Emitting module Entrypoints
[290/308] Compiling Entrypoints Entrypoints.swift
[290/308] Write Objects.LinkFileList
[292/308] Compiling SVG_embedded SVG embedded.swift
[293/308] Emitting module SVG_embedded
[294/308] Emitting module SVG_resource
[295/308] Compiling SVG_resource SVG resource.swift
[295/308] Write Objects.LinkFileList
[298/308] Compiling Patterns Patterns.swift
[299/308] Emitting module Patterns
[300/308] Emitting module Protocols
[301/308] Compiling Protocols Protocols.swift
[301/308] Write Objects.LinkFileList
[303/308] Linking Entrypoints
[304/308] Linking SVG embedded
[305/308] Linking SVG resource
[306/308] Linking Patterns
[307/308] Linking Protocols
Build complete! (28.31s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "510.0.1",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax"
}
],
"manifest_display_name" : "swift-dom",
"name" : "swift-dom",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "DOM",
"targets" : [
"DOM"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HTML",
"targets" : [
"HTML"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DynamicMemberFactoryMacro",
"targets" : [
"DynamicMemberFactoryMacro"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SVG resource",
"targets" : [
"SVG resource"
],
"type" : {
"snippet" : null
}
},
{
"name" : "Patterns",
"targets" : [
"Patterns"
],
"type" : {
"snippet" : null
}
},
{
"name" : "SVG embedded",
"targets" : [
"SVG embedded"
],
"type" : {
"snippet" : null
}
},
{
"name" : "Protocols",
"targets" : [
"Protocols"
],
"type" : {
"snippet" : null
}
},
{
"name" : "Entrypoints",
"targets" : [
"Entrypoints"
],
"type" : {
"snippet" : null
}
},
{
"name" : "DynamicLookupMacros",
"targets" : [
"DynamicLookupMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "HTML",
"module_type" : "SwiftTarget",
"name" : "HTML",
"path" : "Sources/HTML",
"product_memberships" : [
"HTML",
"SVG resource",
"Patterns",
"SVG embedded",
"Protocols",
"Entrypoints"
],
"sources" : [
"Encoding/HTML (ext).swift",
"Encoding/HTML.AttributeEncoder (ext).swift",
"Encoding/HTML.ContentEncoder (ext).swift",
"Encoding/SVG (ext).swift",
"Encoding/SVG.ContentEncoder (ext).swift",
"HTML.OutputStreamable (ext).swift",
"HTML.OutputStreamableHeading (ext).swift",
"Never (ext).swift",
"Optional (ext).swift",
"Types/HTML.Attribute.Property.swift",
"Types/HTML.Attribute.Rel.swift",
"Types/HTML.Link.swift",
"Types/SVG.Point.swift",
"exports.swift",
"lexemes.swift"
],
"target_dependencies" : [
"DOM"
],
"type" : "library"
},
{
"c99name" : "DynamicMemberFactoryMacro",
"module_type" : "SwiftTarget",
"name" : "DynamicMemberFactoryMacro",
"path" : "Macros/DynamicMemberFactoryMacro",
"product_memberships" : [
"DynamicMemberFactoryMacro",
"SVG resource",
"Patterns",
"SVG embedded",
"Protocols",
"Entrypoints"
],
"sources" : [
"GenerateDynamicMemberFactory.swift"
],
"target_dependencies" : [
"DynamicLookupMacros"
],
"type" : "library"
},
{
"c99name" : "DynamicLookupMacros",
"module_type" : "SwiftTarget",
"name" : "DynamicLookupMacros",
"path" : "Macros/DynamicLookupMacros",
"product_dependencies" : [
"SwiftCompilerPlugin",
"SwiftSyntaxMacros"
],
"product_memberships" : [
"DynamicMemberFactoryMacro",
"SVG resource",
"Patterns",
"SVG embedded",
"Protocols",
"Entrypoints",
"DynamicLookupMacros"
],
"sources" : [
"GenerateDynamicMemberFactory.swift",
"MacroExpansionContext (ext).swift",
"MacroExpansionMessage.swift",
"Main.swift"
],
"type" : "macro"
},
{
"c99name" : "DOM",
"module_type" : "SwiftTarget",
"name" : "DOM",
"path" : "Sources/DOM",
"product_memberships" : [
"DOM",
"HTML",
"SVG resource",
"Patterns",
"SVG embedded",
"Protocols",
"Entrypoints"
],
"sources" : [
"Conformances/Character (ext).swift",
"Conformances/String (ext).swift",
"Conformances/Substring (ext).swift",
"Conformances/Unicode.Scalar (ext).swift",
"DOM.Attribute.swift",
"DOM.ContentEncoder.swift",
"DOM.Property.swift",
"DOM.UTF8.swift",
"DOM.swift",
"HTML/HTML.Attribute (gen).swift",
"HTML/HTML.Attribute.Factory (mxt).swift",
"HTML/HTML.AttributeEncoder.CustomData.swift",
"HTML/HTML.AttributeEncoder.swift",
"HTML/HTML.ContainerElement.swift",
"HTML/HTML.ContentEncoder.swift",
"HTML/HTML.OutputStreamable.swift",
"HTML/HTML.OutputStreamableAnchor.swift",
"HTML/HTML.OutputStreamableHeading.swift",
"HTML/HTML.UnsafeElement.swift",
"HTML/HTML.VoidElement.swift",
"HTML/HTML.swift",
"SVG/SVG.Attribute (gen).swift",
"SVG/SVG.AttributeEncoder.swift",
"SVG/SVG.ContainerElement.swift",
"SVG/SVG.ContentEncoder.swift",
"SVG/SVG.Embedded.swift",
"SVG/SVG.OutputStreamable.swift",
"SVG/SVG.swift",
"Sitemap/XML.Sitemap.AttributeEncoder.swift",
"Sitemap/XML.Sitemap.ContentEncoder.swift",
"Sitemap/XML.Sitemap.Element.swift",
"Sitemap/XML.Sitemap.swift",
"Sitemap/XML.swift",
"Sitemap/XMLNS.swift",
"StreamingEncoder.swift"
],
"type" : "library"
},
{
"c99name" : "SVG_resource",
"module_type" : "SwiftTarget",
"name" : "SVG resource",
"path" : "Snippets",
"product_memberships" : [
"SVG resource"
],
"sources" : [
"SVG resource.swift"
],
"target_dependencies" : [
"HTML",
"DynamicMemberFactoryMacro",
"DOM"
],
"type" : "snippet"
},
{
"c99name" : "Patterns",
"module_type" : "SwiftTarget",
"name" : "Patterns",
"path" : "Snippets",
"product_memberships" : [
"Patterns"
],
"sources" : [
"Patterns.swift"
],
"target_dependencies" : [
"HTML",
"DynamicMemberFactoryMacro",
"DOM"
],
"type" : "snippet"
},
{
"c99name" : "SVG_embedded",
"module_type" : "SwiftTarget",
"name" : "SVG embedded",
"path" : "Snippets",
"product_memberships" : [
"SVG embedded"
],
"sources" : [
"SVG embedded.swift"
],
"target_dependencies" : [
"HTML",
"DynamicMemberFactoryMacro",
"DOM"
],
"type" : "snippet"
},
{
"c99name" : "Protocols",
"module_type" : "SwiftTarget",
"name" : "Protocols",
"path" : "Snippets",
"product_memberships" : [
"Protocols"
],
"sources" : [
"Protocols.swift"
],
"target_dependencies" : [
"HTML",
"DynamicMemberFactoryMacro",
"DOM"
],
"type" : "snippet"
},
{
"c99name" : "Entrypoints",
"module_type" : "SwiftTarget",
"name" : "Entrypoints",
"path" : "Snippets",
"product_memberships" : [
"Entrypoints"
],
"sources" : [
"Entrypoints.swift"
],
"target_dependencies" : [
"HTML",
"DynamicMemberFactoryMacro",
"DOM"
],
"type" : "snippet"
}
],
"tools_version" : "5.10"
}
Done.