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

Failed to build Vexil, reference main (58f6b2), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 19:33:41 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

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 /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/unsignedapps/Vexil.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/30] Write sources
[26/30] Compiling _SwiftSyntaxCShims dummy.c
[27/30] Write swift-version-1EA4D86E10B52AF.txt
[29/64] Compiling SwiftSyntax510 Empty.swift
[30/64] Emitting module SwiftSyntax510
[31/64] Compiling SwiftSyntax509 Empty.swift
[32/64] Emitting module SwiftSyntax509
[33/64] Compiling SwiftSyntax600 Empty.swift
[34/64] Emitting module SwiftSyntax600
[35/64] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[36/65] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[37/65] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[38/65] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[39/65] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[40/65] Compiling InternalCollectionsUtilities Debugging.swift
[41/65] Compiling InternalCollectionsUtilities Descriptions.swift
[43/66] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[45/105] Compiling SwiftSyntax SyntaxArena.swift
[46/105] Compiling SwiftSyntax AbsolutePosition.swift
[47/131] Compiling InternalCollectionsUtilities Debugging.swift
[48/131] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[49/131] Compiling SwiftSyntax SourceLocation.swift
[50/131] Compiling SwiftSyntax SourcePresence.swift
[51/131] Compiling SwiftSyntax SourceEdit.swift
[52/131] Compiling SwiftSyntax SourceLength.swift
[53/131] Emitting module InternalCollectionsUtilities
[54/131] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[55/131] Compiling SwiftSyntax Syntax.swift
[60/131] Emitting module InternalCollectionsUtilities
[65/219] Compiling DequeModule _DequeBufferHeader.swift
[66/276] Compiling DequeModule _DequeBuffer.swift
[67/276] Compiling DequeModule _DequeSlot.swift
[68/276] Compiling DequeModule _DequeBufferHeader.swift
[69/277] Compiling OrderedCollections OrderedSet+Hashable.swift
[70/277] Compiling OrderedCollections OrderedSet+Initializers.swift
[71/277] Compiling OrderedCollections OrderedSet+Insertions.swift
[72/277] Compiling OrderedCollections OrderedSet+Invariants.swift
[73/277] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[74/277] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[75/277] Compiling DequeModule _UnsafeWrappedBuffer.swift
[82/283] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[83/283] Compiling OrderedCollections OrderedSet+Sendable.swift
[84/283] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[85/283] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[86/283] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[87/283] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[88/283] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[89/283] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[90/283] Compiling DequeModule _UnsafeWrappedBuffer.swift
[97/289] Compiling DequeModule _DequeBuffer.swift
[98/289] Compiling DequeModule _DequeSlot.swift
[99/289] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[100/289] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[101/289] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[102/289] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[105/289] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[106/289] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[107/289] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[108/289] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[109/289] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[110/289] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[119/289] Compiling OrderedCollections OrderedSet+Codable.swift
[120/289] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[121/289] Compiling OrderedCollections OrderedSet+Descriptions.swift
[122/289] Compiling OrderedCollections OrderedSet+Diffing.swift
[123/289] Compiling OrderedCollections OrderedSet+Equatable.swift
[124/289] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[125/289] Compiling OrderedCollections OrderedDictionary+Elements.swift
[126/289] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[127/289] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[128/289] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[129/289] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[130/289] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[137/289] Emitting module DequeModule
[153/289] Compiling OrderedCollections _Hashtable+Header.swift
[154/289] Compiling OrderedCollections OrderedDictionary+Codable.swift
[155/289] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[156/289] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[157/289] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[158/289] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[159/289] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[160/289] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[161/289] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[162/289] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[163/289] Compiling OrderedCollections OrderedDictionary+Values.swift
[164/289] Compiling OrderedCollections OrderedDictionary.swift
[171/289] Compiling OrderedCollections _HashTable+Bucket.swift
[172/289] Compiling OrderedCollections _HashTable+BucketIterator.swift
[173/289] Compiling OrderedCollections _HashTable+Constants.swift
[174/289] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[175/289] Compiling OrderedCollections _HashTable+Testing.swift
[176/289] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[183/289] Compiling OrderedCollections _HashTable.swift
[209/289] Compiling OrderedCollections OrderedSet+SubSequence.swift
[210/289] Compiling OrderedCollections OrderedSet+Testing.swift
[211/289] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[212/289] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[213/289] Compiling OrderedCollections OrderedSet.swift
[214/289] Compiling OrderedCollections _UnsafeBitset.swift
[221/289] Emitting module OrderedCollections
[231/388] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[232/388] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[233/388] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[234/388] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[235/388] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[236/388] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[237/388] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[238/388] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[239/388] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[240/388] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[241/388] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[242/388] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[243/388] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[244/388] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[245/388] Emitting module AsyncAlgorithms
[246/393] Compiling AsyncAlgorithms MergeStateMachine.swift
[247/393] Compiling AsyncAlgorithms MergeStorage.swift
[248/393] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[249/393] Compiling AsyncAlgorithms Rethrow.swift
[250/393] Compiling AsyncAlgorithms SetAlgebra.swift
[251/393] Compiling AsyncAlgorithms Dictionary.swift
[252/393] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[253/393] Compiling AsyncAlgorithms Locking.swift
[254/393] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[255/393] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[256/398] Emitting module AsyncAlgorithms
[264/398] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[265/398] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[266/398] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[272/398] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[273/398] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[274/398] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[275/398] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[276/398] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[284/398] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[285/398] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[286/398] Compiling AsyncAlgorithms AsyncChannel.swift
[292/398] Compiling AsyncAlgorithms UnsafeTransfer.swift
[293/398] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[294/398] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[295/398] Compiling AsyncAlgorithms ZipStateMachine.swift
[296/398] Compiling AsyncAlgorithms ZipStorage.swift
[297/398] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[298/398] Compiling AsyncAlgorithms ChannelStateMachine.swift
[299/398] Compiling AsyncAlgorithms ChannelStorage.swift
[300/398] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[301/398] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[302/398] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[303/398] Compiling AsyncAlgorithms CombineLatestStorage.swift
[304/398] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[305/398] Compiling AsyncAlgorithms DebounceStateMachine.swift
[306/398] Compiling AsyncAlgorithms DebounceStorage.swift
[347/398] Emitting module SwiftSyntax
[380/398] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[381/398] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[382/398] Compiling SwiftSyntax SyntaxBaseNodes.swift
[390/398] Compiling SwiftSyntax SyntaxNodesD.swift
[391/398] Compiling SwiftSyntax SyntaxNodesEF.swift
[392/398] Compiling SwiftSyntax SyntaxNodesGHI.swift
[393/398] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[394/398] Compiling SwiftSyntax SyntaxNodesOP.swift
[395/398] Compiling SwiftSyntax SyntaxNodesQRS.swift
[396/398] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[397/456] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[398/456] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[399/456] Emitting module SwiftDiagnostics
[400/457] Compiling SwiftDiagnostics Message.swift
[401/457] Compiling SwiftDiagnostics Diagnostic.swift
[402/457] Compiling SwiftDiagnostics Convenience.swift
[403/457] Compiling SwiftDiagnostics Note.swift
[404/457] Compiling SwiftDiagnostics FixIt.swift
[405/457] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[406/457] Compiling SwiftBasicFormat BasicFormat.swift
[407/457] Emitting module SwiftBasicFormat
[408/457] Compiling SwiftBasicFormat InferIndentation.swift
[409/457] Compiling SwiftBasicFormat Syntax+Extensions.swift
[410/457] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[411/457] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[412/457] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[413/457] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[414/457] Compiling SwiftParser TopLevel.swift
[415/457] Compiling SwiftParser TriviaParser.swift
[416/457] Compiling SwiftParser Types.swift
[417/457] Compiling SwiftParser ExperimentalFeatures.swift
[418/461] Compiling SwiftParser StringLiterals.swift
[419/461] Compiling SwiftParser SwiftParserCompatibility.swift
[420/461] Compiling SwiftParser SwiftVersion.swift
[421/461] Compiling SwiftParser SyntaxUtils.swift
[422/461] Compiling SwiftParser TokenConsumer.swift
[423/461] Compiling SwiftParser TokenPrecedence.swift
[424/461] Compiling SwiftParser TokenSpec.swift
[425/461] Compiling SwiftParser TokenSpecSet.swift
[426/461] Compiling SwiftParser Nominals.swift
[427/461] Compiling SwiftParser Parameters.swift
[428/461] Compiling SwiftParser ParseSourceFile.swift
[429/461] Compiling SwiftParser Parser.swift
[430/461] Compiling SwiftParser Patterns.swift
[431/461] Compiling SwiftParser Recovery.swift
[432/461] Compiling SwiftParser Specifiers.swift
[433/461] Compiling SwiftParser Statements.swift
[434/461] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[435/461] Compiling SwiftParser UnicodeScalarExtensions.swift
[436/461] Compiling SwiftParser Lookahead.swift
[437/461] Compiling SwiftParser LoopProgressCondition.swift
[438/461] Compiling SwiftParser Modifiers.swift
[439/461] Compiling SwiftParser Names.swift
[440/461] Compiling SwiftParser Directives.swift
[441/461] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[442/461] Compiling SwiftParser Expressions.swift
[443/461] Compiling SwiftParser IncrementalParseTransition.swift
[444/461] Compiling SwiftParser IsValidIdentifier.swift
[445/461] Compiling SwiftParser Attributes.swift
[446/461] Compiling SwiftParser Availability.swift
[447/461] Compiling SwiftParser CharacterInfo.swift
[448/461] Compiling SwiftParser CollectionNodes+Parsable.swift
[449/461] Compiling SwiftParser Declarations.swift
[450/461] Emitting module SwiftParser
[451/461] Compiling SwiftParser Cursor.swift
[452/461] Compiling SwiftParser Lexeme.swift
[453/461] Compiling SwiftParser LexemeSequence.swift
[454/461] Compiling SwiftParser Lexer.swift
[455/461] Compiling SwiftParser RegexLiteralLexer.swift
[456/461] Compiling SwiftParser IsLexerClassified.swift
[457/461] Compiling SwiftParser LayoutNodes+Parsable.swift
[458/461] Compiling SwiftParser Parser+TokenSpecSet.swift
[459/461] Compiling SwiftParser TokenSpecStaticMembers.swift
[460/484] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[461/485] Compiling SwiftOperators PrecedenceGraph.swift
[462/485] Compiling SwiftOperators PrecedenceGroup.swift
[463/486] Compiling SwiftOperators OperatorTable.swift
[464/486] Compiling SwiftParserDiagnostics PresenceUtils.swift
[465/486] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[466/486] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[467/486] Compiling SwiftOperators SyntaxSynthesis.swift
[468/486] Compiling SwiftOperators OperatorTable+Defaults.swift
[469/486] Compiling SwiftOperators OperatorTable+Semantics.swift
[470/486] Compiling SwiftOperators Operator.swift
[471/486] Compiling SwiftOperators OperatorError.swift
[472/486] Compiling SwiftOperators OperatorError+Diagnostics.swift
[473/486] Emitting module SwiftOperators
[474/486] Compiling SwiftOperators OperatorTable+Folding.swift
[475/486] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[476/486] Compiling SwiftParserDiagnostics Utils.swift
[477/486] Emitting module SwiftParserDiagnostics
[478/486] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[479/486] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[480/486] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[481/486] Compiling SwiftParserDiagnostics MissingNodesError.swift
[482/486] Compiling SwiftParserDiagnostics MissingTokenError.swift
[483/486] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[484/486] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[485/501] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[486/501] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[487/502] Emitting module SwiftSyntaxBuilder
[488/502] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[489/502] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[490/502] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[491/502] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[492/502] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[493/502] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[494/502] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[495/502] Compiling SwiftSyntaxBuilder Indenter.swift
[496/502] Compiling SwiftSyntaxBuilder ListBuilder.swift
[497/502] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[498/502] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[499/502] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[500/502] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[501/520] Compiling SwiftSyntaxMacros AttachedMacro.swift
[502/520] Compiling SwiftSyntaxMacros BodyMacro.swift
[503/521] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[504/521] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[505/521] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[506/521] Compiling SwiftSyntaxMacros Macro+Format.swift
[507/521] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[508/521] Compiling SwiftSyntaxMacros AccessorMacro.swift
[509/521] Emitting module SwiftSyntaxMacros
[510/521] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[511/521] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[512/521] Compiling SwiftSyntaxMacros Macro.swift
[513/521] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[514/521] Compiling SwiftSyntaxMacros PreambleMacro.swift
[515/521] Compiling SwiftSyntaxMacros MemberMacro.swift
[516/521] Compiling SwiftSyntaxMacros PeerMacro.swift
[517/521] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[518/521] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[519/521] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[520/531] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[521/531] Emitting module SwiftSyntaxMacroExpansion
[522/531] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[523/531] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[524/531] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[525/531] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[526/531] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[527/531] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[528/531] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[529/531] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[530/543] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[531/544] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[532/544] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[533/544] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[534/544] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[535/544] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[536/544] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[537/544] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[538/544] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[539/544] Emitting module SwiftCompilerPluginMessageHandling
[540/544] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[541/544] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[542/544] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[543/546] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[544/546] Emitting module SwiftCompilerPlugin
[545/556] Compiling VexilMacros PatternBindingSyntax.swift
[546/556] Compiling VexilMacros SimpleVariables.swift
[547/556] Compiling VexilMacros String+Snakecase.swift
[548/556] Compiling VexilMacros AttributeArgument.swift
[549/556] Compiling VexilMacros Plugin.swift
[550/556] Compiling VexilMacros FlagMacro.swift
[551/556] Compiling VexilMacros DisplayName.swift
[552/556] Emitting module VexilMacros
[553/556] Compiling VexilMacros FlagGroupMacro.swift
[554/556] Compiling VexilMacros FlagContainerMacro.swift
[554/556] Write Objects.LinkFileList
[555/556] Linking VexilMacros-tool
[557/626] Compiling Vexil CollectionDifference.Change+Element.swift
[558/626] Compiling Vexil Locks.swift
[559/626] Compiling Vexil POSIXLocks.swift
[560/629] Compiling Vexil FlagDescriber.swift
[561/629] Compiling Vexil FlagRemover.swift
[562/629] Compiling Vexil FlagSetter.swift
[563/629] Compiling Vexil FlagValueDictionary.swift
[564/629] Compiling Vexil FlagValueSource.swift
[565/629] Compiling Vexil FlagValueSourceCoordinator.swift
[566/629] Compiling Vexil NSUbiquitousKeyValueStore+FlagValueSource.swift
[567/629] Compiling Vexil Group.swift
[568/629] Compiling Vexil KeyPath.swift
[569/629] Compiling Vexil Lookup.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
[574/632] Emitting module Vexil
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Utilities/UnfairLocks.swift:139:21: error: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' is unavailable
137 | // `LegacyUnfairLock` exists to help ensure thread-safety, so asserting that is Sendable here is appropriate
138 |
139 | private final class LegacyUnfairLock<State>: ManagedBuffer<os_unfair_lock, State>, UnfairMutex, @unchecked Sendable {
    |                     `- error: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' is unavailable
140 |
141 |     typealias UnfairState = State
Swift.ManagedBuffer:2:11: note: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension ManagedBuffer : Sendable where Element : ~Copyable {
  |           `- note: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Utilities/UnfairLocks.swift:139:108: warning: conformance of 'LegacyUnfairLock<State>' to protocol 'Sendable' is already unavailable
137 | // `LegacyUnfairLock` exists to help ensure thread-safety, so asserting that is Sendable here is appropriate
138 |
139 | private final class LegacyUnfairLock<State>: ManagedBuffer<os_unfair_lock, State>, UnfairMutex, @unchecked Sendable {
    |                     |                                                                                      `- warning: conformance of 'LegacyUnfairLock<State>' to protocol 'Sendable' is already unavailable
    |                     `- note: 'LegacyUnfairLock<State>' inherits conformance to protocol 'Sendable' from superclass here
140 |
141 |     typealias UnfairState = State
error: emit-module command failed with exit code 1 (use -v to see invocation)
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Utilities/UnfairLocks.swift:139:21: error: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' is unavailable
137 | // `LegacyUnfairLock` exists to help ensure thread-safety, so asserting that is Sendable here is appropriate
138 |
139 | private final class LegacyUnfairLock<State>: ManagedBuffer<os_unfair_lock, State>, UnfairMutex, @unchecked Sendable {
    |                     `- error: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' is unavailable
140 |
141 |     typealias UnfairState = State
Swift.ManagedBuffer:2:11: note: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension ManagedBuffer : Sendable where Element : ~Copyable {
  |           `- note: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Utilities/UnfairLocks.swift:139:108: warning: conformance of 'LegacyUnfairLock<State>' to protocol 'Sendable' is already unavailable
137 | // `LegacyUnfairLock` exists to help ensure thread-safety, so asserting that is Sendable here is appropriate
138 |
139 | private final class LegacyUnfairLock<State>: ManagedBuffer<os_unfair_lock, State>, UnfairMutex, @unchecked Sendable {
    |                     |                                                                                      `- warning: conformance of 'LegacyUnfairLock<State>' to protocol 'Sendable' is already unavailable
    |                     `- note: 'LegacyUnfairLock<State>' inherits conformance to protocol 'Sendable' from superclass here
140 |
141 |     typealias UnfairState = State
[576/632] Compiling Vexil Configuration.swift
[577/632] Compiling Vexil Container.swift
[578/632] Compiling Vexil DisplayOptions.swift
[579/632] Compiling Vexil Flag.swift
[580/632] Compiling Vexil UnfairLocks.swift
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Utilities/UnfairLocks.swift:139:21: error: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' is unavailable
137 | // `LegacyUnfairLock` exists to help ensure thread-safety, so asserting that is Sendable here is appropriate
138 |
139 | private final class LegacyUnfairLock<State>: ManagedBuffer<os_unfair_lock, State>, UnfairMutex, @unchecked Sendable {
    |                     `- error: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' is unavailable
140 |
141 |     typealias UnfairState = State
Swift.ManagedBuffer:2:11: note: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension ManagedBuffer : Sendable where Element : ~Copyable {
  |           `- note: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Utilities/UnfairLocks.swift:139:108: warning: conformance of 'LegacyUnfairLock<State>' to protocol 'Sendable' is already unavailable
137 | // `LegacyUnfairLock` exists to help ensure thread-safety, so asserting that is Sendable here is appropriate
138 |
139 | private final class LegacyUnfairLock<State>: ManagedBuffer<os_unfair_lock, State>, UnfairMutex, @unchecked Sendable {
    |                     |                                                                                      `- warning: conformance of 'LegacyUnfairLock<State>' to protocol 'Sendable' is already unavailable
    |                     `- note: 'LegacyUnfairLock<State>' inherits conformance to protocol 'Sendable' from superclass here
140 |
141 |     typealias UnfairState = State
[581/632] Compiling Vexil Value.swift
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Utilities/UnfairLocks.swift:139:21: error: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' is unavailable
137 | // `LegacyUnfairLock` exists to help ensure thread-safety, so asserting that is Sendable here is appropriate
138 |
139 | private final class LegacyUnfairLock<State>: ManagedBuffer<os_unfair_lock, State>, UnfairMutex, @unchecked Sendable {
    |                     `- error: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' is unavailable
140 |
141 |     typealias UnfairState = State
Swift.ManagedBuffer:2:11: note: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension ManagedBuffer : Sendable where Element : ~Copyable {
  |           `- note: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Utilities/UnfairLocks.swift:139:108: warning: conformance of 'LegacyUnfairLock<State>' to protocol 'Sendable' is already unavailable
137 | // `LegacyUnfairLock` exists to help ensure thread-safety, so asserting that is Sendable here is appropriate
138 |
139 | private final class LegacyUnfairLock<State>: ManagedBuffer<os_unfair_lock, State>, UnfairMutex, @unchecked Sendable {
    |                     |                                                                                      `- warning: conformance of 'LegacyUnfairLock<State>' to protocol 'Sendable' is already unavailable
    |                     `- note: 'LegacyUnfairLock<State>' inherits conformance to protocol 'Sendable' from superclass here
140 |
141 |     typealias UnfairState = State
[582/632] Compiling Vexil Visitor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Utilities/UnfairLocks.swift:139:21: error: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' is unavailable
137 | // `LegacyUnfairLock` exists to help ensure thread-safety, so asserting that is Sendable here is appropriate
138 |
139 | private final class LegacyUnfairLock<State>: ManagedBuffer<os_unfair_lock, State>, UnfairMutex, @unchecked Sendable {
    |                     `- error: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' is unavailable
140 |
141 |     typealias UnfairState = State
Swift.ManagedBuffer:2:11: note: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension ManagedBuffer : Sendable where Element : ~Copyable {
  |           `- note: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Utilities/UnfairLocks.swift:139:108: warning: conformance of 'LegacyUnfairLock<State>' to protocol 'Sendable' is already unavailable
137 | // `LegacyUnfairLock` exists to help ensure thread-safety, so asserting that is Sendable here is appropriate
138 |
139 | private final class LegacyUnfairLock<State>: ManagedBuffer<os_unfair_lock, State>, UnfairMutex, @unchecked Sendable {
    |                     |                                                                                      `- warning: conformance of 'LegacyUnfairLock<State>' to protocol 'Sendable' is already unavailable
    |                     `- note: 'LegacyUnfairLock<State>' inherits conformance to protocol 'Sendable' from superclass here
140 |
141 |     typealias UnfairState = State
[587/632] Compiling Vexil NonSendableFlagValueSource.swift
[588/632] Compiling Vexil UserDefaults+FlagValueSource.swift
[589/632] Compiling Vexil StreamManager.swift
[590/632] Compiling Vexil BoxedFlagValue+Codable.swift
[591/632] Compiling Vexil FlagWigwag.swift
[592/632] Compiling Vexil Observing.swift
[593/632] Compiling Vexil Pole+Observability.swift
[594/632] Compiling Vexil Pole.swift
[599/632] Compiling Vexil MutableFlagContainer.swift
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
[600/632] Compiling Vexil Snapshot+Extensions.swift
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
[601/632] Compiling Vexil Snapshot+FlagValueSource.swift
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
[602/632] Compiling Vexil Snapshot+Lookup.swift
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
/Users/admin/builder/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 |     }
[606/632] Compiling Vexil FlagGroupWigwag.swift
[607/632] Compiling Vexil FlagDescriber.swift
[608/632] Compiling Vexil FlagRemover.swift
[609/632] Compiling Vexil FlagSetter.swift
[618/632] Compiling Vexil Snapshot.swift
[619/632] Compiling Vexil SnapshotBuilder.swift
[620/632] Compiling Vexil BoxedFlagValue+NSObject.swift
[621/632] Compiling Vexil FlagValueDictionary+FlagValueSource.swift
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Utilities/UnfairLocks.swift:139:21: error: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' is unavailable
137 | // `LegacyUnfairLock` exists to help ensure thread-safety, so asserting that is Sendable here is appropriate
138 |
139 | private final class LegacyUnfairLock<State>: ManagedBuffer<os_unfair_lock, State>, UnfairMutex, @unchecked Sendable {
    |                     `- error: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' is unavailable
140 |
141 |     typealias UnfairState = State
Swift.ManagedBuffer:2:11: note: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension ManagedBuffer : Sendable where Element : ~Copyable {
  |           `- note: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Utilities/UnfairLocks.swift:139:108: warning: conformance of 'LegacyUnfairLock<State>' to protocol 'Sendable' is already unavailable
137 | // `LegacyUnfairLock` exists to help ensure thread-safety, so asserting that is Sendable here is appropriate
138 |
139 | private final class LegacyUnfairLock<State>: ManagedBuffer<os_unfair_lock, State>, UnfairMutex, @unchecked Sendable {
    |                     |                                                                                      `- warning: conformance of 'LegacyUnfairLock<State>' to protocol 'Sendable' is already unavailable
    |                     `- note: 'LegacyUnfairLock<State>' inherits conformance to protocol 'Sendable' from superclass here
140 |
141 |     typealias UnfairState = State
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Utilities/UnfairLocks.swift:139:21: error: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' is unavailable
137 | // `LegacyUnfairLock` exists to help ensure thread-safety, so asserting that is Sendable here is appropriate
138 |
139 | private final class LegacyUnfairLock<State>: ManagedBuffer<os_unfair_lock, State>, UnfairMutex, @unchecked Sendable {
    |                     `- error: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' is unavailable
140 |
141 |     typealias UnfairState = State
Swift.ManagedBuffer:2:11: note: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension ManagedBuffer : Sendable where Element : ~Copyable {
  |           `- note: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Utilities/UnfairLocks.swift:139:108: warning: conformance of 'LegacyUnfairLock<State>' to protocol 'Sendable' is already unavailable
137 | // `LegacyUnfairLock` exists to help ensure thread-safety, so asserting that is Sendable here is appropriate
138 |
139 | private final class LegacyUnfairLock<State>: ManagedBuffer<os_unfair_lock, State>, UnfairMutex, @unchecked Sendable {
    |                     |                                                                                      `- warning: conformance of 'LegacyUnfairLock<State>' to protocol 'Sendable' is already unavailable
    |                     `- note: 'LegacyUnfairLock<State>' inherits conformance to protocol 'Sendable' from superclass here
140 |
141 |     typealias UnfairState = State
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Utilities/UnfairLocks.swift:139:21: error: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' is unavailable
137 | // `LegacyUnfairLock` exists to help ensure thread-safety, so asserting that is Sendable here is appropriate
138 |
139 | private final class LegacyUnfairLock<State>: ManagedBuffer<os_unfair_lock, State>, UnfairMutex, @unchecked Sendable {
    |                     `- error: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' is unavailable
140 |
141 |     typealias UnfairState = State
Swift.ManagedBuffer:2:11: note: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension ManagedBuffer : Sendable where Element : ~Copyable {
  |           `- note: conformance of 'ManagedBuffer<Header, Element>' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Utilities/UnfairLocks.swift:139:108: warning: conformance of 'LegacyUnfairLock<State>' to protocol 'Sendable' is already unavailable
137 | // `LegacyUnfairLock` exists to help ensure thread-safety, so asserting that is Sendable here is appropriate
138 |
139 | private final class LegacyUnfairLock<State>: ManagedBuffer<os_unfair_lock, State>, UnfairMutex, @unchecked Sendable {
    |                     |                                                                                      `- warning: conformance of 'LegacyUnfairLock<State>' to protocol 'Sendable' is already unavailable
    |                     `- note: 'LegacyUnfairLock<State>' inherits conformance to protocol 'Sendable' from superclass here
140 |
141 |     typealias UnfairState = State
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
[4986/53926] Fetching swift-async-algorithms, swiftformat
[6944/124850] Fetching swift-async-algorithms, swiftformat, swift-syntax
Fetched https://github.com/apple/swift-async-algorithms.git from cache (3.82s)
[77287/119865] Fetching swiftformat, swift-syntax
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (42.90s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (42.90s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (45.76s)
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.49s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.61s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.36s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.56.4 (0.76s)
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
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
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.9.909-MacroSupport-macos_aarch64.zip
BUILD FAILURE 6.2 macosSpm