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 Vexil, reference main (58f6b2), with Swift 6.2 (beta) for Linux on 21 Jun 2025 19:41:37 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/unsignedapps/Vexil.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/unsignedapps/Vexil
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 58f6b23 Merge pull request #137 from unsignedapps/remove-direct-source-setter
Cloned https://github.com/unsignedapps/Vexil.git
Revision (git rev-parse @):
58f6b235cfc374361b12bc0254dbc33a4c48a9a7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/unsignedapps/Vexil.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/unsignedapps/Vexil.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/nicklockwood/SwiftFormat.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4985] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.37s)
[1/70924] Fetching swift-syntax
[4966/119865] Fetching swift-syntax, swiftformat
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.98s)
[11257/48941] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (29.50s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (32.26s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.52s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.09s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.79s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.56.4 (0.43s)
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.56.4
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/40] Write sources
[21/40] Compiling _SwiftSyntaxCShims dummy.c
[22/40] Write swift-version-24593BA9C3E375BF.txt
[24/60] Emitting module SwiftSyntax600
[25/60] Emitting module SwiftSyntax510
[26/60] Compiling SwiftSyntax600 Empty.swift
[27/61] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[28/61] Compiling InternalCollectionsUtilities _SortedCollection.swift
[29/62] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/62] Compiling SwiftSyntax510 Empty.swift
[32/63] Emitting module SwiftSyntax509
[33/63] Compiling SwiftSyntax509 Empty.swift
[33/63] Wrapping AST for SwiftSyntax600 for debugging
[36/64] Emitting module InternalCollectionsUtilities
[37/64] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[38/64] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[39/64] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[40/64] Compiling InternalCollectionsUtilities Integer rank.swift
[41/64] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[42/64] Compiling InternalCollectionsUtilities UInt+reversed.swift
[44/64] Compiling InternalCollectionsUtilities Descriptions.swift
[45/64] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[46/64] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[47/64] Compiling InternalCollectionsUtilities Debugging.swift
[48/64] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[48/64] Wrapping AST for SwiftSyntax510 for debugging
[49/65] Wrapping AST for SwiftSyntax509 for debugging
[52/199] Compiling OrderedCollections _HashTable+Bucket.swift
[53/199] Compiling OrderedCollections _HashTable+BucketIterator.swift
[54/201] Compiling DequeModule _DequeBuffer.swift
[55/201] Compiling DequeModule _DequeBufferHeader.swift
[56/201] Compiling DequeModule _DequeSlot.swift
[57/201] Compiling DequeModule _UnsafeWrappedBuffer.swift
[58/201] Emitting module DequeModule
[59/201] Compiling OrderedCollections OrderedDictionary+Codable.swift
[60/201] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[61/201] Compiling OrderedCollections _HashTable.swift
[62/201] Compiling OrderedCollections _Hashtable+Header.swift
[63/201] Compiling OrderedCollections _HashTable+Testing.swift
[64/201] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[65/201] Compiling OrderedCollections OrderedDictionary.swift
[66/201] Compiling OrderedCollections OrderedSet+Codable.swift
[67/201] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[68/201] Compiling OrderedCollections OrderedSet+Descriptions.swift
[69/201] Compiling OrderedCollections OrderedSet+Diffing.swift
[70/201] Compiling OrderedCollections OrderedSet+Equatable.swift
[71/201] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[72/201] Compiling OrderedCollections OrderedSet+Hashable.swift
[73/208] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[74/208] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[75/208] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[76/208] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[77/208] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[78/208] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[79/208] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[80/208] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[81/208] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[82/208] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[83/208] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[84/208] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[85/208] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[86/208] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[87/208] Compiling OrderedCollections OrderedSet+Initializers.swift
[88/208] Compiling OrderedCollections OrderedSet+Insertions.swift
[89/208] Compiling OrderedCollections OrderedSet+Invariants.swift
[90/208] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[91/208] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[92/208] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[93/208] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[94/208] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[95/208] Compiling DequeModule Deque._UnsafeHandle.swift
[96/208] Compiling DequeModule Deque.swift
[97/208] Compiling OrderedCollections _HashTable+Constants.swift
[98/208] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[107/209] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[108/209] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[109/209] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[110/209] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[111/209] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[112/209] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[113/209] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[114/209] Compiling OrderedCollections OrderedDictionary+Values.swift
[124/209] Compiling OrderedCollections OrderedSet+Sendable.swift
[125/209] Compiling OrderedCollections OrderedSet+SubSequence.swift
[126/209] Compiling OrderedCollections OrderedSet+Testing.swift
[127/209] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[128/209] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[129/209] Compiling OrderedCollections OrderedSet.swift
[130/209] Compiling OrderedCollections _UnsafeBitset.swift
[131/209] Emitting module OrderedCollections
[133/255] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[134/255] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[135/255] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[136/255] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[137/255] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[138/255] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[139/255] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[140/255] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[141/255] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[142/263] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[143/263] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[144/263] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[145/263] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[146/263] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[147/263] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[148/263] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[149/263] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[150/263] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[158/263] Compiling SwiftSyntax SyntaxHashable.swift
[159/263] Compiling SwiftSyntax SyntaxIdentifier.swift
[160/263] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[161/263] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[162/263] Compiling AsyncAlgorithms MergeStateMachine.swift
[163/263] Compiling AsyncAlgorithms MergeStorage.swift
[164/263] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[165/263] Compiling AsyncAlgorithms Rethrow.swift
[170/269] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[171/269] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[186/269] Emitting module AsyncAlgorithms
[187/269] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[188/269] Compiling AsyncAlgorithms DebounceStateMachine.swift
[189/269] Compiling AsyncAlgorithms DebounceStorage.swift
[190/269] Compiling AsyncAlgorithms Dictionary.swift
[191/269] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[192/269] Compiling AsyncAlgorithms Locking.swift
[193/269] Compiling AsyncAlgorithms ChannelStateMachine.swift
[194/269] Compiling AsyncAlgorithms ChannelStorage.swift
[195/269] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[196/269] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[197/269] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[198/269] Compiling AsyncAlgorithms CombineLatestStorage.swift
[199/269] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[200/269] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[201/269] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[202/269] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[203/269] Compiling AsyncAlgorithms AsyncChannel.swift
[204/269] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[205/269] Compiling AsyncAlgorithms SetAlgebra.swift
[206/269] Compiling AsyncAlgorithms UnsafeTransfer.swift
[207/269] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[208/269] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[209/269] Compiling AsyncAlgorithms ZipStateMachine.swift
[210/269] Compiling AsyncAlgorithms ZipStorage.swift
[212/270] Emitting module SwiftSyntax
[249/270] Compiling SwiftSyntax SyntaxNodesC.swift
[250/270] Compiling SwiftSyntax SyntaxNodesD.swift
[251/270] Compiling SwiftSyntax SyntaxNodesEF.swift
[252/270] Compiling SwiftSyntax SyntaxNodesGHI.swift
[253/270] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[254/270] Compiling SwiftSyntax SyntaxNodesOP.swift
[255/270] Compiling SwiftSyntax SyntaxNodesQRS.swift
[256/270] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[257/277] Wrapping AST for SwiftSyntax for debugging
[259/328] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[260/329] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[261/329] Compiling SwiftDiagnostics Message.swift
[262/329] Compiling SwiftDiagnostics FixIt.swift
[263/329] Emitting module SwiftDiagnostics
[264/329] Compiling SwiftDiagnostics Note.swift
[265/329] Compiling SwiftBasicFormat Syntax+Extensions.swift
[266/329] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[267/329] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[268/329] Compiling SwiftParser Attributes.swift
[269/329] Compiling SwiftParser Availability.swift
[270/329] Compiling SwiftParser CharacterInfo.swift
[271/329] Compiling SwiftParser CollectionNodes+Parsable.swift
[272/329] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[274/330] Compiling SwiftBasicFormat InferIndentation.swift
[274/330] Wrapping AST for SwiftDiagnostics for debugging
[276/330] Emitting module SwiftBasicFormat
[277/330] Compiling SwiftBasicFormat BasicFormat.swift
[278/331] Wrapping AST for SwiftBasicFormat for debugging
[280/331] Compiling SwiftParser LexemeSequence.swift
[281/331] Compiling SwiftParser Lexer.swift
[282/331] Compiling SwiftParser RegexLiteralLexer.swift
[283/331] Compiling SwiftParser UnicodeScalarExtensions.swift
[284/331] Compiling SwiftParser Lookahead.swift
[285/331] Compiling SwiftParser LoopProgressCondition.swift
[286/336] Compiling SwiftParser Patterns.swift
[287/336] Compiling SwiftParser Recovery.swift
[288/336] Compiling SwiftParser Specifiers.swift
[289/336] Compiling SwiftParser Statements.swift
[290/336] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[291/336] Compiling SwiftParser StringLiterals.swift
[292/336] Compiling SwiftParser Modifiers.swift
[293/336] Compiling SwiftParser Names.swift
[294/336] Compiling SwiftParser Nominals.swift
[295/336] Compiling SwiftParser Parameters.swift
[296/336] Compiling SwiftParser ParseSourceFile.swift
[297/336] Compiling SwiftParser Parser.swift
[298/336] Compiling SwiftParser SwiftParserCompatibility.swift
[299/336] Compiling SwiftParser SwiftVersion.swift
[300/336] Compiling SwiftParser SyntaxUtils.swift
[301/336] Compiling SwiftParser TokenConsumer.swift
[302/336] Compiling SwiftParser TokenPrecedence.swift
[303/336] Compiling SwiftParser TokenSpec.swift
[304/336] Compiling SwiftParser TokenSpecSet.swift
[305/336] Compiling SwiftParser TopLevel.swift
[306/336] Compiling SwiftParser TriviaParser.swift
[307/336] Compiling SwiftParser Types.swift
[308/336] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[309/336] Compiling SwiftParser Expressions.swift
[310/336] Compiling SwiftParser IncrementalParseTransition.swift
[311/336] Compiling SwiftParser IsValidIdentifier.swift
[312/336] Compiling SwiftParser Cursor.swift
[313/336] Compiling SwiftParser Lexeme.swift
[318/336] Compiling SwiftParser Declarations.swift
[319/336] Compiling SwiftParser Directives.swift
[320/336] Emitting module SwiftParser
[321/336] Compiling SwiftParser ExperimentalFeatures.swift
[322/336] Compiling SwiftParser IsLexerClassified.swift
[323/336] Compiling SwiftParser LayoutNodes+Parsable.swift
[324/336] Compiling SwiftParser Parser+TokenSpecSet.swift
[325/336] Compiling SwiftParser TokenSpecStaticMembers.swift
[326/343] Wrapping AST for SwiftParser for debugging
[328/360] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[329/361] Compiling SwiftParserDiagnostics MissingNodesError.swift
[330/361] Compiling SwiftParserDiagnostics MissingTokenError.swift
[331/362] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[332/362] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[333/362] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[334/362] Compiling SwiftOperators PrecedenceGroup.swift
[335/362] Compiling SwiftOperators PrecedenceGraph.swift
[336/362] Emitting module SwiftOperators
[337/362] Compiling SwiftOperators OperatorTable+Semantics.swift
[338/362] Compiling SwiftOperators OperatorTable.swift
[339/362] Compiling SwiftOperators SyntaxSynthesis.swift
[340/362] Compiling SwiftOperators OperatorTable+Folding.swift
[344/363] Emitting module SwiftParserDiagnostics
[344/363] Wrapping AST for SwiftOperators for debugging
[346/363] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[347/363] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[348/363] Compiling SwiftParserDiagnostics Utils.swift
[349/363] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[350/363] Compiling SwiftParserDiagnostics PresenceUtils.swift
[351/363] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[352/363] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[355/364] Wrapping AST for SwiftParserDiagnostics for debugging
[357/379] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[358/379] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[359/380] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[360/380] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[361/380] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[362/380] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[363/380] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[364/380] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[365/380] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[366/380] Compiling SwiftSyntaxBuilder Indenter.swift
[367/380] Compiling SwiftSyntaxBuilder ListBuilder.swift
[368/380] Emitting module SwiftSyntaxBuilder
[369/380] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[370/380] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[371/380] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[372/380] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[373/381] Wrapping AST for SwiftSyntaxBuilder for debugging
[375/398] Compiling SwiftSyntaxMacros Macro.swift
[376/398] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[377/400] Compiling SwiftSyntaxMacros AccessorMacro.swift
[378/400] Compiling SwiftSyntaxMacros AttachedMacro.swift
[379/400] Compiling SwiftSyntaxMacros BodyMacro.swift
[380/400] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[381/400] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[382/400] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[383/400] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[384/400] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[385/400] Compiling SwiftSyntaxMacros Macro+Format.swift
[386/400] Compiling SwiftSyntaxMacros MemberMacro.swift
[387/400] Compiling SwiftSyntaxMacros PeerMacro.swift
[388/400] Emitting module SwiftSyntaxMacros
[389/400] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[390/400] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[391/400] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[392/400] Compiling SwiftSyntaxMacros PreambleMacro.swift
[393/400] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[394/401] Wrapping AST for SwiftSyntaxMacros for debugging
[396/410] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[397/411] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[398/411] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[399/411] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[400/411] Emitting module SwiftSyntaxMacroExpansion
[401/411] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[402/411] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[403/411] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[404/411] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[405/411] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[406/412] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[408/424] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[409/424] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[410/425] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[411/425] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[412/425] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[413/425] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[414/425] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[415/425] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[416/425] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[417/425] Emitting module SwiftCompilerPluginMessageHandling
[418/425] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[419/425] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[420/425] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[421/427] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[423/428] Emitting module SwiftCompilerPlugin
[424/428] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[425/429] Wrapping AST for SwiftCompilerPlugin for debugging
[427/438] Compiling VexilMacros AttributeArgument.swift
[428/439] Compiling VexilMacros SimpleVariables.swift
[429/439] Compiling VexilMacros Plugin.swift
[430/439] Compiling VexilMacros PatternBindingSyntax.swift
[431/439] Compiling VexilMacros String+Snakecase.swift
[432/439] Compiling VexilMacros FlagMacro.swift
[433/439] Compiling VexilMacros DisplayName.swift
[434/439] Emitting module VexilMacros
[435/439] Compiling VexilMacros FlagContainerMacro.swift
[436/439] Compiling VexilMacros FlagGroupMacro.swift
[437/440] Wrapping AST for VexilMacros for debugging
[438/440] Write Objects.LinkFileList
[439/440] Linking VexilMacros-tool
[441/474] Emitting module Vexil
/host/spi-builder-workspace/Sources/Vexil/Value.swift:138:51: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
136 | #elseif compiler(>=6.0)
137 |
138 | extension URL: FlagValue, @retroactive @unchecked Sendable {
    |                                                   `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
139 |     public typealias BoxedValueType = String
140 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[442/478] Compiling Vexil FlagValueDictionary.swift
/host/spi-builder-workspace/Sources/Vexil/Sources/FlagValueSourceCoordinator.swift:53:13: warning: capture of non-Sendable type 'Source.Type' in an isolated closure
51 |     public var flagValueSourceID: String {
52 |         source.withLock {
53 |             $0.flagValueSourceID
   |             `- warning: capture of non-Sendable type 'Source.Type' in an isolated closure
54 |         }
55 |     }
/host/spi-builder-workspace/Sources/Vexil/Sources/FlagValueSourceCoordinator.swift:59:13: warning: capture of non-Sendable type 'Source.Type' in an isolated closure
57 |     public var flagValueSourceName: String {
58 |         source.withLock {
59 |             $0.flagValueSourceName
   |             `- warning: capture of non-Sendable type 'Source.Type' in an isolated closure
60 |         }
61 |     }
/host/spi-builder-workspace/Sources/Vexil/Sources/FlagValueSourceCoordinator.swift:65:13: warning: capture of non-Sendable type 'Source.Type' in an isolated closure
63 |     public func flagValue<Value>(key: String) -> Value? where Value: FlagValue {
64 |         source.withLock {
65 |             $0.flagValue(key: key)
   |             `- warning: capture of non-Sendable type 'Source.Type' in an isolated closure
66 |         }
67 |     }
/host/spi-builder-workspace/Sources/Vexil/Sources/FlagValueSourceCoordinator.swift:71:17: warning: capture of non-Sendable type 'Source.Type' in an isolated closure
69 |     public func setFlagValue(_ value: (some FlagValue)?, key: String) throws {
70 |         try source.withLock {
71 |             try $0.setFlagValue(value, key: key)
   |                 `- warning: capture of non-Sendable type 'Source.Type' in an isolated closure
72 |         }
73 |     }
[443/478] Compiling Vexil FlagValueSource.swift
/host/spi-builder-workspace/Sources/Vexil/Sources/FlagValueSourceCoordinator.swift:53:13: warning: capture of non-Sendable type 'Source.Type' in an isolated closure
51 |     public var flagValueSourceID: String {
52 |         source.withLock {
53 |             $0.flagValueSourceID
   |             `- warning: capture of non-Sendable type 'Source.Type' in an isolated closure
54 |         }
55 |     }
/host/spi-builder-workspace/Sources/Vexil/Sources/FlagValueSourceCoordinator.swift:59:13: warning: capture of non-Sendable type 'Source.Type' in an isolated closure
57 |     public var flagValueSourceName: String {
58 |         source.withLock {
59 |             $0.flagValueSourceName
   |             `- warning: capture of non-Sendable type 'Source.Type' in an isolated closure
60 |         }
61 |     }
/host/spi-builder-workspace/Sources/Vexil/Sources/FlagValueSourceCoordinator.swift:65:13: warning: capture of non-Sendable type 'Source.Type' in an isolated closure
63 |     public func flagValue<Value>(key: String) -> Value? where Value: FlagValue {
64 |         source.withLock {
65 |             $0.flagValue(key: key)
   |             `- warning: capture of non-Sendable type 'Source.Type' in an isolated closure
66 |         }
67 |     }
/host/spi-builder-workspace/Sources/Vexil/Sources/FlagValueSourceCoordinator.swift:71:17: warning: capture of non-Sendable type 'Source.Type' in an isolated closure
69 |     public func setFlagValue(_ value: (some FlagValue)?, key: String) throws {
70 |         try source.withLock {
71 |             try $0.setFlagValue(value, key: key)
   |                 `- warning: capture of non-Sendable type 'Source.Type' in an isolated closure
72 |         }
73 |     }
[444/478] Compiling Vexil FlagValueSourceCoordinator.swift
/host/spi-builder-workspace/Sources/Vexil/Sources/FlagValueSourceCoordinator.swift:53:13: warning: capture of non-Sendable type 'Source.Type' in an isolated closure
51 |     public var flagValueSourceID: String {
52 |         source.withLock {
53 |             $0.flagValueSourceID
   |             `- warning: capture of non-Sendable type 'Source.Type' in an isolated closure
54 |         }
55 |     }
/host/spi-builder-workspace/Sources/Vexil/Sources/FlagValueSourceCoordinator.swift:59:13: warning: capture of non-Sendable type 'Source.Type' in an isolated closure
57 |     public var flagValueSourceName: String {
58 |         source.withLock {
59 |             $0.flagValueSourceName
   |             `- warning: capture of non-Sendable type 'Source.Type' in an isolated closure
60 |         }
61 |     }
/host/spi-builder-workspace/Sources/Vexil/Sources/FlagValueSourceCoordinator.swift:65:13: warning: capture of non-Sendable type 'Source.Type' in an isolated closure
63 |     public func flagValue<Value>(key: String) -> Value? where Value: FlagValue {
64 |         source.withLock {
65 |             $0.flagValue(key: key)
   |             `- warning: capture of non-Sendable type 'Source.Type' in an isolated closure
66 |         }
67 |     }
/host/spi-builder-workspace/Sources/Vexil/Sources/FlagValueSourceCoordinator.swift:71:17: warning: capture of non-Sendable type 'Source.Type' in an isolated closure
69 |     public func setFlagValue(_ value: (some FlagValue)?, key: String) throws {
70 |         try source.withLock {
71 |             try $0.setFlagValue(value, key: key)
   |                 `- warning: capture of non-Sendable type 'Source.Type' in an isolated closure
72 |         }
73 |     }
[445/478] Compiling Vexil NSUbiquitousKeyValueStore+FlagValueSource.swift
/host/spi-builder-workspace/Sources/Vexil/Sources/FlagValueSourceCoordinator.swift:53:13: warning: capture of non-Sendable type 'Source.Type' in an isolated closure
51 |     public var flagValueSourceID: String {
52 |         source.withLock {
53 |             $0.flagValueSourceID
   |             `- warning: capture of non-Sendable type 'Source.Type' in an isolated closure
54 |         }
55 |     }
/host/spi-builder-workspace/Sources/Vexil/Sources/FlagValueSourceCoordinator.swift:59:13: warning: capture of non-Sendable type 'Source.Type' in an isolated closure
57 |     public var flagValueSourceName: String {
58 |         source.withLock {
59 |             $0.flagValueSourceName
   |             `- warning: capture of non-Sendable type 'Source.Type' in an isolated closure
60 |         }
61 |     }
/host/spi-builder-workspace/Sources/Vexil/Sources/FlagValueSourceCoordinator.swift:65:13: warning: capture of non-Sendable type 'Source.Type' in an isolated closure
63 |     public func flagValue<Value>(key: String) -> Value? where Value: FlagValue {
64 |         source.withLock {
65 |             $0.flagValue(key: key)
   |             `- warning: capture of non-Sendable type 'Source.Type' in an isolated closure
66 |         }
67 |     }
/host/spi-builder-workspace/Sources/Vexil/Sources/FlagValueSourceCoordinator.swift:71:17: warning: capture of non-Sendable type 'Source.Type' in an isolated closure
69 |     public func setFlagValue(_ value: (some FlagValue)?, key: String) throws {
70 |         try source.withLock {
71 |             try $0.setFlagValue(value, key: key)
   |                 `- warning: capture of non-Sendable type 'Source.Type' in an isolated closure
72 |         }
73 |     }
[446/478] Compiling Vexil NonSendableFlagValueSource.swift
/host/spi-builder-workspace/Sources/Vexil/Sources/FlagValueSourceCoordinator.swift:53:13: warning: capture of non-Sendable type 'Source.Type' in an isolated closure
51 |     public var flagValueSourceID: String {
52 |         source.withLock {
53 |             $0.flagValueSourceID
   |             `- warning: capture of non-Sendable type 'Source.Type' in an isolated closure
54 |         }
55 |     }
/host/spi-builder-workspace/Sources/Vexil/Sources/FlagValueSourceCoordinator.swift:59:13: warning: capture of non-Sendable type 'Source.Type' in an isolated closure
57 |     public var flagValueSourceName: String {
58 |         source.withLock {
59 |             $0.flagValueSourceName
   |             `- warning: capture of non-Sendable type 'Source.Type' in an isolated closure
60 |         }
61 |     }
/host/spi-builder-workspace/Sources/Vexil/Sources/FlagValueSourceCoordinator.swift:65:13: warning: capture of non-Sendable type 'Source.Type' in an isolated closure
63 |     public func flagValue<Value>(key: String) -> Value? where Value: FlagValue {
64 |         source.withLock {
65 |             $0.flagValue(key: key)
   |             `- warning: capture of non-Sendable type 'Source.Type' in an isolated closure
66 |         }
67 |     }
/host/spi-builder-workspace/Sources/Vexil/Sources/FlagValueSourceCoordinator.swift:71:17: warning: capture of non-Sendable type 'Source.Type' in an isolated closure
69 |     public func setFlagValue(_ value: (some FlagValue)?, key: String) throws {
70 |         try source.withLock {
71 |             try $0.setFlagValue(value, key: key)
   |                 `- warning: capture of non-Sendable type 'Source.Type' in an isolated closure
72 |         }
73 |     }
[447/478] Compiling Vexil UserDefaults+FlagValueSource.swift
/host/spi-builder-workspace/Sources/Vexil/StreamManager.swift:104:48: warning: capture of non-Sendable type '(some FlagValueSource).ChangeStream.AsyncIterator.Type' in an isolated closure
102 |         .detached { [manager, _configuration] in
103 |             do {
104 |                 for try await change in source.flagValueChanges(keyPathMapper: _configuration.makeKeyPathMapper()) {
    |                                                `- warning: capture of non-Sendable type '(some FlagValueSource).ChangeStream.AsyncIterator.Type' in an isolated closure
105 |                     manager.withLock {
106 |                         $0.stream?.send(change)
/host/spi-builder-workspace/Sources/Vexil/StreamManager.swift:104:48: warning: capture of non-Sendable type '(some FlagValueSource).ChangeStream.Type' in an isolated closure
102 |         .detached { [manager, _configuration] in
103 |             do {
104 |                 for try await change in source.flagValueChanges(keyPathMapper: _configuration.makeKeyPathMapper()) {
    |                                                `- warning: capture of non-Sendable type '(some FlagValueSource).ChangeStream.Type' in an isolated closure
105 |                     manager.withLock {
106 |                         $0.stream?.send(change)
[448/478] Compiling Vexil StreamManager.swift
/host/spi-builder-workspace/Sources/Vexil/StreamManager.swift:104:48: warning: capture of non-Sendable type '(some FlagValueSource).ChangeStream.AsyncIterator.Type' in an isolated closure
102 |         .detached { [manager, _configuration] in
103 |             do {
104 |                 for try await change in source.flagValueChanges(keyPathMapper: _configuration.makeKeyPathMapper()) {
    |                                                `- warning: capture of non-Sendable type '(some FlagValueSource).ChangeStream.AsyncIterator.Type' in an isolated closure
105 |                     manager.withLock {
106 |                         $0.stream?.send(change)
/host/spi-builder-workspace/Sources/Vexil/StreamManager.swift:104:48: warning: capture of non-Sendable type '(some FlagValueSource).ChangeStream.Type' in an isolated closure
102 |         .detached { [manager, _configuration] in
103 |             do {
104 |                 for try await change in source.flagValueChanges(keyPathMapper: _configuration.makeKeyPathMapper()) {
    |                                                `- warning: capture of non-Sendable type '(some FlagValueSource).ChangeStream.Type' in an isolated closure
105 |                     manager.withLock {
106 |                         $0.stream?.send(change)
[449/478] Compiling Vexil BoxedFlagValue+Codable.swift
/host/spi-builder-workspace/Sources/Vexil/StreamManager.swift:104:48: warning: capture of non-Sendable type '(some FlagValueSource).ChangeStream.AsyncIterator.Type' in an isolated closure
102 |         .detached { [manager, _configuration] in
103 |             do {
104 |                 for try await change in source.flagValueChanges(keyPathMapper: _configuration.makeKeyPathMapper()) {
    |                                                `- warning: capture of non-Sendable type '(some FlagValueSource).ChangeStream.AsyncIterator.Type' in an isolated closure
105 |                     manager.withLock {
106 |                         $0.stream?.send(change)
/host/spi-builder-workspace/Sources/Vexil/StreamManager.swift:104:48: warning: capture of non-Sendable type '(some FlagValueSource).ChangeStream.Type' in an isolated closure
102 |         .detached { [manager, _configuration] in
103 |             do {
104 |                 for try await change in source.flagValueChanges(keyPathMapper: _configuration.makeKeyPathMapper()) {
    |                                                `- warning: capture of non-Sendable type '(some FlagValueSource).ChangeStream.Type' in an isolated closure
105 |                     manager.withLock {
106 |                         $0.stream?.send(change)
[450/478] Compiling Vexil CollectionDifference.Change+Element.swift
/host/spi-builder-workspace/Sources/Vexil/StreamManager.swift:104:48: warning: capture of non-Sendable type '(some FlagValueSource).ChangeStream.AsyncIterator.Type' in an isolated closure
102 |         .detached { [manager, _configuration] in
103 |             do {
104 |                 for try await change in source.flagValueChanges(keyPathMapper: _configuration.makeKeyPathMapper()) {
    |                                                `- warning: capture of non-Sendable type '(some FlagValueSource).ChangeStream.AsyncIterator.Type' in an isolated closure
105 |                     manager.withLock {
106 |                         $0.stream?.send(change)
/host/spi-builder-workspace/Sources/Vexil/StreamManager.swift:104:48: warning: capture of non-Sendable type '(some FlagValueSource).ChangeStream.Type' in an isolated closure
102 |         .detached { [manager, _configuration] in
103 |             do {
104 |                 for try await change in source.flagValueChanges(keyPathMapper: _configuration.makeKeyPathMapper()) {
    |                                                `- warning: capture of non-Sendable type '(some FlagValueSource).ChangeStream.Type' in an isolated closure
105 |                     manager.withLock {
106 |                         $0.stream?.send(change)
[451/478] Compiling Vexil Pole+Observability.swift
[452/478] Compiling Vexil Pole.swift
[453/478] Compiling Vexil MutableFlagContainer.swift
[454/478] Compiling Vexil Snapshot+Extensions.swift
[455/478] Compiling Vexil Snapshot+FlagValueSource.swift
[456/478] Compiling Vexil Visitor.swift
[457/478] Compiling Vexil FlagDescriber.swift
[458/478] Compiling Vexil FlagRemover.swift
[459/478] Compiling Vexil FlagSetter.swift
[460/478] Compiling Vexil Configuration.swift
[461/478] Compiling Vexil Container.swift
[462/478] Compiling Vexil DisplayOptions.swift
[463/478] Compiling Vexil Flag.swift
[464/478] Compiling Vexil Group.swift
[465/478] Compiling Vexil KeyPath.swift
[466/478] Compiling Vexil Lookup.swift
[467/478] Compiling Vexil FlagGroupWigwag.swift
[468/478] Compiling Vexil FlagWigwag.swift
[469/478] Compiling Vexil Observing.swift
[470/478] Compiling Vexil Snapshot+Lookup.swift
[471/478] Compiling Vexil Snapshot.swift
[472/478] Compiling Vexil SnapshotBuilder.swift
[473/478] Compiling Vexil BoxedFlagValue+NSObject.swift
[474/478] Compiling Vexil FlagValueDictionary+FlagValueSource.swift
[475/478] Compiling Vexil Locks.swift
/host/spi-builder-workspace/Sources/Vexil/Value.swift:138:51: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
136 | #elseif compiler(>=6.0)
137 |
138 | extension URL: FlagValue, @retroactive @unchecked Sendable {
    |                                                   `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
139 |     public typealias BoxedValueType = String
140 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[476/478] Compiling Vexil POSIXLocks.swift
/host/spi-builder-workspace/Sources/Vexil/Value.swift:138:51: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
136 | #elseif compiler(>=6.0)
137 |
138 | extension URL: FlagValue, @retroactive @unchecked Sendable {
    |                                                   `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
139 |     public typealias BoxedValueType = String
140 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[477/478] Compiling Vexil UnfairLocks.swift
/host/spi-builder-workspace/Sources/Vexil/Value.swift:138:51: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
136 | #elseif compiler(>=6.0)
137 |
138 | extension URL: FlagValue, @retroactive @unchecked Sendable {
    |                                                   `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
139 |     public typealias BoxedValueType = String
140 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[478/478] Compiling Vexil Value.swift
/host/spi-builder-workspace/Sources/Vexil/Value.swift:138:51: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
136 | #elseif compiler(>=6.0)
137 |
138 | extension URL: FlagValue, @retroactive @unchecked Sendable {
    |                                                   `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
139 |     public typealias BoxedValueType = String
140 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
Build complete! (197.93s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.54.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.1",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "Vexil",
  "name" : "Vexil",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "Vexil",
      "targets" : [
        "Vexil"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VexilMacros",
      "targets" : [
        "VexilMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "VexilTests",
      "module_type" : "SwiftTarget",
      "name" : "VexilTests",
      "path" : "Tests/VexilTests",
      "sources" : [
        "BoxedFlagValueDecodingTests.swift",
        "BoxedFlagValueEncodingTests.swift",
        "EquatableTests.swift",
        "FlagDetailTests.swift",
        "FlagPoleTests.swift",
        "FlagValueBoxingTests.swift",
        "FlagValueCompilationTests.swift",
        "FlagValueDictionaryTests.swift",
        "FlagValueSourceTests.swift",
        "FlagValueUnboxingTests.swift",
        "KeyEncodingTests.swift",
        "PublisherTests.swift",
        "SnapshotTests.swift",
        "UserDefaultPublisherTests.swift",
        "UserDefaultsDecodingTests.swift",
        "UserDefaultsEncodingTests.swift",
        "Utilities/Tags.swift",
        "Utilities/TestRunner.swift",
        "VisitorTests.swift"
      ],
      "target_dependencies" : [
        "Vexil"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VexilMacros",
      "module_type" : "SwiftTarget",
      "name" : "VexilMacros",
      "path" : "Sources/VexilMacros",
      "product_dependencies" : [
        "SwiftCompilerPlugin",
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros"
      ],
      "product_memberships" : [
        "Vexil",
        "VexilMacros"
      ],
      "sources" : [
        "FlagContainerMacro.swift",
        "FlagGroupMacro.swift",
        "FlagMacro.swift",
        "Plugin.swift",
        "Utilities/AttributeArgument.swift",
        "Utilities/DisplayName.swift",
        "Utilities/PatternBindingSyntax.swift",
        "Utilities/SimpleVariables.swift",
        "Utilities/String+Snakecase.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "Vexil",
      "module_type" : "SwiftTarget",
      "name" : "Vexil",
      "path" : "Sources/Vexil",
      "product_dependencies" : [
        "AsyncAlgorithms"
      ],
      "product_memberships" : [
        "Vexil"
      ],
      "sources" : [
        "Configuration.swift",
        "Container.swift",
        "DisplayOptions.swift",
        "Flag.swift",
        "Group.swift",
        "KeyPath.swift",
        "Lookup.swift",
        "Observability/FlagGroupWigwag.swift",
        "Observability/FlagWigwag.swift",
        "Observability/Observing.swift",
        "Pole+Observability.swift",
        "Pole.swift",
        "Snapshots/MutableFlagContainer.swift",
        "Snapshots/Snapshot+Extensions.swift",
        "Snapshots/Snapshot+FlagValueSource.swift",
        "Snapshots/Snapshot+Lookup.swift",
        "Snapshots/Snapshot.swift",
        "Snapshots/SnapshotBuilder.swift",
        "Sources/BoxedFlagValue+NSObject.swift",
        "Sources/FlagValueDictionary+FlagValueSource.swift",
        "Sources/FlagValueDictionary.swift",
        "Sources/FlagValueSource.swift",
        "Sources/FlagValueSourceCoordinator.swift",
        "Sources/NSUbiquitousKeyValueStore+FlagValueSource.swift",
        "Sources/NonSendableFlagValueSource.swift",
        "Sources/UserDefaults+FlagValueSource.swift",
        "StreamManager.swift",
        "Utilities/BoxedFlagValue+Codable.swift",
        "Utilities/CollectionDifference.Change+Element.swift",
        "Utilities/Locks.swift",
        "Utilities/POSIXLocks.swift",
        "Utilities/UnfairLocks.swift",
        "Value.swift",
        "Visitor.swift",
        "Visitors/FlagDescriber.swift",
        "Visitors/FlagRemover.swift",
        "Visitors/FlagSetter.swift"
      ],
      "target_dependencies" : [
        "VexilMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.