The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Vexil, reference v3.0.0-beta.2 (c50af4), with Swift 6.3 for Linux on 14 Apr 2026 19:42:44 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/unsignedapps/Vexil.git
Reference: v3.0.0-beta.2
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/unsignedapps/Vexil
 * tag               v3.0.0-beta.2 -> FETCH_HEAD
HEAD is now at c50af49 Merge pull request #150 from Brett-Best/chore/swift-syntax-603.0.0-support
Cloned https://github.com/unsignedapps/Vexil.git
Revision (git rev-parse @):
c50af494f6f0717b6b7ff082fcbc3ccdd359d524
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/unsignedapps/Vexil.git at v3.0.0-beta.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/unsignedapps/Vexil.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/nicklockwood/SwiftFormat.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/6235] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.46s)
[1/56108] Fetching swiftformat
[2807/131080] Fetching swiftformat, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.84s)
[13466/56108] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (33.26s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.61.0 (36.13s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.0 (0.82s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.87s)
Fetching https://github.com/apple/swift-collections.git
[1/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.16s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (3.08s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.61.0
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.1.3
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 603.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.56s)
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/12] Write sources
[8/12] Write swift-version-24593BA9C3E375BF.txt
[10/39] Emitting module InternalCollectionsUtilities
[11/41] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[12/41] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[13/41] Compiling InternalCollectionsUtilities Debugging.swift
[14/41] Compiling InternalCollectionsUtilities Descriptions.swift
[15/41] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/41] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[17/41] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[18/41] Compiling InternalCollectionsUtilities _SortedCollection.swift
[19/41] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/41] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/41] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/41] Compiling InternalCollectionsUtilities Integer rank.swift
[23/41] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/41] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/41] Compiling InternalCollectionsUtilities String+Padding.swift
[26/41] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[27/41] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[28/41] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/41] Compiling InternalCollectionsUtilities Span+Extras.swift
[30/41] Compiling VexilMacros PatternBindingSyntax.swift
[31/41] Compiling VexilMacros SimpleVariables.swift
[33/44] Compiling VexilMacros String+Snakecase.swift
[34/131] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[35/131] Compiling OrderedCollections _HashTable.swift
[36/131] Compiling OrderedCollections _Hashtable+Header.swift
[37/131] Compiling OrderedCollections OrderedDictionary+Codable.swift
[38/131] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[39/135] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[40/135] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[41/135] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[42/135] Compiling OrderedCollections OrderedDictionary+Elements.swift
[43/135] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[44/135] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[45/135] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[46/135] Compiling OrderedCollections OrderedDictionary+Values.swift
[47/135] Compiling OrderedCollections _HashTable+Bucket.swift
[48/135] Compiling OrderedCollections _HashTable+BucketIterator.swift
[49/135] Compiling OrderedCollections _HashTable+Constants.swift
[50/135] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[51/135] Compiling OrderedCollections _HashTable+Testing.swift
[52/135] Compiling OrderedCollections OrderedSet+Descriptions.swift
[53/135] Compiling OrderedCollections OrderedSet+Diffing.swift
[54/135] Compiling OrderedCollections OrderedSet+Equatable.swift
[55/135] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[56/135] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[57/135] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[58/135] Compiling OrderedCollections OrderedDictionary.swift
[59/135] Compiling OrderedCollections OrderedSet+Codable.swift
[60/135] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[61/135] Compiling OrderedCollections OrderedSet+Hashable.swift
[62/135] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[63/135] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[64/135] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[65/135] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[66/135] Emitting module ContainersPreview
[67/135] Compiling ContainersPreview Box.swift
[68/135] Compiling ContainersPreview Inout.swift
[69/135] Compiling ContainersPreview InputSpan.swift
[70/135] Compiling ContainersPreview Shared.swift
[72/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[73/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[74/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[75/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[76/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[77/137] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[78/137] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[79/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[80/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[81/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[82/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[83/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[84/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[85/137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[90/150] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[91/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[92/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[93/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[94/183] Compiling DequeModule UniqueDeque+Experimental.swift
[95/183] Compiling DequeModule RigidDeque+Removals.swift
[96/183] Compiling DequeModule RigidDeque+Replacements.swift
[97/183] Compiling DequeModule RigidDeque+Testing.swift
[98/183] Compiling DequeModule RigidDeque.swift
[99/183] Compiling DequeModule UniqueDeque+Append.swift
[100/183] Compiling DequeModule UniqueDeque+Hashable.swift
[101/183] Compiling DequeModule UniqueDeque+Initializers.swift
[102/183] Compiling DequeModule UniqueDeque+Consumption.swift
[103/183] Compiling DequeModule UniqueDeque+Container.swift
[104/183] Compiling DequeModule UniqueDeque+Descriptions.swift
[105/183] Compiling DequeModule UniqueDeque+Equatable.swift
[107/188] Compiling DequeModule RigidDeque+Append.swift
[108/188] Compiling DequeModule RigidDeque+Consumption.swift
[109/188] Compiling DequeModule RigidDeque+Container.swift
[110/188] Compiling DequeModule RigidDeque+Descriptions.swift
[115/188] Compiling DequeModule UniqueDeque+Insertions.swift
[116/188] Compiling DequeModule UniqueDeque+Prepend.swift
[117/188] Compiling DequeModule UniqueDeque+Removals.swift
[118/188] Compiling DequeModule RigidDeque+Equatable.swift
[119/188] Compiling DequeModule RigidDeque+Experimental.swift
[120/188] Compiling DequeModule RigidDeque+Hashable.swift
[121/188] Compiling DequeModule RigidDeque+Initializers.swift
[122/188] Compiling DequeModule RigidDeque+Insertions.swift
[123/188] Emitting module VexilMacros
[124/188] Compiling VexilMacros Plugin.swift
[125/188] Compiling VexilMacros FlagMacro.swift
[126/188] Compiling DequeModule Deque+Codable.swift
[127/188] Compiling DequeModule Deque+Collection.swift
[128/188] Compiling VexilMacros AttributeArgument.swift
[129/188] Compiling VexilMacros DisplayName.swift
[130/189] Compiling DequeModule _DequeBuffer.swift
[131/189] Compiling DequeModule _DequeBufferHeader.swift
[141/189] Wrapping AST for VexilMacros for debugging
[142/189] Write Objects.LinkFileList
[154/189] Compiling DequeModule RigidDeque+Prepend.swift
[157/189] Compiling DequeModule Deque+CustomReflectable.swift
[158/189] Compiling DequeModule Deque+Descriptions.swift
[159/189] Compiling DequeModule Deque+Equatable.swift
[160/189] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[169/189] Emitting module OrderedCollections
[170/189] Compiling DequeModule Deque+Extras.swift
[171/189] Compiling DequeModule Deque+Hashable.swift
[172/189] Compiling DequeModule Deque+Testing.swift
[173/189] Compiling DequeModule Deque._Storage.swift
[174/189] Compiling DequeModule Deque._UnsafeHandle.swift
[175/189] Compiling DequeModule Deque.swift
[176/189] Compiling OrderedCollections OrderedSet+Sendable.swift
[177/189] Compiling OrderedCollections OrderedSet+SubSequence.swift
[178/189] Compiling OrderedCollections OrderedSet+Testing.swift
[179/189] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[180/189] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[181/189] Compiling OrderedCollections OrderedSet.swift
[182/189] Compiling OrderedCollections _UnsafeBitset.swift
[182/189] Linking VexilMacros-tool
[185/190] Compiling DequeModule UniqueDeque+Replacements.swift
[186/190] Compiling DequeModule UniqueDeque.swift
[187/190] Compiling DequeModule _DequeSlot.swift
[188/190] Compiling DequeModule _UnsafeDequeHandle.swift
[189/190] Compiling DequeModule _UnsafeDequeSegments.swift
[190/190] Emitting module DequeModule
[192/244] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[193/244] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[194/244] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[195/244] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[196/244] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[197/244] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[198/244] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[199/244] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[200/244] Emitting module AsyncAlgorithms
[201/244] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[202/244] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[203/244] Compiling AsyncAlgorithms AsyncChannel.swift
[204/244] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[205/244] Compiling AsyncAlgorithms ChannelStateMachine.swift
[206/244] Compiling AsyncAlgorithms ChannelStorage.swift
[207/244] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[208/244] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[209/244] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[210/244] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[211/244] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[212/244] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[213/244] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[214/244] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[215/244] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[216/244] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[217/244] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[218/244] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[219/244] Compiling AsyncAlgorithms Disconnected.swift
[220/244] Compiling AsyncAlgorithms _TinyArray.swift
[221/244] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[222/244] Compiling AsyncAlgorithms Locking.swift
[223/251] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[224/251] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[225/251] Compiling AsyncAlgorithms CombineLatestStorage.swift
[226/251] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[227/251] Compiling AsyncAlgorithms DebounceStateMachine.swift
[228/251] Compiling AsyncAlgorithms DebounceStorage.swift
[229/251] Compiling AsyncAlgorithms Dictionary.swift
[230/251] Compiling AsyncAlgorithms Rethrow.swift
[231/251] Compiling AsyncAlgorithms SetAlgebra.swift
[232/251] Compiling AsyncAlgorithms UnsafeTransfer.swift
[233/251] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[234/251] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[235/251] Compiling AsyncAlgorithms ZipStateMachine.swift
[236/251] Compiling AsyncAlgorithms ZipStorage.swift
[237/251] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[238/251] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[239/251] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[240/251] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[241/251] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[242/251] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[243/251] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[244/251] Compiling AsyncAlgorithms AsyncShareSequence.swift
[245/251] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[246/251] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[247/251] Compiling AsyncAlgorithms MergeStateMachine.swift
[248/251] Compiling AsyncAlgorithms MergeStorage.swift
[249/251] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[250/251] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[251/251] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[253/286] Compiling Vexil Configuration.swift
[254/286] Compiling Vexil Container.swift
[255/286] Compiling Vexil DisplayOptions.swift
[256/286] Compiling Vexil Flag.swift
[257/286] Compiling Vexil Group.swift
[258/290] Emitting module Vexil
/host/spi-builder-workspace/Sources/Vexil/Value.swift:138:51: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
136 | #elseif compiler(>=6.0)
137 |
138 | extension URL: FlagValue, @retroactive @unchecked Sendable {
    |                                                   `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
139 |     public typealias BoxedValueType = String
140 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[259/290] Compiling Vexil FlagValueDictionary.swift
[260/290] Compiling Vexil FlagValueSource.swift
[261/290] Compiling Vexil FlagValueSourceCoordinator.swift
[262/290] Compiling Vexil NSUbiquitousKeyValueStore+FlagValueSource.swift
[263/290] Compiling Vexil NonSendableFlagValueSource.swift
[264/290] Compiling Vexil Visitor.swift
[265/290] Compiling Vexil FlagDescriber.swift
[266/290] Compiling Vexil FlagRemover.swift
[267/290] Compiling Vexil FlagSetter.swift
[268/290] Compiling Vexil KeyPath.swift
[269/290] Compiling Vexil Lookup.swift
[270/290] Compiling Vexil FlagGroupWigwag.swift
[271/290] Compiling Vexil FlagWigwag.swift
[272/290] Compiling Vexil Observing.swift
[273/290] Compiling Vexil Snapshot+Lookup.swift
[274/290] Compiling Vexil Snapshot.swift
[275/290] Compiling Vexil SnapshotBuilder.swift
[276/290] Compiling Vexil BoxedFlagValue+NSObject.swift
[277/290] Compiling Vexil FlagValueDictionary+FlagValueSource.swift
[278/290] Compiling Vexil Pole+Observability.swift
[279/290] Compiling Vexil Pole.swift
[280/290] Compiling Vexil MutableFlagContainer.swift
[281/290] Compiling Vexil Snapshot+Extensions.swift
[282/290] Compiling Vexil Snapshot+FlagValueSource.swift
[283/290] Compiling Vexil UserDefaults+FlagValueSource.swift
[284/290] Compiling Vexil StreamManager.swift
[285/290] Compiling Vexil AsyncCurrentValue.swift
[286/290] Compiling Vexil BoxedFlagValue+Codable.swift
[287/290] Compiling Vexil CollectionDifference.Change+Element.swift
/host/spi-builder-workspace/Sources/Vexil/Value.swift:138:51: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
136 | #elseif compiler(>=6.0)
137 |
138 | extension URL: FlagValue, @retroactive @unchecked Sendable {
    |                                                   `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
139 |     public typealias BoxedValueType = String
140 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[288/290] Compiling Vexil FlagChangeStream.swift
/host/spi-builder-workspace/Sources/Vexil/Value.swift:138:51: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
136 | #elseif compiler(>=6.0)
137 |
138 | extension URL: FlagValue, @retroactive @unchecked Sendable {
    |                                                   `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
139 |     public typealias BoxedValueType = String
140 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[289/290] Compiling Vexil Lock.swift
/host/spi-builder-workspace/Sources/Vexil/Value.swift:138:51: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
136 | #elseif compiler(>=6.0)
137 |
138 | extension URL: FlagValue, @retroactive @unchecked Sendable {
    |                                                   `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
139 |     public typealias BoxedValueType = String
140 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
[290/290] Compiling Vexil Value.swift
/host/spi-builder-workspace/Sources/Vexil/Value.swift:138:51: warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
136 | #elseif compiler(>=6.0)
137 |
138 | extension URL: FlagValue, @retroactive @unchecked Sendable {
    |                                                   `- warning: conformance of 'URL' to protocol 'Sendable' was already stated in the type's module 'FoundationEssentials'
139 |     public typealias BoxedValueType = String
140 |
FoundationEssentials.URL:2:15: note: 'URL' declares conformance to protocol 'Sendable' here
  1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
  2 | public struct URL : Equatable, Sendable, Hashable {
    |               `- note: 'URL' declares conformance to protocol 'Sendable' here
  3 |     public init?(string: __shared String)
  4 |     public init?(string: __shared String, relativeTo url: __shared URL?)
Build complete! (88.25s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.60.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "604.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "Vexil",
  "name" : "Vexil",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "Vexil",
      "targets" : [
        "Vexil"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VexilMacros",
      "targets" : [
        "VexilMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "VexilTests",
      "module_type" : "SwiftTarget",
      "name" : "VexilTests",
      "path" : "Tests/VexilTests",
      "sources" : [
        "BoxedFlagValueDecodingTests.swift",
        "BoxedFlagValueEncodingTests.swift",
        "EquatableTests.swift",
        "FlagDetailTests.swift",
        "FlagPoleTests.swift",
        "FlagValueBoxingTests.swift",
        "FlagValueCompilationTests.swift",
        "FlagValueDictionaryTests.swift",
        "FlagValueSourceTests.swift",
        "FlagValueUnboxingTests.swift",
        "KeyEncodingTests.swift",
        "PublisherTests.swift",
        "SnapshotTests.swift",
        "UserDefaultPublisherTests.swift",
        "UserDefaultsDecodingTests.swift",
        "UserDefaultsEncodingTests.swift",
        "Utilities/Tags.swift",
        "Utilities/TestRunner.swift",
        "VisitorTests.swift"
      ],
      "target_dependencies" : [
        "Vexil"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VexilMacros",
      "module_type" : "SwiftTarget",
      "name" : "VexilMacros",
      "path" : "Sources/VexilMacros",
      "product_dependencies" : [
        "SwiftCompilerPlugin",
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros"
      ],
      "product_memberships" : [
        "Vexil",
        "VexilMacros"
      ],
      "sources" : [
        "FlagContainerMacro.swift",
        "FlagGroupMacro.swift",
        "FlagMacro.swift",
        "Plugin.swift",
        "Utilities/AttributeArgument.swift",
        "Utilities/DisplayName.swift",
        "Utilities/PatternBindingSyntax.swift",
        "Utilities/SimpleVariables.swift",
        "Utilities/String+Snakecase.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "Vexil",
      "module_type" : "SwiftTarget",
      "name" : "Vexil",
      "path" : "Sources/Vexil",
      "product_dependencies" : [
        "AsyncAlgorithms"
      ],
      "product_memberships" : [
        "Vexil"
      ],
      "sources" : [
        "Configuration.swift",
        "Container.swift",
        "DisplayOptions.swift",
        "Flag.swift",
        "Group.swift",
        "KeyPath.swift",
        "Lookup.swift",
        "Observability/FlagGroupWigwag.swift",
        "Observability/FlagWigwag.swift",
        "Observability/Observing.swift",
        "Pole+Observability.swift",
        "Pole.swift",
        "Snapshots/MutableFlagContainer.swift",
        "Snapshots/Snapshot+Extensions.swift",
        "Snapshots/Snapshot+FlagValueSource.swift",
        "Snapshots/Snapshot+Lookup.swift",
        "Snapshots/Snapshot.swift",
        "Snapshots/SnapshotBuilder.swift",
        "Sources/BoxedFlagValue+NSObject.swift",
        "Sources/FlagValueDictionary+FlagValueSource.swift",
        "Sources/FlagValueDictionary.swift",
        "Sources/FlagValueSource.swift",
        "Sources/FlagValueSourceCoordinator.swift",
        "Sources/NSUbiquitousKeyValueStore+FlagValueSource.swift",
        "Sources/NonSendableFlagValueSource.swift",
        "Sources/UserDefaults+FlagValueSource.swift",
        "StreamManager.swift",
        "Utilities/AsyncCurrentValue.swift",
        "Utilities/BoxedFlagValue+Codable.swift",
        "Utilities/CollectionDifference.Change+Element.swift",
        "Utilities/FlagChangeStream.swift",
        "Utilities/Lock.swift",
        "Value.swift",
        "Visitor.swift",
        "Visitors/FlagDescriber.swift",
        "Visitors/FlagRemover.swift",
        "Visitors/FlagSetter.swift"
      ],
      "target_dependencies" : [
        "VexilMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.