Build Information
Successful build of Normalization, reference main (360cc9), with Swift 6.0 for macOS (SPM) on 24 Sep 2025 08:34:21 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.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.0
Building package at path: $PWD
https://github.com/VergeGroup/Normalization.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/26] Write sources
[22/26] Write swift-version-5BDAB9E9C0126B9D.txt
[23/55] Compiling _SwiftSyntaxCShims PlatformMutex.c
[25/55] Compiling SwiftSyntax601 Empty.swift
[26/55] Emitting module SwiftSyntax601
[27/55] Compiling SwiftSyntax510 Empty.swift
[28/55] Emitting module SwiftSyntax510
[29/55] Emitting module SwiftSyntax509
[30/55] Compiling SwiftSyntax509 Empty.swift
[31/55] Emitting module TypedIdentifier
[32/55] Compiling TypedIdentifier TypedIdentifier.swift
[33/55] Emitting module SwiftSyntax600
[34/55] Compiling SwiftSyntax600 Empty.swift
[35/55] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[36/55] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[37/56] Emitting module SwiftSyntax602
[38/56] Compiling SwiftSyntax602 Empty.swift
[39/56] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[40/56] Compiling InternalCollectionsUtilities Descriptions.swift
[41/56] Compiling InternalCollectionsUtilities Debugging.swift
[42/56] Compiling TypedComparator PackedCompare.swift
[43/56] Compiling TypedComparator TypedComparator.swift
[44/56] Emitting module TypedComparator
[45/56] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[46/56] Compiling InternalCollectionsUtilities _SortedCollection.swift
[47/56] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[48/56] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[49/56] Compiling InternalCollectionsUtilities Integer rank.swift
[50/56] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[51/56] Compiling InternalCollectionsUtilities UInt+reversed.swift
[52/56] Emitting module InternalCollectionsUtilities
[53/56] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[54/56] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[55/198] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[56/198] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[57/198] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[58/198] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[59/198] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[60/198] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[61/198] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[62/198] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[63/206] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[64/206] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[65/206] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[66/206] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[67/206] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[68/206] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[69/206] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[70/206] Compiling HashTreeCollections TreeSet.swift
[71/206] Compiling HashTreeCollections _RawHashNode.swift
[72/206] Compiling HashTreeCollections _UnmanagedHashNode.swift
[73/206] Compiling HashTreeCollections _UnsafePath.swift
[74/206] Compiling HashTreeCollections TreeDictionary+Codable.swift
[75/206] Compiling HashTreeCollections TreeDictionary+Collection.swift
[76/206] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[77/206] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[78/206] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[79/206] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[80/206] Compiling HashTreeCollections _HashNode+Lookups.swift
[81/206] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[82/206] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[83/206] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[84/206] Compiling HashTreeCollections _HashNode+Storage.swift
[85/206] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[86/206] Compiling HashTreeCollections _HashNode+Structural filter.swift
[87/206] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[88/206] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[89/206] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[90/206] Compiling HashTreeCollections TreeDictionary+Filter.swift
[91/206] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[92/206] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[93/206] Compiling HashTreeCollections TreeDictionary+Keys.swift
[94/206] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[95/206] Compiling HashTreeCollections TreeDictionary+Merge.swift
[96/206] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[97/206] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[98/206] Compiling HashTreeCollections TreeDictionary+Values.swift
[99/206] Compiling HashTreeCollections TreeDictionary.swift
[100/206] Compiling HashTreeCollections TreeSet+Codable.swift
[101/206] Compiling HashTreeCollections TreeSet+Collection.swift
[102/206] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[103/206] Compiling HashTreeCollections TreeSet+Debugging.swift
[104/206] Compiling HashTreeCollections TreeSet+Descriptions.swift
[105/206] Compiling HashTreeCollections TreeSet+Equatable.swift
[106/206] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[107/206] Compiling HashTreeCollections TreeSet+Extras.swift
[108/206] Compiling HashTreeCollections TreeSet+Filter.swift
[109/206] Compiling HashTreeCollections TreeSet+Hashable.swift
[110/206] Compiling HashTreeCollections TreeSet+Sendable.swift
[111/206] Compiling HashTreeCollections TreeSet+Sequence.swift
[112/206] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[113/206] Compiling HashTreeCollections _AncestorHashSlots.swift
[114/206] Compiling HashTreeCollections _Bitmap.swift
[115/206] Compiling HashTreeCollections _Bucket.swift
[116/206] Compiling HashTreeCollections _Hash.swift
[117/206] Compiling HashTreeCollections _HashLevel.swift
[118/206] Compiling HashTreeCollections _HashNode+Builder.swift
[119/206] Compiling HashTreeCollections _HashNode+Debugging.swift
[120/206] Compiling HashTreeCollections _HashNode+Initializers.swift
[121/206] Compiling HashTreeCollections _HashNode+Invariants.swift
[122/206] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[123/206] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[124/206] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[125/206] Compiling HashTreeCollections _HashNode+Structural merge.swift
[126/206] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[127/206] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[128/206] Compiling HashTreeCollections _HashNode+Structural union.swift
[129/206] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[130/206] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[131/206] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[132/206] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[133/206] Compiling HashTreeCollections _HashNode.swift
[134/206] Compiling HashTreeCollections _HashNodeHeader.swift
[135/206] Compiling HashTreeCollections _HashSlot.swift
[136/206] Compiling HashTreeCollections _HashStack.swift
[137/206] Compiling HashTreeCollections _HashTreeIterator.swift
[138/206] Compiling HashTreeCollections _HashTreeStatistics.swift
[139/206] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[140/206] Emitting module HashTreeCollections
[169/213] Emitting module SwiftSyntax
[205/213] Compiling SwiftSyntax SyntaxNodesD.swift
[206/213] Compiling SwiftSyntax SyntaxNodesEF.swift
[207/213] Compiling SwiftSyntax SyntaxNodesGHI.swift
[208/213] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[209/213] Compiling SwiftSyntax SyntaxNodesOP.swift
[210/213] Compiling SwiftSyntax SyntaxNodesQRS.swift
[211/213] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[212/273] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[213/273] Compiling SwiftDiagnostics Message.swift
[214/274] Emitting module SwiftDiagnostics
[215/274] Compiling SwiftDiagnostics Note.swift
[216/274] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[217/274] Compiling SwiftDiagnostics FixIt.swift
[218/274] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[219/274] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[220/274] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[221/274] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[222/274] Compiling SwiftDiagnostics Diagnostic.swift
[223/274] Compiling SwiftDiagnostics Convenience.swift
[224/274] Compiling SwiftBasicFormat Syntax+Extensions.swift
[225/274] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[226/274] Compiling SwiftBasicFormat Indenter.swift
[227/274] Emitting module SwiftBasicFormat
[228/274] Compiling SwiftBasicFormat BasicFormat.swift
[229/274] Compiling SwiftBasicFormat InferIndentation.swift
[230/274] Compiling SwiftParser TopLevel.swift
[231/274] Compiling SwiftParser TriviaParser.swift
[232/274] Compiling SwiftParser Types.swift
[233/274] Compiling SwiftParser ExperimentalFeatures.swift
[234/278] Compiling SwiftParser StringLiterals.swift
[235/278] Compiling SwiftParser SwiftParserCompatibility.swift
[236/278] Compiling SwiftParser SwiftVersion.swift
[237/278] Compiling SwiftParser SyntaxUtils.swift
[238/278] Compiling SwiftParser TokenConsumer.swift
[239/278] Compiling SwiftParser TokenPrecedence.swift
[240/278] Compiling SwiftParser TokenSpec.swift
[241/278] Compiling SwiftParser TokenSpecSet.swift
[242/278] Compiling SwiftParser RegexLiteralLexer.swift
[243/278] Compiling SwiftParser UnicodeScalarExtensions.swift
[244/278] Compiling SwiftParser Lookahead.swift
[245/278] Compiling SwiftParser LoopProgressCondition.swift
[246/278] Compiling SwiftParser Modifiers.swift
[247/278] Emitting module SwiftParser
[248/278] Compiling SwiftParser Patterns.swift
[249/278] Compiling SwiftParser Recovery.swift
[250/278] Compiling SwiftParser Specifiers.swift
[251/278] Compiling SwiftParser Statements.swift
[252/278] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[253/278] Compiling SwiftParser Names.swift
[254/278] Compiling SwiftParser Nominals.swift
[255/278] Compiling SwiftParser Parameters.swift
[256/278] Compiling SwiftParser ParseSourceFile.swift
[257/278] Compiling SwiftParser Parser.swift
[258/278] Compiling SwiftParser IsValidIdentifier.swift
[259/278] Compiling SwiftParser Cursor.swift
[260/278] Compiling SwiftParser Lexeme.swift
[261/278] Compiling SwiftParser LexemeSequence.swift
[262/278] Compiling SwiftParser Lexer.swift
[263/278] Compiling SwiftParser Attributes.swift
[264/278] Compiling SwiftParser Availability.swift
[265/278] Compiling SwiftParser CharacterInfo.swift
[266/278] Compiling SwiftParser CollectionNodes+Parsable.swift
[267/278] Compiling SwiftParser CompilerFiles.swift
[268/278] Compiling SwiftParser Declarations.swift
[269/278] Compiling SwiftParser Directives.swift
[270/278] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[271/278] Compiling SwiftParser Expressions.swift
[272/278] Compiling SwiftParser IncrementalParseTransition.swift
[273/278] Compiling SwiftParser IsLexerClassified.swift
[274/278] Compiling SwiftParser LayoutNodes+Parsable.swift
[275/278] Compiling SwiftParser Parser+TokenSpecSet.swift
[276/278] Compiling SwiftParser TokenSpecStaticMembers.swift
[277/301] Compiling SwiftOperators PrecedenceGroup.swift
[278/302] Compiling SwiftOperators OperatorTable.swift
[279/302] Compiling SwiftOperators PrecedenceGraph.swift
[280/302] Compiling SwiftOperators OperatorTable+Semantics.swift
[281/302] Compiling SwiftOperators OperatorError.swift
[282/302] Compiling SwiftOperators OperatorError+Diagnostics.swift
[283/302] Compiling SwiftOperators OperatorTable+Defaults.swift
[284/302] Compiling SwiftOperators OperatorTable+Folding.swift
[285/302] Compiling SwiftOperators Operator.swift
[286/302] Emitting module SwiftOperators
[287/302] Compiling SwiftOperators SyntaxSynthesis.swift
[288/302] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[289/302] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[290/302] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[291/302] Compiling SwiftParserDiagnostics Utils.swift
[292/302] Compiling SwiftParserDiagnostics PresenceUtils.swift
[293/303] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[294/303] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[295/303] Compiling SwiftParserDiagnostics MissingNodesError.swift
[296/303] Compiling SwiftParserDiagnostics MissingTokenError.swift
[297/303] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[298/303] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[299/303] Emitting module SwiftParserDiagnostics
[300/303] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[301/303] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[302/318] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[303/318] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[304/318] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[305/318] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[306/318] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[307/318] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[308/318] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[309/318] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[310/318] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[311/318] Emitting module SwiftSyntaxBuilder
[312/318] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[313/318] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[314/318] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[315/318] Compiling SwiftSyntaxBuilder Indenter.swift
[316/318] Compiling SwiftSyntaxBuilder ListBuilder.swift
[317/319] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[318/337] Compiling SwiftSyntaxMacros Macro.swift
[319/337] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[320/338] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[321/338] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[322/338] Compiling SwiftSyntaxMacros PreambleMacro.swift
[323/338] Compiling SwiftSyntaxMacros MemberMacro.swift
[324/338] Compiling SwiftSyntaxMacros PeerMacro.swift
[325/338] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[326/338] Compiling SwiftSyntaxMacros Macro+Format.swift
[327/338] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[328/338] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[329/338] Compiling SwiftSyntaxMacros AttachedMacro.swift
[330/338] Compiling SwiftSyntaxMacros BodyMacro.swift
[331/338] Emitting module SwiftSyntaxMacros
[332/338] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[333/338] Compiling SwiftSyntaxMacros AccessorMacro.swift
[334/338] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[335/338] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[336/338] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[337/348] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[338/348] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[339/348] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[340/348] Emitting module SwiftSyntaxMacroExpansion
[341/348] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[342/348] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[343/348] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[344/348] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[345/348] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[346/348] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[347/360] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[348/361] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[349/361] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[350/361] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[351/361] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[352/361] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[353/361] Emitting module SwiftCompilerPluginMessageHandling
[354/361] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[355/361] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[356/361] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[357/361] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[358/361] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[359/361] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[360/363] Emitting module SwiftCompilerPlugin
[361/363] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[362/370] 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
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
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,
[363/370] 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
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
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,
[364/370] Compiling NormalizationMacrosPlugin MacroError.swift
[365/370] Compiling NormalizationMacrosPlugin IndexMacro.swift
[366/370] Compiling NormalizationMacrosPlugin Plugin.swift
[367/370] 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
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
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
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
28 |
29 | return [
[368/370] 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
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
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
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
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,
[368/370] Write Objects.LinkFileList
[369/370] Linking NormalizationMacrosPlugin-tool
[371/382] Compiling Normalization Tables.swift
[372/383] Compiling Normalization VergeNormalization.swift
[373/383] Compiling Normalization UpdatedMarker.swift
[374/383] Compiling Normalization Tables.Hash.swift
[375/383] Compiling Normalization TableType.swift
[376/383] Compiling Normalization Normalization.swift
[377/383] Compiling Normalization NormalizedStorageComparators.swift
[378/383] Compiling Normalization Selector.swift
[379/383] Compiling Normalization EntityType.swift
[380/383] Compiling Normalization Indexes.swift
[381/383] Emitting module Normalization
[382/383] Compiling Normalization VergeNormalization+Macros.swift
[383/383] Compiling Normalization NormalizedStorageType.swift
Build complete! (43.71s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/VergeGroup/TypedComparator
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/VergeGroup/swift-typed-identifier
Fetching https://github.com/pointfreeco/swift-macro-testing.git
[1/14] Fetching typedcomparator
[15/928] Fetching typedcomparator, swift-macro-testing
[189/991] Fetching typedcomparator, swift-macro-testing, swift-typed-identifier
[992/18519] Fetching typedcomparator, swift-macro-testing, swift-typed-identifier, swift-collections
[3797/90515] Fetching typedcomparator, swift-macro-testing, swift-typed-identifier, swift-collections, swift-syntax
Fetched https://github.com/VergeGroup/TypedComparator from cache (2.88s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (2.88s)
Fetched https://github.com/apple/swift-collections from cache (2.88s)
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (2.88s)
Fetched https://github.com/VergeGroup/swift-typed-identifier from cache (2.88s)
Computing version for https://github.com/VergeGroup/swift-typed-identifier
Computed https://github.com/VergeGroup/swift-typed-identifier at 2.0.4 (0.45s)
Computing version for https://github.com/VergeGroup/TypedComparator
Computed https://github.com/VergeGroup/TypedComparator at 1.0.0 (0.45s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (3.23s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.54s)
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.55s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15537] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.82s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.47s)
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.06s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.47s)
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.22s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.45s)
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-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/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/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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
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/VergeGroup/swift-typed-identifier
Working copy of https://github.com/VergeGroup/swift-typed-identifier resolved at 2.0.4
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.