The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of Normalization, reference main (a13a65), with Swift 6.0 for Linux on 23 May 2025 12:44:56 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/VergeGroup/Normalization.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/VergeGroup/Normalization
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a13a65c Update dep (#3)
Cloned https://github.com/VergeGroup/Normalization.git
Revision (git rev-parse @):
a13a65cb2c86e4c3f891b3799f05b12300a9e78b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/VergeGroup/Normalization.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/VergeGroup/Normalization.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eb4fa402aea9a5d8f220b50fa960a581858eee7d87d88f234799973af2acd8ee
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/VergeGroup/swift-typed-identifier
Fetching https://github.com/VergeGroup/TypedComparator
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/apple/swift-collections
[1/14] Fetching typedcomparator
[15/904] Fetching typedcomparator, swift-macro-testing
[905/966] Fetching typedcomparator, swift-macro-testing, swift-typed-identifier
Fetched https://github.com/VergeGroup/TypedComparator from cache (0.25s)
[1/16591] Fetching swift-collections
[12113/87027] Fetching swift-collections, swift-syntax
Fetched https://github.com/VergeGroup/swift-typed-identifier from cache (1.07s)
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (1.07s)
Fetched https://github.com/apple/swift-collections from cache (1.10s)
[13383/70436] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (4.17s)
Computing version for https://github.com/VergeGroup/swift-typed-identifier
Computed https://github.com/VergeGroup/swift-typed-identifier at 2.0.4 (0.47s)
Computing version for https://github.com/VergeGroup/TypedComparator
Computed https://github.com/VergeGroup/TypedComparator at 1.0.0 (0.48s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (2.14s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.68s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.2 (0.54s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13182] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.87s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.52s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.27s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.51s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5458] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.64s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.49s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.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/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.2
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.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/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.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.5.2
warning: 'swift-macro-testing': 'swift-macro-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'swift-snapshot-testing': 'swift-snapshot-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
Building for debugging...
[0/39] Write sources
[20/39] Compiling _SwiftSyntaxCShims dummy.c
[21/39] Write swift-version-24593BA9C3E375BF.txt
[23/64] Compiling SwiftSyntax600 Empty.swift
[24/64] Emitting module SwiftSyntax600
[25/65] Compiling TypedComparator PackedCompare.swift
[27/65] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/66] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[29/66] Compiling InternalCollectionsUtilities Debugging.swift
[30/66] Compiling InternalCollectionsUtilities Descriptions.swift
[31/66] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/66] Emitting module SwiftSyntax510
[33/66] Compiling SwiftSyntax510 Empty.swift
[34/67] Emitting module TypedIdentifier
[35/67] Compiling TypedIdentifier TypedIdentifier.swift
[36/68] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[37/68] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[38/68] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[39/68] Compiling InternalCollectionsUtilities UInt+reversed.swift
[40/68] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[41/68] Compiling InternalCollectionsUtilities _SortedCollection.swift
[42/68] Wrapping AST for SwiftSyntax600 for debugging
[45/68] Emitting module SwiftSyntax509
[46/68] Compiling SwiftSyntax509 Empty.swift
[47/69] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[48/69] Emitting module InternalCollectionsUtilities
[49/69] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[50/69] Compiling InternalCollectionsUtilities Integer rank.swift
[50/70] Wrapping AST for SwiftSyntax510 for debugging
[52/70] Compiling TypedComparator TypedComparator.swift
[53/70] Emitting module TypedComparator
[56/71] Wrapping AST for SwiftSyntax509 for debugging
[58/211] Compiling HashTreeCollections TreeSet+Hashable.swift
[59/211] Compiling HashTreeCollections TreeSet+Sendable.swift
[60/211] Compiling HashTreeCollections TreeSet+Sequence.swift
[61/211] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[62/211] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[63/211] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[64/211] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[65/211] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[66/211] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[67/211] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[68/221] Compiling HashTreeCollections TreeDictionary.swift
[69/221] Compiling HashTreeCollections TreeSet+Codable.swift
[70/221] Compiling HashTreeCollections TreeSet+Collection.swift
[71/221] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[72/221] Compiling HashTreeCollections TreeSet+Debugging.swift
[73/221] Compiling HashTreeCollections TreeSet+Descriptions.swift
[74/221] Compiling HashTreeCollections TreeSet+Equatable.swift
[75/221] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[76/221] Compiling HashTreeCollections TreeSet+Extras.swift
[77/221] Compiling HashTreeCollections TreeSet+Filter.swift
[78/221] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[79/221] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[80/221] Compiling HashTreeCollections TreeDictionary+Filter.swift
[81/221] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[82/221] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[83/221] Compiling HashTreeCollections TreeDictionary+Keys.swift
[84/221] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[85/221] Compiling HashTreeCollections TreeDictionary+Merge.swift
[86/221] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[87/221] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[88/221] Compiling HashTreeCollections TreeDictionary+Values.swift
[89/221] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[90/221] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[91/221] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[92/221] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[93/221] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[94/221] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[95/221] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[96/221] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[97/221] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[98/221] Compiling HashTreeCollections TreeSet.swift
[99/221] Compiling HashTreeCollections _HashTreeIterator.swift
[100/221] Compiling HashTreeCollections _HashTreeStatistics.swift
[101/221] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[102/221] Compiling HashTreeCollections _RawHashNode.swift
[103/221] Compiling HashTreeCollections _UnmanagedHashNode.swift
[104/221] Compiling HashTreeCollections _UnsafePath.swift
[105/221] Compiling HashTreeCollections TreeDictionary+Codable.swift
[106/221] Compiling HashTreeCollections TreeDictionary+Collection.swift
[107/221] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[108/221] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[109/221] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[110/221] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[111/221] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[112/221] Compiling HashTreeCollections _HashNode+Storage.swift
[113/221] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[114/221] Compiling HashTreeCollections _HashNode+Structural filter.swift
[115/221] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[116/221] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[117/221] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[118/221] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[119/221] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[120/221] Compiling HashTreeCollections _HashNode+Structural merge.swift
[121/221] Compiling HashTreeCollections _AncestorHashSlots.swift
[122/221] Compiling HashTreeCollections _Bitmap.swift
[123/221] Compiling HashTreeCollections _Bucket.swift
[124/221] Compiling HashTreeCollections _Hash.swift
[125/221] Compiling HashTreeCollections _HashLevel.swift
[126/221] Compiling HashTreeCollections _HashNode+Builder.swift
[127/221] Compiling HashTreeCollections _HashNode+Debugging.swift
[128/221] Compiling HashTreeCollections _HashNode+Initializers.swift
[129/221] Compiling HashTreeCollections _HashNode+Invariants.swift
[130/221] Compiling HashTreeCollections _HashNode+Lookups.swift
[131/221] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[132/221] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[133/221] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[134/221] Compiling HashTreeCollections _HashNode+Structural union.swift
[135/221] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[136/221] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[137/221] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[138/221] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[139/221] Compiling HashTreeCollections _HashNode.swift
[140/221] Compiling HashTreeCollections _HashNodeHeader.swift
[141/221] Compiling HashTreeCollections _HashSlot.swift
[142/221] Compiling HashTreeCollections _HashStack.swift
[161/229] Emitting module HashTreeCollections
[172/230] Emitting module SwiftSyntax
[209/230] Compiling SwiftSyntax SyntaxNodesC.swift
[210/230] Compiling SwiftSyntax SyntaxNodesD.swift
[211/230] Compiling SwiftSyntax SyntaxNodesEF.swift
[212/230] Compiling SwiftSyntax SyntaxNodesGHI.swift
[213/230] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[214/230] Compiling SwiftSyntax SyntaxNodesOP.swift
[215/230] Compiling SwiftSyntax SyntaxNodesQRS.swift
[216/230] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[217/231] Wrapping AST for SwiftSyntax for debugging
[219/288] Compiling SwiftDiagnostics Message.swift
[220/289] Compiling SwiftBasicFormat Syntax+Extensions.swift
[221/289] Emitting module SwiftDiagnostics
[222/289] Compiling SwiftParser Attributes.swift
[223/289] Compiling SwiftParser Availability.swift
[224/289] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[225/289] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[226/289] Compiling SwiftDiagnostics Note.swift
[227/289] Compiling SwiftDiagnostics FixIt.swift
[228/289] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[229/289] Compiling SwiftBasicFormat InferIndentation.swift
[230/289] Compiling SwiftParser CharacterInfo.swift
[231/289] Compiling SwiftParser CollectionNodes+Parsable.swift
[232/289] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[233/289] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[234/290] Wrapping AST for SwiftDiagnostics for debugging
[236/290] Compiling SwiftBasicFormat BasicFormat.swift
[237/290] Emitting module SwiftBasicFormat
[238/291] Wrapping AST for SwiftBasicFormat for debugging
[240/291] Emitting module SwiftParser
[241/296] Compiling SwiftParser LexemeSequence.swift
[242/296] Compiling SwiftParser Lexer.swift
[243/296] Compiling SwiftParser RegexLiteralLexer.swift
[244/296] Compiling SwiftParser UnicodeScalarExtensions.swift
[245/296] Compiling SwiftParser Lookahead.swift
[246/296] Compiling SwiftParser LoopProgressCondition.swift
[247/296] Compiling SwiftParser Modifiers.swift
[248/296] Compiling SwiftParser Names.swift
[249/296] Compiling SwiftParser Nominals.swift
[250/296] Compiling SwiftParser Parameters.swift
[251/296] Compiling SwiftParser ParseSourceFile.swift
[252/296] Compiling SwiftParser Parser.swift
[253/296] Compiling SwiftParser Patterns.swift
[254/296] Compiling SwiftParser Recovery.swift
[255/296] Compiling SwiftParser Specifiers.swift
[256/296] Compiling SwiftParser Statements.swift
[257/296] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[258/296] Compiling SwiftParser StringLiterals.swift
[259/296] Compiling SwiftParser SwiftParserCompatibility.swift
[260/296] Compiling SwiftParser SwiftVersion.swift
[261/296] Compiling SwiftParser SyntaxUtils.swift
[262/296] Compiling SwiftParser TokenConsumer.swift
[263/296] Compiling SwiftParser TokenPrecedence.swift
[264/296] Compiling SwiftParser TokenSpec.swift
[265/296] Compiling SwiftParser TokenSpecSet.swift
[266/296] Compiling SwiftParser TopLevel.swift
[267/296] Compiling SwiftParser TriviaParser.swift
[268/296] Compiling SwiftParser Types.swift
[273/296] Compiling SwiftParser Declarations.swift
[274/296] Compiling SwiftParser Directives.swift
[275/296] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[276/296] Compiling SwiftParser Expressions.swift
[277/296] Compiling SwiftParser IncrementalParseTransition.swift
[278/296] Compiling SwiftParser IsValidIdentifier.swift
[279/296] Compiling SwiftParser Cursor.swift
[280/296] Compiling SwiftParser Lexeme.swift
[281/296] Compiling SwiftParser ExperimentalFeatures.swift
[282/296] Compiling SwiftParser IsLexerClassified.swift
[283/296] Compiling SwiftParser LayoutNodes+Parsable.swift
[284/296] Compiling SwiftParser Parser+TokenSpecSet.swift
[285/296] Compiling SwiftParser TokenSpecStaticMembers.swift
[286/297] Wrapping AST for SwiftParser for debugging
[288/320] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[289/321] Compiling SwiftOperators PrecedenceGroup.swift
[290/322] Compiling SwiftOperators OperatorTable.swift
[291/322] Compiling SwiftOperators PrecedenceGraph.swift
[292/322] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[293/322] Compiling SwiftOperators OperatorTable+Semantics.swift
[294/322] Compiling SwiftOperators SyntaxSynthesis.swift
[295/322] Emitting module SwiftOperators
[296/322] Compiling SwiftOperators OperatorError.swift
[297/322] Compiling SwiftOperators OperatorTable+Defaults.swift
[298/322] Compiling SwiftOperators Operator.swift
[299/322] Compiling SwiftOperators OperatorError+Diagnostics.swift
[300/322] Compiling SwiftOperators OperatorTable+Folding.swift
[301/323] Emitting module SwiftParserDiagnostics
[302/323] Wrapping AST for SwiftOperators for debugging
[304/323] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[305/323] Compiling SwiftParserDiagnostics Utils.swift
[306/323] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[307/323] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[308/323] Compiling SwiftParserDiagnostics PresenceUtils.swift
[311/323] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[312/323] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[315/324] Wrapping AST for SwiftParserDiagnostics for debugging
[317/339] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[318/339] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[319/340] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[320/340] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[321/340] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[322/340] Compiling SwiftSyntaxBuilder Indenter.swift
[323/340] Compiling SwiftSyntaxBuilder ListBuilder.swift
[324/340] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[325/340] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[326/340] Emitting module SwiftSyntaxBuilder
[327/340] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[328/340] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[329/340] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[330/340] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[331/340] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[332/340] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[333/341] Wrapping AST for SwiftSyntaxBuilder for debugging
[335/358] Compiling SwiftSyntaxMacros MemberMacro.swift
[336/358] Compiling SwiftSyntaxMacros PeerMacro.swift
[337/360] Compiling SwiftSyntaxMacros Macro.swift
[338/360] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[339/360] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[340/360] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[341/360] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[342/360] Compiling SwiftSyntaxMacros Macro+Format.swift
[343/360] Compiling SwiftSyntaxMacros AccessorMacro.swift
[344/360] Compiling SwiftSyntaxMacros AttachedMacro.swift
[345/360] Compiling SwiftSyntaxMacros BodyMacro.swift
[346/360] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[347/360] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[348/360] Emitting module SwiftSyntaxMacros
[349/360] Compiling SwiftSyntaxMacros PreambleMacro.swift
[350/360] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[351/360] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[352/360] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[353/360] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[354/361] Wrapping AST for SwiftSyntaxMacros for debugging
[356/370] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[357/371] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[358/371] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[359/371] Emitting module SwiftSyntaxMacroExpansion
[360/371] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[361/371] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[362/371] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[363/371] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[364/371] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[365/371] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[366/372] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[368/384] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[369/385] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[370/385] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[371/385] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[372/385] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[373/385] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[374/385] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[375/385] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[376/385] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[377/385] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[378/385] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[379/385] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[380/385] Emitting module SwiftCompilerPluginMessageHandling
[381/386] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[383/388] Emitting module SwiftCompilerPlugin
[384/388] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[385/389] Wrapping AST for SwiftCompilerPlugin for debugging
[387/396] Compiling NormalizationMacrosPlugin Plugin.swift
[388/396] Emitting module NormalizationMacrosPlugin
[389/396] Compiling NormalizationMacrosPlugin TableMacro.swift
/host/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 |
/host/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 [
[390/396] Compiling NormalizationMacrosPlugin MacroError.swift
[391/396] Compiling NormalizationMacrosPlugin IndexMacro.swift
[392/396] Compiling NormalizationMacrosPlugin DatabaseStateMacro.swift
[393/396] Compiling NormalizationMacrosPlugin NormalizedStorageMacro.swift
[394/397] Wrapping AST for NormalizationMacrosPlugin for debugging
[395/397] Write Objects.LinkFileList
[396/397] Linking NormalizationMacrosPlugin-tool
[398/409] Compiling Normalization Normalization.swift
[399/409] Compiling Normalization NormalizedStorageComparators.swift
[400/409] Compiling Normalization EntityType.swift
[401/409] Compiling Normalization Indexes.swift
[402/410] Compiling Normalization Tables.swift
[403/410] Compiling Normalization VergeNormalization.swift
[404/410] Emitting module Normalization
[405/410] Compiling Normalization NormalizedStorageType.swift
[406/410] Compiling Normalization Selector.swift
[407/410] Compiling Normalization TableType.swift
[408/410] Compiling Normalization Tables.Hash.swift
[409/410] Compiling Normalization UpdatedMarker.swift
[410/410] Compiling Normalization VergeNormalization+Macros.swift
Build complete! (127.32s)
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" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eb4fa402aea9a5d8f220b50fa960a581858eee7d87d88f234799973af2acd8ee
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.