Build Information
Successful build of Normalization, reference main (360cc9), with Swift 6.2 for macOS (SPM) on 24 Sep 2025 08:34:29 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/VergeGroup/Normalization.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/VergeGroup/Normalization
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 360cc94 Update swift-syntax version constraint to range 600.0.0..<603.0.0 (#5)
Cloned https://github.com/VergeGroup/Normalization.git
Revision (git rev-parse @):
360cc940e9c9f5c14db229ea9757c1b18a541fff
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/VergeGroup/Normalization.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/VergeGroup/Normalization.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/31] Write sources
[27/31] Write swift-version-1EA4D86E10B52AF.txt
[29/51] Emitting module TypedComparator
[29/51] Compiling _SwiftSyntaxCShims PlatformMutex.c
[31/65] Emitting module SwiftSyntax509
[32/65] Compiling SwiftSyntax509 Empty.swift
[33/65] Emitting module SwiftSyntax510
[34/65] Compiling SwiftSyntax510 Empty.swift
[35/65] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[36/65] Compiling InternalCollectionsUtilities Descriptions.swift
[37/65] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[38/65] Compiling InternalCollectionsUtilities Debugging.swift
[39/66] Compiling SwiftSyntax600 Empty.swift
[40/66] Emitting module SwiftSyntax600
[41/66] Compiling TypedComparator TypedComparator.swift
[42/66] Compiling SwiftSyntax601 Empty.swift
[43/66] Emitting module SwiftSyntax601
[44/66] Emitting module SwiftSyntax602
[45/66] Compiling SwiftSyntax602 Empty.swift
[46/66] Emitting module TypedComparator
[47/66] Compiling TypedComparator PackedCompare.swift
[48/66] Compiling TypedIdentifier TypedIdentifier.swift
[49/66] Emitting module TypedIdentifier
[50/66] Compiling TypedIdentifier TypedIdentifier.swift
[51/66] Emitting module TypedIdentifier
[52/66] Compiling TypedComparator PackedCompare.swift
[53/66] Compiling TypedComparator TypedComparator.swift
[54/80] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[55/80] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[56/80] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[57/80] Compiling InternalCollectionsUtilities UInt+reversed.swift
[58/80] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[59/80] Compiling InternalCollectionsUtilities Integer rank.swift
[60/80] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[61/80] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[62/80] Emitting module InternalCollectionsUtilities
[63/80] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[64/80] Compiling InternalCollectionsUtilities _SortedCollection.swift
[65/80] Compiling InternalCollectionsUtilities Descriptions.swift
[66/80] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[67/80] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[68/80] Compiling InternalCollectionsUtilities Debugging.swift
[69/223] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[70/223] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[71/223] Compiling HashTreeCollections _Bucket.swift
[72/223] Compiling HashTreeCollections _Hash.swift
[73/223] Compiling HashTreeCollections _HashNode+Debugging.swift
[74/223] Compiling HashTreeCollections _HashNode+Initializers.swift
[75/223] Compiling HashTreeCollections _AncestorHashSlots.swift
[76/223] Compiling HashTreeCollections _Bitmap.swift
[77/223] Emitting module InternalCollectionsUtilities
[78/223] Compiling HashTreeCollections _HashLevel.swift
[79/223] Compiling HashTreeCollections _HashNode+Builder.swift
[80/301] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[81/301] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[82/301] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[83/301] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[84/301] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[85/301] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[86/301] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[87/301] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[88/301] Compiling HashTreeCollections _RawHashNode.swift
[89/301] Compiling HashTreeCollections _UnmanagedHashNode.swift
[90/301] Compiling HashTreeCollections _UnsafePath.swift
[91/301] Compiling HashTreeCollections TreeDictionary+Codable.swift
[92/301] Compiling HashTreeCollections TreeDictionary+Collection.swift
[93/301] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[94/301] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[95/301] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[96/301] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[97/301] Compiling HashTreeCollections TreeSet+Equatable.swift
[98/301] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[99/301] Compiling HashTreeCollections TreeSet+Extras.swift
[100/301] Compiling HashTreeCollections TreeSet+Filter.swift
[101/301] Compiling HashTreeCollections TreeSet+Hashable.swift
[102/301] Compiling HashTreeCollections TreeSet+Sendable.swift
[103/301] Compiling HashTreeCollections TreeSet+Sequence.swift
[104/301] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[105/309] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[106/309] Compiling HashTreeCollections TreeDictionary+Values.swift
[107/309] Compiling HashTreeCollections TreeDictionary.swift
[108/309] Compiling HashTreeCollections TreeSet+Codable.swift
[109/309] Compiling HashTreeCollections TreeSet+Collection.swift
[110/309] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[111/309] Compiling HashTreeCollections TreeSet+Debugging.swift
[112/309] Compiling HashTreeCollections TreeSet+Descriptions.swift
[113/309] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[114/309] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[115/309] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[116/309] Compiling HashTreeCollections _HashNode+Structural merge.swift
[117/309] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[118/309] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[119/309] Compiling HashTreeCollections _HashNode+Structural union.swift
[120/309] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[121/309] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[122/309] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[123/309] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[124/309] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[125/309] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[126/309] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[127/309] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[128/309] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[129/309] Compiling HashTreeCollections TreeSet.swift
[139/317] Compiling HashTreeCollections _AncestorHashSlots.swift
[140/317] Compiling HashTreeCollections _Bitmap.swift
[141/317] Compiling HashTreeCollections _Bucket.swift
[142/317] Compiling HashTreeCollections _Hash.swift
[143/317] Compiling HashTreeCollections _HashLevel.swift
[144/317] Compiling HashTreeCollections _HashNode+Builder.swift
[145/317] Compiling HashTreeCollections _HashNode+Debugging.swift
[146/317] Compiling HashTreeCollections _HashNode+Initializers.swift
[147/317] Compiling HashTreeCollections _HashNode+Invariants.swift
[148/317] Compiling HashTreeCollections _HashNode+Lookups.swift
[149/317] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[150/317] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[151/317] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[152/317] Compiling HashTreeCollections _HashNode+Storage.swift
[153/317] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[154/317] Compiling HashTreeCollections _HashNode+Structural filter.swift
[155/317] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[156/317] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[164/324] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[165/324] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[166/324] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[167/324] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[168/324] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[169/324] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[170/324] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[171/324] Compiling HashTreeCollections TreeSet.swift
[172/324] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[173/324] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[174/324] Compiling HashTreeCollections _HashNode.swift
[175/324] Compiling HashTreeCollections _HashNodeHeader.swift
[176/324] Compiling HashTreeCollections _HashSlot.swift
[177/324] Compiling HashTreeCollections _HashStack.swift
[178/324] Compiling HashTreeCollections _HashTreeIterator.swift
[179/324] Compiling HashTreeCollections _HashTreeStatistics.swift
[180/324] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[181/324] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[182/324] Compiling HashTreeCollections TreeDictionary+Filter.swift
[183/324] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[184/324] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[185/324] Compiling HashTreeCollections TreeDictionary+Keys.swift
[186/324] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[187/324] Compiling HashTreeCollections TreeDictionary+Merge.swift
[188/324] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[192/324] Compiling SwiftSyntax SyntaxNodesD.swift
[193/324] Compiling SwiftSyntax SyntaxNodesEF.swift
[194/324] Compiling SwiftSyntax SyntaxNodesGHI.swift
[195/324] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[196/324] Compiling SwiftSyntax SyntaxNodesOP.swift
[230/324] Compiling SwiftSyntax SyntaxNodesQRS.swift
[231/324] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[246/324] Emitting module HashTreeCollections
[280/324] Emitting module SwiftSyntax
[323/384] Compiling SwiftDiagnostics Message.swift
[324/385] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[325/385] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[326/385] Compiling SwiftDiagnostics Note.swift
[327/385] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[328/385] Compiling SwiftDiagnostics FixIt.swift
[329/385] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[330/385] Emitting module SwiftDiagnostics
[331/385] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[332/385] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[333/385] Compiling SwiftDiagnostics Diagnostic.swift
[334/385] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[335/385] Compiling SwiftDiagnostics Convenience.swift
[336/385] Compiling SwiftBasicFormat Syntax+Extensions.swift
[337/385] Compiling SwiftBasicFormat InferIndentation.swift
[338/385] Emitting module SwiftBasicFormat
[339/385] Compiling SwiftBasicFormat Indenter.swift
[340/385] Compiling SwiftBasicFormat BasicFormat.swift
[341/385] Compiling SwiftParser TokenConsumer.swift
[342/385] Compiling SwiftParser TokenPrecedence.swift
[343/385] Compiling SwiftParser TokenSpec.swift
[344/385] Compiling SwiftParser TokenSpecSet.swift
[345/385] Compiling SwiftParser TopLevel.swift
[346/385] Compiling SwiftParser TriviaParser.swift
[347/385] Compiling SwiftParser Types.swift
[348/385] Compiling SwiftParser ExperimentalFeatures.swift
[349/385] Compiling SwiftParser StringLiterals.swift
[350/385] Compiling SwiftParser SwiftParserCompatibility.swift
[351/385] Compiling SwiftParser SwiftVersion.swift
[352/385] Compiling SwiftParser SyntaxUtils.swift
[353/389] Compiling SwiftParser RegexLiteralLexer.swift
[354/389] Compiling SwiftParser UnicodeScalarExtensions.swift
[355/389] Compiling SwiftParser Lookahead.swift
[356/389] Compiling SwiftParser LoopProgressCondition.swift
[357/389] Compiling SwiftParser Modifiers.swift
[358/389] Emitting module SwiftParser
[359/389] Compiling SwiftParser Names.swift
[360/389] Compiling SwiftParser Nominals.swift
[361/389] Compiling SwiftParser Parameters.swift
[362/389] Compiling SwiftParser ParseSourceFile.swift
[363/389] Compiling SwiftParser Parser.swift
[364/389] Compiling SwiftParser Patterns.swift
[365/389] Compiling SwiftParser Recovery.swift
[366/389] Compiling SwiftParser Specifiers.swift
[367/389] Compiling SwiftParser Statements.swift
[368/389] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[369/389] Compiling SwiftParser IsValidIdentifier.swift
[370/389] Compiling SwiftParser Cursor.swift
[371/389] Compiling SwiftParser Lexeme.swift
[372/389] Compiling SwiftParser LexemeSequence.swift
[373/389] Compiling SwiftParser Lexer.swift
[374/389] Compiling SwiftParser Declarations.swift
[375/389] Compiling SwiftParser Directives.swift
[376/389] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[377/389] Compiling SwiftParser Expressions.swift
[378/389] Compiling SwiftParser IncrementalParseTransition.swift
[379/389] Compiling SwiftParser Attributes.swift
[380/389] Compiling SwiftParser Availability.swift
[381/389] Compiling SwiftParser CharacterInfo.swift
[382/389] Compiling SwiftParser CollectionNodes+Parsable.swift
[383/389] Compiling SwiftParser CompilerFiles.swift
[384/389] Compiling SwiftParser IsLexerClassified.swift
[385/389] Compiling SwiftParser LayoutNodes+Parsable.swift
[386/389] Compiling SwiftParser Parser+TokenSpecSet.swift
[387/389] Compiling SwiftParser TokenSpecStaticMembers.swift
[388/412] Compiling SwiftOperators PrecedenceGroup.swift
[389/412] Compiling SwiftOperators OperatorTable.swift
[390/412] Compiling SwiftOperators PrecedenceGraph.swift
[391/413] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[392/414] Compiling SwiftOperators SyntaxSynthesis.swift
[393/414] Compiling SwiftOperators OperatorError.swift
[394/414] Compiling SwiftOperators OperatorTable+Semantics.swift
[395/414] Compiling SwiftOperators OperatorTable+Defaults.swift
[396/414] Compiling SwiftOperators OperatorError+Diagnostics.swift
[397/414] Compiling SwiftOperators Operator.swift
[398/414] Emitting module SwiftOperators
[399/414] Compiling SwiftOperators OperatorTable+Folding.swift
[400/414] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[401/414] Compiling SwiftParserDiagnostics PresenceUtils.swift
[402/414] Compiling SwiftParserDiagnostics Utils.swift
[403/414] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[404/414] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[405/414] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[406/414] Emitting module SwiftParserDiagnostics
[407/414] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[408/414] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[409/414] Compiling SwiftParserDiagnostics MissingNodesError.swift
[410/414] Compiling SwiftParserDiagnostics MissingTokenError.swift
[411/414] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[412/414] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[413/429] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[414/429] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[415/429] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[416/429] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[417/429] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[418/429] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[419/430] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[420/430] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[421/430] Compiling SwiftSyntaxBuilder Indenter.swift
[422/430] Compiling SwiftSyntaxBuilder ListBuilder.swift
[423/430] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[424/430] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[425/430] Emitting module SwiftSyntaxBuilder
[426/430] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[427/430] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[428/430] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[429/448] Compiling SwiftSyntaxMacros PreambleMacro.swift
[430/449] Compiling SwiftSyntaxMacros MemberMacro.swift
[431/449] Compiling SwiftSyntaxMacros PeerMacro.swift
[432/449] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[433/449] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[434/449] Compiling SwiftSyntaxMacros Macro.swift
[435/449] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[436/449] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[437/449] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[438/449] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[439/449] Compiling SwiftSyntaxMacros Macro+Format.swift
[440/449] Compiling SwiftSyntaxMacros AttachedMacro.swift
[441/449] Compiling SwiftSyntaxMacros BodyMacro.swift
[442/449] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[443/449] Compiling SwiftSyntaxMacros AccessorMacro.swift
[444/449] Emitting module SwiftSyntaxMacros
[445/449] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[446/449] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[447/449] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[448/459] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[449/459] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[450/459] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[451/459] Emitting module SwiftSyntaxMacroExpansion
[452/459] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[453/459] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[454/459] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[455/459] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[456/459] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[457/459] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[458/471] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[459/471] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[460/471] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[461/471] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[462/471] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[463/471] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[464/471] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[465/471] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[466/471] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[467/471] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[468/471] Emitting module SwiftCompilerPluginMessageHandling
[469/471] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[470/472] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[471/474] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[472/474] Emitting module SwiftCompilerPlugin
[473/481] Compiling NormalizationMacrosPlugin TableMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/NormalizationMacrosPlugin/TableMacro.swift:24:28: warning: 'cast' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
22 |
23 | func identifier(from node: VariableDeclSyntax) -> TokenSyntax {
24 | node.bindings.first!.cast(PatternBindingSyntax.self).pattern.cast(IdentifierPatternSyntax.self).identifier
| `- warning: 'cast' is deprecated: This cast will always succeed [#DeprecatedDeclaration]
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/Sources/NormalizationMacrosPlugin/TableMacro.swift:27:9: warning: initialization of immutable value 'id' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
25 | }
26 |
27 | let id = identifier(from: declaration.cast(VariableDeclSyntax.self))
| `- warning: initialization of immutable value 'id' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
28 |
29 | return [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[474/481] Emitting module NormalizationMacrosPlugin
/Users/admin/builder/spi-builder-workspace/Sources/NormalizationMacrosPlugin/DatabaseStateMacro.swift:40:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
38 | }
39 |
40 | extension DatabaseStateMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
41 |
42 | public static func expansion<Declaration, Context>(
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/Users/admin/builder/spi-builder-workspace/Sources/NormalizationMacrosPlugin/NormalizedStorageMacro.swift:178:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
176 |
177 | /// Add member
178 | extension NormalizedStorageMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
179 |
180 | public static func expansion(
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[475/481] Compiling NormalizationMacrosPlugin NormalizedStorageMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/NormalizationMacrosPlugin/NormalizedStorageMacro.swift:178:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
176 |
177 | /// Add member
178 | extension NormalizedStorageMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
179 |
180 | public static func expansion(
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[476/481] Compiling NormalizationMacrosPlugin IndexMacro.swift
[477/481] Compiling NormalizationMacrosPlugin MacroError.swift
[478/481] Compiling NormalizationMacrosPlugin DatabaseStateMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/NormalizationMacrosPlugin/DatabaseStateMacro.swift:40:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
38 | }
39 |
40 | extension DatabaseStateMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
41 |
42 | public static func expansion<Declaration, Context>(
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[479/481] Compiling NormalizationMacrosPlugin Plugin.swift
[479/481] Write Objects.LinkFileList
[480/481] Linking NormalizationMacrosPlugin-tool
[482/505] Compiling Normalization UpdatedMarker.swift
[483/505] Compiling Normalization Selector.swift
[484/505] Compiling Normalization Normalization.swift
[485/505] Compiling Normalization NormalizedStorageComparators.swift
[486/505] Compiling Normalization NormalizedStorageType.swift
[487/505] Compiling Normalization UpdatedMarker.swift
[488/505] Compiling Normalization Tables.Hash.swift
[489/505] Compiling Normalization TableType.swift
[490/505] Compiling Normalization Normalization.swift
[491/505] Compiling Normalization NormalizedStorageComparators.swift
[492/505] Emitting module Normalization
[494/505] Compiling Normalization Selector.swift
[496/505] Compiling Normalization VergeNormalization+Macros.swift
[497/505] Compiling Normalization Tables.swift
[498/505] Compiling Normalization Tables.Hash.swift
[499/505] Compiling Normalization TableType.swift
[502/505] Compiling Normalization Tables.swift
[503/505] Compiling Normalization VergeNormalization+Macros.swift
[504/505] Emitting module Normalization
[505/505] Compiling Normalization NormalizedStorageType.swift
[506/507] Compiling Normalization VergeNormalization.swift
Build complete! (45.28s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/VergeGroup/TypedComparator
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/VergeGroup/swift-typed-identifier
[4/14] Fetching typedcomparator
[9/77] Fetching typedcomparator, swift-typed-identifier
[72/991] Fetching typedcomparator, swift-typed-identifier, swift-macro-testing
[986/18519] Fetching typedcomparator, swift-typed-identifier, swift-macro-testing, swift-collections
[1512/90515] Fetching typedcomparator, swift-typed-identifier, swift-macro-testing, swift-collections, swift-syntax
Fetched https://github.com/VergeGroup/swift-typed-identifier from cache (2.61s)
Fetched https://github.com/apple/swift-collections from cache (2.61s)
Fetched https://github.com/VergeGroup/TypedComparator from cache (2.61s)
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (3.35s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.35s)
Computing version for https://github.com/VergeGroup/swift-typed-identifier
Computed https://github.com/VergeGroup/swift-typed-identifier at 2.0.4 (3.90s)
Computing version for https://github.com/VergeGroup/TypedComparator
Computed https://github.com/VergeGroup/TypedComparator at 1.0.0 (0.49s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (2.91s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.58s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.4 (0.52s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15537] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.09s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (3.62s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4598] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.03s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.56s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5509] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.37s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (1.93s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/VergeGroup/swift-typed-identifier
Working copy of https://github.com/VergeGroup/swift-typed-identifier resolved at 2.0.4
Creating working copy for https://github.com/VergeGroup/TypedComparator
Working copy of https://github.com/VergeGroup/TypedComparator resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.6.4
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "typedcomparator",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/VergeGroup/TypedComparator"
},
{
"identity" : "swift-typed-identifier",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.4",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/VergeGroup/swift-typed-identifier"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing.git"
}
],
"manifest_display_name" : "Normalization",
"name" : "Normalization",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Normalization",
"targets" : [
"Normalization"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NormalizationMacrosPlugin",
"targets" : [
"NormalizationMacrosPlugin"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "NormalizationTests",
"module_type" : "SwiftTarget",
"name" : "NormalizationTests",
"path" : "Tests/NormalizationTests",
"sources" : [
"Entities.swift",
"Source.swift"
],
"target_dependencies" : [
"Normalization"
],
"type" : "test"
},
{
"c99name" : "NormalizationMacrosTests",
"module_type" : "SwiftTarget",
"name" : "NormalizationMacrosTests",
"path" : "Tests/NormalizationMacrosTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport",
"MacroTesting"
],
"sources" : [
"Tests.swift"
],
"target_dependencies" : [
"NormalizationMacrosPlugin"
],
"type" : "test"
},
{
"c99name" : "NormalizationMacrosPlugin",
"module_type" : "SwiftTarget",
"name" : "NormalizationMacrosPlugin",
"path" : "Sources/NormalizationMacrosPlugin",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"Normalization",
"NormalizationMacrosPlugin"
],
"sources" : [
"DatabaseStateMacro.swift",
"IndexMacro.swift",
"MacroError.swift",
"NormalizedStorageMacro.swift",
"Plugin.swift",
"TableMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "Normalization",
"module_type" : "SwiftTarget",
"name" : "Normalization",
"path" : "Sources/Normalization",
"product_dependencies" : [
"TypedIdentifier",
"TypedComparator",
"HashTreeCollections"
],
"product_memberships" : [
"Normalization"
],
"sources" : [
"EntityType.swift",
"Indexes/Indexes.swift",
"Normalization.swift",
"NormalizedStorageComparators.swift",
"NormalizedStorageType.swift",
"Selector.swift",
"Tables/TableType.swift",
"Tables/Tables.Hash.swift",
"Tables/Tables.swift",
"UpdatedMarker.swift",
"VergeNormalization+Macros.swift",
"VergeNormalization.swift"
],
"target_dependencies" : [
"NormalizationMacrosPlugin"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.