Build Information
Failed to build Vexil, reference v3.0.0-alpha.1 (f70a47
), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 11:46:43 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/unsignedapps/Vexil.git
Reference: v3.0.0-alpha.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/unsignedapps/Vexil
* tag v3.0.0-alpha.1 -> FETCH_HEAD
HEAD is now at f70a47d Fix documentation typo
Cloned https://github.com/unsignedapps/Vexil.git
Revision (git rev-parse @):
f70a47de6ed4765614316cc263b2dbcaa6566cb9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/unsignedapps/Vexil.git at v3.0.0-alpha.1
Fetching https://github.com/nicklockwood/SwiftFormat.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4557] Fetching swift-async-algorithms
[2143/49718] Fetching swift-async-algorithms, swiftformat
[6817/116126] Fetching swift-async-algorithms, swiftformat, swift-syntax
Fetched https://github.com/apple/swift-async-algorithms.git from cache (143.88s)
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (143.88s)
Fetched https://github.com/apple/swift-syntax.git from cache (143.88s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.2 (0.84s)
Fetching https://github.com/apple/swift-collections.git
[1/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.00s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (3.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.78s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.54.6 (0.66s)
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.2
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 510.0.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.54.6
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "vexil",
"name": "Vexil",
"url": "https://github.com/unsignedapps/Vexil.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Vexil",
"dependencies": [
{
"identity": "swift-async-algorithms",
"name": "swift-async-algorithms",
"url": "https://github.com/apple/swift-async-algorithms.git",
"version": "1.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
},
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/apple/swift-syntax.git",
"version": "510.0.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/unsignedapps/Vexil.git
[1/11740] Fetching vexil
Fetched https://github.com/unsignedapps/Vexil.git from cache (1.32s)
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.94s)
Fetched https://github.com/apple/swift-syntax.git from cache (0.94s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.2 (0.04s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.54s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 510.0.3
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.2
Creating working copy for https://github.com/unsignedapps/Vexil.git
Working copy of https://github.com/unsignedapps/Vexil.git resolved at v3.0.0-alpha.1 (f70a47d)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
warning: '.resolve-product-dependencies': dependency 'vexil' is not used by any target
Found 2 product dependencies
- swift-async-algorithms
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/unsignedapps/Vexil.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/23] Write sources
[20/23] Write swift-version--7754E27361AE5C74.txt
[22/45] Emitting module InternalCollectionsUtilities
[23/46] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/46] Emitting module SwiftSyntax509
[25/46] Compiling SwiftSyntax509 Empty.swift
[26/46] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[27/46] Compiling InternalCollectionsUtilities Specialize.swift
[28/46] Compiling InternalCollectionsUtilities _SortedCollection.swift
[29/46] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[30/46] Compiling InternalCollectionsUtilities Debugging.swift
[31/46] Compiling InternalCollectionsUtilities Descriptions.swift
[32/46] Emitting module SwiftSyntax510
[33/46] Compiling SwiftSyntax510 Empty.swift
[34/46] Compiling InternalCollectionsUtilities UInt+reversed.swift
[35/46] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[36/46] Compiling InternalCollectionsUtilities Integer rank.swift
[37/46] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[38/46] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[39/46] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[40/108] Compiling SwiftSyntax MemoryLayout.swift
[41/108] Compiling SwiftSyntax MissingNodeInitializers.swift
[42/108] Compiling SwiftSyntax BumpPtrAllocator.swift
[43/108] Compiling SwiftSyntax CommonAncestor.swift
[44/108] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[45/180] Compiling OrderedCollections OrderedSet+Codable.swift
[46/180] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[47/180] Compiling OrderedCollections OrderedSet+Descriptions.swift
[48/180] Compiling OrderedCollections OrderedSet+Diffing.swift
[49/180] Compiling OrderedCollections OrderedSet+Equatable.swift
[50/180] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[51/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[52/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[53/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[54/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[55/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[56/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[57/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[58/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[59/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[60/186] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[61/186] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[62/186] Compiling OrderedCollections OrderedSet+Sendable.swift
[63/186] Compiling DequeModule _DequeBufferHeader.swift
[64/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[65/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[66/186] Compiling DequeModule _DequeSlot.swift
[67/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[68/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[69/186] Compiling DequeModule _DequeBuffer.swift
[70/187] Compiling OrderedCollections _Hashtable+Header.swift
[71/187] Compiling OrderedCollections OrderedDictionary+Codable.swift
[72/187] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[73/187] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[74/187] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[75/187] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[76/187] Compiling OrderedCollections OrderedSet+Hashable.swift
[77/187] Compiling OrderedCollections OrderedSet+Initializers.swift
[78/187] Compiling OrderedCollections OrderedSet+Insertions.swift
[79/187] Compiling OrderedCollections OrderedSet+Invariants.swift
[80/187] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[81/187] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[82/187] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[83/187] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[84/187] Compiling DequeModule _UnsafeWrappedBuffer.swift
[85/187] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[86/187] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[87/187] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[88/187] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[89/187] Compiling OrderedCollections OrderedDictionary+Values.swift
[90/187] Compiling OrderedCollections OrderedDictionary.swift
[91/187] Compiling OrderedCollections OrderedDictionary+Elements.swift
[92/187] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[93/187] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[94/187] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[95/187] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[96/187] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[103/187] Compiling OrderedCollections _HashTable+Bucket.swift
[104/187] Compiling OrderedCollections _HashTable+BucketIterator.swift
[105/187] Compiling OrderedCollections _HashTable+Constants.swift
[106/187] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[107/187] Compiling OrderedCollections _HashTable+Testing.swift
[108/187] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[109/187] Compiling OrderedCollections _HashTable.swift
[114/187] Emitting module DequeModule
[117/187] Compiling OrderedCollections OrderedSet+SubSequence.swift
[118/187] Compiling OrderedCollections OrderedSet+Testing.swift
[119/187] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[120/187] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[121/187] Compiling OrderedCollections OrderedSet.swift
[122/187] Compiling OrderedCollections _UnsafeBitset.swift
[130/193] Emitting module OrderedCollections
[131/239] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[132/239] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[133/239] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[134/239] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[135/239] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[136/239] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[137/239] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[138/239] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[139/239] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[140/239] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[141/239] Compiling AsyncAlgorithms Dictionary.swift
[142/239] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[143/239] Compiling AsyncAlgorithms Locking.swift
[144/239] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[145/239] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[146/244] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[147/244] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[148/244] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[149/244] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[150/244] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[151/244] Compiling AsyncAlgorithms MergeStateMachine.swift
[152/244] Compiling AsyncAlgorithms MergeStorage.swift
[153/244] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[154/244] Compiling AsyncAlgorithms Rethrow.swift
[155/244] Compiling AsyncAlgorithms SetAlgebra.swift
[156/244] Emitting module AsyncAlgorithms
[157/244] Compiling AsyncAlgorithms UnsafeTransfer.swift
[158/244] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[159/244] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[160/244] Compiling AsyncAlgorithms ZipStateMachine.swift
[161/244] Compiling AsyncAlgorithms ZipStorage.swift
[162/244] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[163/244] Compiling AsyncAlgorithms ChannelStateMachine.swift
[164/244] Compiling AsyncAlgorithms ChannelStorage.swift
[165/244] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[166/244] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[167/244] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[168/244] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[169/244] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[170/244] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[171/244] Compiling AsyncAlgorithms AsyncChannel.swift
[172/244] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[173/244] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[174/244] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[175/244] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[176/244] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[177/244] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[178/244] Compiling AsyncAlgorithms CombineLatestStorage.swift
[179/244] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[180/244] Compiling AsyncAlgorithms DebounceStateMachine.swift
[181/244] Compiling AsyncAlgorithms DebounceStorage.swift
[216/244] Emitting module SwiftSyntax
[237/244] Compiling SwiftSyntax SyntaxNodesEF.swift
[238/244] Compiling SwiftSyntax SyntaxNodesGHI.swift
[239/244] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[240/244] Compiling SwiftSyntax SyntaxNodesOP.swift
[241/244] Compiling SwiftSyntax SyntaxNodesQRS.swift
[242/244] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[243/296] Emitting module SwiftDiagnostics
[244/296] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[245/296] Compiling SwiftDiagnostics Note.swift
[246/296] Compiling SwiftDiagnostics Message.swift
[247/296] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[248/296] Compiling SwiftBasicFormat Syntax+Extensions.swift
[249/296] Compiling SwiftDiagnostics FixIt.swift
[250/296] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[251/296] Compiling SwiftDiagnostics Diagnostic.swift
[252/296] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[253/296] Compiling SwiftDiagnostics Convenience.swift
[254/296] Compiling SwiftParser SyntaxUtils.swift
[255/296] Compiling SwiftParser TokenConsumer.swift
[256/296] Compiling SwiftParser TokenPrecedence.swift
[257/296] Compiling SwiftParser TokenSpec.swift
[258/300] Compiling SwiftBasicFormat BasicFormat.swift
[259/300] Emitting module SwiftBasicFormat
[260/300] Compiling SwiftParser Names.swift
[261/300] Compiling SwiftParser Nominals.swift
[262/300] Compiling SwiftParser Parameters.swift
[263/300] Compiling SwiftParser ParseSourceFile.swift
[264/300] Compiling SwiftParser Statements.swift
[265/300] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[266/300] Compiling SwiftParser StringLiterals.swift
[267/300] Compiling SwiftParser SwiftParserCompatibility.swift
[268/300] Compiling SwiftParser UnicodeScalarExtensions.swift
[269/300] Compiling SwiftParser Lookahead.swift
[270/300] Compiling SwiftParser LoopProgressCondition.swift
[271/300] Compiling SwiftParser Modifiers.swift
[272/300] Compiling SwiftParser Parser.swift
[273/300] Compiling SwiftParser Patterns.swift
[274/300] Compiling SwiftParser Recovery.swift
[275/300] Compiling SwiftParser Specifiers.swift
[276/300] Compiling SwiftParser TokenSpecSet.swift
[277/300] Compiling SwiftParser TopLevel.swift
[278/300] Compiling SwiftParser TriviaParser.swift
[279/300] Compiling SwiftParser Types.swift
[280/300] Compiling SwiftParser Lexeme.swift
[281/300] Compiling SwiftParser LexemeSequence.swift
[282/300] Compiling SwiftParser Lexer.swift
[283/300] Compiling SwiftParser RegexLiteralLexer.swift
[284/300] Compiling SwiftParser Attributes.swift
[285/300] Compiling SwiftParser Availability.swift
[286/300] Compiling SwiftParser CharacterInfo.swift
[287/300] Compiling SwiftParser CollectionNodes+Parsable.swift
[288/300] Compiling SwiftParser Declarations.swift
[289/300] Compiling SwiftParser IsLexerClassified.swift
[290/300] Compiling SwiftParser LayoutNodes+Parsable.swift
[291/300] Compiling SwiftParser Parser+TokenSpecSet.swift
[292/300] Compiling SwiftParser TokenSpecStaticMembers.swift
[293/300] Emitting module SwiftParser
[294/300] Compiling SwiftParser Directives.swift
[295/300] Compiling SwiftParser ExperimentalFeatures.swift
[296/300] Compiling SwiftParser Expressions.swift
[297/300] Compiling SwiftParser IncrementalParseTransition.swift
[298/300] Compiling SwiftParser Cursor.swift
[299/323] Compiling SwiftOperators PrecedenceGroup.swift
[300/324] Compiling SwiftOperators PrecedenceGraph.swift
[301/324] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[302/324] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[303/325] Compiling SwiftOperators SyntaxSynthesis.swift
[304/325] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[305/325] Compiling SwiftOperators OperatorTable+Semantics.swift
[306/325] Compiling SwiftOperators OperatorTable.swift
[307/325] Compiling SwiftOperators OperatorTable+Defaults.swift
[308/325] Compiling SwiftOperators OperatorError+Diagnostics.swift
[309/325] Compiling SwiftOperators Operator.swift
[310/325] Emitting module SwiftOperators
[311/325] Compiling SwiftOperators OperatorTable+Folding.swift
[312/325] Compiling SwiftOperators OperatorError.swift
[313/325] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[314/325] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[315/325] Compiling SwiftParserDiagnostics Utils.swift
[316/325] Emitting module SwiftParserDiagnostics
[317/325] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[318/325] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[319/325] Compiling SwiftParserDiagnostics PresenceUtils.swift
[320/325] Compiling SwiftParserDiagnostics MissingNodesError.swift
[321/325] Compiling SwiftParserDiagnostics MissingTokenError.swift
[322/325] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[323/325] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[324/339] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[325/339] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[326/339] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[327/340] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[328/340] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[329/340] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[330/340] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[331/340] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[332/340] Compiling SwiftSyntaxBuilder Indenter.swift
[333/340] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[334/340] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[335/340] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[336/340] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[337/340] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[338/340] Emitting module SwiftSyntaxBuilder
[339/354] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[340/354] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[341/354] Emitting module SwiftSyntaxMacros
[342/354] Compiling SwiftSyntaxMacros AccessorMacro.swift
[343/354] Compiling SwiftSyntaxMacros AttachedMacro.swift
[344/355] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[345/355] Compiling SwiftSyntaxMacros Macro.swift
[346/355] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[347/355] Compiling SwiftSyntaxMacros Macro+Format.swift
[348/355] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[349/355] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[350/355] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[351/355] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[352/355] Compiling SwiftSyntaxMacros MemberMacro.swift
[353/355] Compiling SwiftSyntaxMacros PeerMacro.swift
[354/363] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[355/363] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[356/363] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[357/363] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[358/363] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[359/363] Emitting module SwiftSyntaxMacroExpansion
[360/363] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[361/363] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[362/370] Emitting module SwiftCompilerPluginMessageHandling
[363/370] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[364/370] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[365/370] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[366/370] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[367/370] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[368/370] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[369/372] Emitting module SwiftCompilerPlugin
[370/372] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[371/381] Compiling VexilMacros FlagGroupMacro.swift
[372/381] Compiling VexilMacros Plugin.swift
[373/381] Compiling VexilMacros AttributeArgument.swift
[374/381] Compiling VexilMacros String+Snakecase.swift
[375/381] Compiling VexilMacros SimpleVariables.swift
[376/381] Compiling VexilMacros PatternBindingSyntax.swift
[377/381] Emitting module VexilMacros
[378/381] Compiling VexilMacros FlagContainerMacro.swift
[379/381] Compiling VexilMacros FlagMacro.swift
[379/381] Write Objects.LinkFileList
[380/381] Linking VexilMacros-tool
[382/418] Compiling Vexil MutableFlagContainer.swift
[383/418] Compiling Vexil Snapshot+Extensions.swift
[384/418] Compiling Vexil Snapshot+FlagValueSource.swift
[385/418] Compiling Vexil Snapshot+Lookup.swift
[386/421] Compiling Vexil BoxedFlagValue+Codable.swift
[387/421] Compiling Vexil CollectionDifference.Change+Element.swift
[388/421] Compiling Vexil Locks.swift
[389/421] Compiling Vexil Mutex.swift
[390/421] Compiling Vexil FlagValueDictionary+FlagValueSource.swift
[391/421] Compiling Vexil FlagValueDictionary.swift
[392/421] Compiling Vexil FlagValueSource.swift
[393/421] Compiling Vexil FlagValueSourceCoordinator.swift
[394/421] Compiling Vexil Configuration.swift
[395/421] Compiling Vexil Container.swift
[396/421] Compiling Vexil DisplayOptions.swift
[397/421] Compiling Vexil Flag.swift
[398/421] Compiling Vexil FlagDescriber.swift
[399/421] Compiling Vexil FlagRemover.swift
[400/421] Compiling Vexil FlagSetter.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[401/421] Emitting module Vexil
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Pole.swift:308:71: error: use of protocol 'FlagValueSource' as a type must be written 'any FlagValueSource'
306 | /// - at: The index at which to insert the `Snapshot`.
307 | ///
308 | public func insert(snapshot: Snapshot<RootGroup>, at index: Array<FlagValueSource>.Index) {
| `- error: use of protocol 'FlagValueSource' as a type must be written 'any FlagValueSource'
309 | _sources.insert(snapshot, at: index)
310 | }
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Sources/NSUbiquitousKeyValueStore+FlagValueSource.swift:21:1: warning: extension declares a conformance of imported type 'NSUbiquitousKeyValueStore' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | /// Provides support for using `NSUbiquitousKeyValueStore` as a `NonSendableFlagValueSource`
20 | ///
21 | extension NSUbiquitousKeyValueStore: NonSendableFlagValueSource {
| |- warning: extension declares a conformance of imported type 'NSUbiquitousKeyValueStore' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 |
23 | /// The name of the Flag Value Source
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Sources/UserDefaults+FlagValueSource.swift:26:1: warning: extension declares a conformance of imported type 'UserDefaults' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
24 |
25 | /// Provides support for using `UserDefaults` as a `FlagValueSource`
26 | extension UserDefaults: NonSendableFlagValueSource {
| |- warning: extension declares a conformance of imported type 'UserDefaults' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
27 |
28 | /// The name of the Flag Value Source
[402/421] Compiling Vexil Group.swift
[403/421] Compiling Vexil KeyPath.swift
[404/421] Compiling Vexil Lookup.swift
[405/421] Compiling Vexil FlagGroupWigwag.swift
[406/421] Compiling Vexil Snapshot.swift
[407/421] Compiling Vexil SnapshotBuilder.swift
[408/421] Compiling Vexil BoxedFlagValue+NSObject.swift
[409/421] Compiling Vexil FlagValueDictionary+Collection.swift
[410/421] Compiling Vexil POSIXLocks.swift
[411/421] Compiling Vexil UnfairLocks.swift
[412/421] Compiling Vexil Value.swift
[413/421] Compiling Vexil Visitor.swift
[414/421] Compiling Vexil NSUbiquitousKeyValueStore+FlagValueSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Sources/NSUbiquitousKeyValueStore+FlagValueSource.swift:21:1: warning: extension declares a conformance of imported type 'NSUbiquitousKeyValueStore' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | /// Provides support for using `NSUbiquitousKeyValueStore` as a `NonSendableFlagValueSource`
20 | ///
21 | extension NSUbiquitousKeyValueStore: NonSendableFlagValueSource {
| |- warning: extension declares a conformance of imported type 'NSUbiquitousKeyValueStore' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 |
23 | /// The name of the Flag Value Source
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Sources/NSUbiquitousKeyValueStore+FlagValueSource.swift:61:107: warning: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
59 | public var changes: ChangeStream {
60 | chain(
61 | NotificationCenter.default.notifications(named: Self.didChangeExternallyNotification, object: self),
| `- warning: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
62 | NotificationCenter.default.notifications(named: Self.didChangeInternallyNotification, object: self)
63 | )
Foundation.NSUbiquitousKeyValueStore:2:11: note: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSUbiquitousKeyValueStore : @unchecked Sendable {
| `- note: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Sources/NSUbiquitousKeyValueStore+FlagValueSource.swift:62:107: warning: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
60 | chain(
61 | NotificationCenter.default.notifications(named: Self.didChangeExternallyNotification, object: self),
62 | NotificationCenter.default.notifications(named: Self.didChangeInternallyNotification, object: self)
| `- warning: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
63 | )
64 | .map { _ in
Foundation.NSUbiquitousKeyValueStore:2:11: note: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSUbiquitousKeyValueStore : @unchecked Sendable {
| `- note: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Sources/UserDefaults+FlagValueSource.swift:26:1: warning: extension declares a conformance of imported type 'UserDefaults' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
24 |
25 | /// Provides support for using `UserDefaults` as a `FlagValueSource`
26 | extension UserDefaults: NonSendableFlagValueSource {
| |- warning: extension declares a conformance of imported type 'UserDefaults' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
27 |
28 | /// The name of the Flag Value Source
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Sources/UserDefaults+FlagValueSource.swift:78:105: warning: conformance of 'UserDefaults' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
76 | public var changes: ChangeStream {
77 | chain(
78 | NotificationCenter.default.notifications(named: UserDefaults.didChangeNotification, object: self),
| `- warning: conformance of 'UserDefaults' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
79 |
80 | // We use the raw value here because the class property is painfully @MainActor
Foundation.UserDefaults:2:11: note: conformance of 'UserDefaults' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension UserDefaults : @unchecked Sendable {
| `- note: conformance of 'UserDefaults' to 'Sendable' has been explicitly marked unavailable here
3 | }
[415/421] Compiling Vexil NonSendableFlagValueSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Sources/NSUbiquitousKeyValueStore+FlagValueSource.swift:21:1: warning: extension declares a conformance of imported type 'NSUbiquitousKeyValueStore' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | /// Provides support for using `NSUbiquitousKeyValueStore` as a `NonSendableFlagValueSource`
20 | ///
21 | extension NSUbiquitousKeyValueStore: NonSendableFlagValueSource {
| |- warning: extension declares a conformance of imported type 'NSUbiquitousKeyValueStore' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 |
23 | /// The name of the Flag Value Source
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Sources/NSUbiquitousKeyValueStore+FlagValueSource.swift:61:107: warning: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
59 | public var changes: ChangeStream {
60 | chain(
61 | NotificationCenter.default.notifications(named: Self.didChangeExternallyNotification, object: self),
| `- warning: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
62 | NotificationCenter.default.notifications(named: Self.didChangeInternallyNotification, object: self)
63 | )
Foundation.NSUbiquitousKeyValueStore:2:11: note: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSUbiquitousKeyValueStore : @unchecked Sendable {
| `- note: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Sources/NSUbiquitousKeyValueStore+FlagValueSource.swift:62:107: warning: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
60 | chain(
61 | NotificationCenter.default.notifications(named: Self.didChangeExternallyNotification, object: self),
62 | NotificationCenter.default.notifications(named: Self.didChangeInternallyNotification, object: self)
| `- warning: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
63 | )
64 | .map { _ in
Foundation.NSUbiquitousKeyValueStore:2:11: note: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSUbiquitousKeyValueStore : @unchecked Sendable {
| `- note: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Sources/UserDefaults+FlagValueSource.swift:26:1: warning: extension declares a conformance of imported type 'UserDefaults' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
24 |
25 | /// Provides support for using `UserDefaults` as a `FlagValueSource`
26 | extension UserDefaults: NonSendableFlagValueSource {
| |- warning: extension declares a conformance of imported type 'UserDefaults' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
27 |
28 | /// The name of the Flag Value Source
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Sources/UserDefaults+FlagValueSource.swift:78:105: warning: conformance of 'UserDefaults' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
76 | public var changes: ChangeStream {
77 | chain(
78 | NotificationCenter.default.notifications(named: UserDefaults.didChangeNotification, object: self),
| `- warning: conformance of 'UserDefaults' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
79 |
80 | // We use the raw value here because the class property is painfully @MainActor
Foundation.UserDefaults:2:11: note: conformance of 'UserDefaults' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension UserDefaults : @unchecked Sendable {
| `- note: conformance of 'UserDefaults' to 'Sendable' has been explicitly marked unavailable here
3 | }
[416/421] Compiling Vexil UserDefaults+FlagValueSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Sources/NSUbiquitousKeyValueStore+FlagValueSource.swift:21:1: warning: extension declares a conformance of imported type 'NSUbiquitousKeyValueStore' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | /// Provides support for using `NSUbiquitousKeyValueStore` as a `NonSendableFlagValueSource`
20 | ///
21 | extension NSUbiquitousKeyValueStore: NonSendableFlagValueSource {
| |- warning: extension declares a conformance of imported type 'NSUbiquitousKeyValueStore' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 |
23 | /// The name of the Flag Value Source
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Sources/NSUbiquitousKeyValueStore+FlagValueSource.swift:61:107: warning: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
59 | public var changes: ChangeStream {
60 | chain(
61 | NotificationCenter.default.notifications(named: Self.didChangeExternallyNotification, object: self),
| `- warning: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
62 | NotificationCenter.default.notifications(named: Self.didChangeInternallyNotification, object: self)
63 | )
Foundation.NSUbiquitousKeyValueStore:2:11: note: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSUbiquitousKeyValueStore : @unchecked Sendable {
| `- note: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Sources/NSUbiquitousKeyValueStore+FlagValueSource.swift:62:107: warning: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
60 | chain(
61 | NotificationCenter.default.notifications(named: Self.didChangeExternallyNotification, object: self),
62 | NotificationCenter.default.notifications(named: Self.didChangeInternallyNotification, object: self)
| `- warning: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
63 | )
64 | .map { _ in
Foundation.NSUbiquitousKeyValueStore:2:11: note: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSUbiquitousKeyValueStore : @unchecked Sendable {
| `- note: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Sources/UserDefaults+FlagValueSource.swift:26:1: warning: extension declares a conformance of imported type 'UserDefaults' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
24 |
25 | /// Provides support for using `UserDefaults` as a `FlagValueSource`
26 | extension UserDefaults: NonSendableFlagValueSource {
| |- warning: extension declares a conformance of imported type 'UserDefaults' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
27 |
28 | /// The name of the Flag Value Source
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Sources/UserDefaults+FlagValueSource.swift:78:105: warning: conformance of 'UserDefaults' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
76 | public var changes: ChangeStream {
77 | chain(
78 | NotificationCenter.default.notifications(named: UserDefaults.didChangeNotification, object: self),
| `- warning: conformance of 'UserDefaults' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
79 |
80 | // We use the raw value here because the class property is painfully @MainActor
Foundation.UserDefaults:2:11: note: conformance of 'UserDefaults' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension UserDefaults : @unchecked Sendable {
| `- note: conformance of 'UserDefaults' to 'Sendable' has been explicitly marked unavailable here
3 | }
[417/421] Compiling Vexil StreamManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Sources/NSUbiquitousKeyValueStore+FlagValueSource.swift:21:1: warning: extension declares a conformance of imported type 'NSUbiquitousKeyValueStore' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
19 | /// Provides support for using `NSUbiquitousKeyValueStore` as a `NonSendableFlagValueSource`
20 | ///
21 | extension NSUbiquitousKeyValueStore: NonSendableFlagValueSource {
| |- warning: extension declares a conformance of imported type 'NSUbiquitousKeyValueStore' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
22 |
23 | /// The name of the Flag Value Source
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Sources/NSUbiquitousKeyValueStore+FlagValueSource.swift:61:107: warning: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
59 | public var changes: ChangeStream {
60 | chain(
61 | NotificationCenter.default.notifications(named: Self.didChangeExternallyNotification, object: self),
| `- warning: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
62 | NotificationCenter.default.notifications(named: Self.didChangeInternallyNotification, object: self)
63 | )
Foundation.NSUbiquitousKeyValueStore:2:11: note: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSUbiquitousKeyValueStore : @unchecked Sendable {
| `- note: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Sources/NSUbiquitousKeyValueStore+FlagValueSource.swift:62:107: warning: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
60 | chain(
61 | NotificationCenter.default.notifications(named: Self.didChangeExternallyNotification, object: self),
62 | NotificationCenter.default.notifications(named: Self.didChangeInternallyNotification, object: self)
| `- warning: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
63 | )
64 | .map { _ in
Foundation.NSUbiquitousKeyValueStore:2:11: note: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSUbiquitousKeyValueStore : @unchecked Sendable {
| `- note: conformance of 'NSUbiquitousKeyValueStore' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Sources/UserDefaults+FlagValueSource.swift:26:1: warning: extension declares a conformance of imported type 'UserDefaults' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
24 |
25 | /// Provides support for using `UserDefaults` as a `FlagValueSource`
26 | extension UserDefaults: NonSendableFlagValueSource {
| |- warning: extension declares a conformance of imported type 'UserDefaults' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
27 |
28 | /// The name of the Flag Value Source
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Sources/UserDefaults+FlagValueSource.swift:78:105: warning: conformance of 'UserDefaults' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
76 | public var changes: ChangeStream {
77 | chain(
78 | NotificationCenter.default.notifications(named: UserDefaults.didChangeNotification, object: self),
| `- warning: conformance of 'UserDefaults' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
79 |
80 | // We use the raw value here because the class property is painfully @MainActor
Foundation.UserDefaults:2:11: note: conformance of 'UserDefaults' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension UserDefaults : @unchecked Sendable {
| `- note: conformance of 'UserDefaults' to 'Sendable' has been explicitly marked unavailable here
3 | }
[418/421] Compiling Vexil FlagWigwag.swift
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Pole.swift:308:71: error: use of protocol 'FlagValueSource' as a type must be written 'any FlagValueSource'
306 | /// - at: The index at which to insert the `Snapshot`.
307 | ///
308 | public func insert(snapshot: Snapshot<RootGroup>, at index: Array<FlagValueSource>.Index) {
| `- error: use of protocol 'FlagValueSource' as a type must be written 'any FlagValueSource'
309 | _sources.insert(snapshot, at: index)
310 | }
[419/421] Compiling Vexil Observing.swift
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Pole.swift:308:71: error: use of protocol 'FlagValueSource' as a type must be written 'any FlagValueSource'
306 | /// - at: The index at which to insert the `Snapshot`.
307 | ///
308 | public func insert(snapshot: Snapshot<RootGroup>, at index: Array<FlagValueSource>.Index) {
| `- error: use of protocol 'FlagValueSource' as a type must be written 'any FlagValueSource'
309 | _sources.insert(snapshot, at: index)
310 | }
[420/421] Compiling Vexil Pole+Observability.swift
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Pole.swift:308:71: error: use of protocol 'FlagValueSource' as a type must be written 'any FlagValueSource'
306 | /// - at: The index at which to insert the `Snapshot`.
307 | ///
308 | public func insert(snapshot: Snapshot<RootGroup>, at index: Array<FlagValueSource>.Index) {
| `- error: use of protocol 'FlagValueSource' as a type must be written 'any FlagValueSource'
309 | _sources.insert(snapshot, at: index)
310 | }
[421/421] Compiling Vexil Pole.swift
/Users/admin/builder/spi-builder-workspace/Sources/Vexil/Pole.swift:308:71: error: use of protocol 'FlagValueSource' as a type must be written 'any FlagValueSource'
306 | /// - at: The index at which to insert the `Snapshot`.
307 | ///
308 | public func insert(snapshot: Snapshot<RootGroup>, at index: Array<FlagValueSource>.Index) {
| `- error: use of protocol 'FlagValueSource' as a type must be written 'any FlagValueSource'
309 | _sources.insert(snapshot, at: index)
310 | }
BUILD FAILURE 6.0 macosSpm