Build Information
Successful build of SublimationService, reference 1.0.0 (55ba94
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 00:19:27 UTC.
Swift 6 data race errors: 0
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/brightdigit/SublimationService.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brightdigit/SublimationService
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 55ba94d v1.0.0 (#1)
Cloned https://github.com/brightdigit/SublimationService.git
Revision (git rev-parse @):
55ba94df72507c6ef90005ea9db753d36317e56b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/SublimationService.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/brightdigit/SublimationService.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-1EA4D86E10B52AF.txt
[13/37] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/37] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/38] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/38] Compiling InternalCollectionsUtilities Debugging.swift
[17/38] Compiling InternalCollectionsUtilities Descriptions.swift
[18/38] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/38] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/38] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/38] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/38] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/38] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/38] Compiling InternalCollectionsUtilities Integer rank.swift
[25/38] Emitting module InternalCollectionsUtilities
[26/38] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[27/38] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[28/110] Compiling OrderedCollections _HashTable+Testing.swift
[29/110] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[30/111] Compiling DequeModule _DequeSlot.swift
[31/111] Compiling DequeModule _UnsafeWrappedBuffer.swift
[32/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[33/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[34/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[35/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[36/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[37/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[38/117] Compiling DequeModule _DequeBufferHeader.swift
[39/117] Compiling DequeModule _DequeBuffer.swift
[40/117] Compiling OrderedCollections OrderedDictionary+Codable.swift
[41/117] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[42/117] Compiling OrderedCollections _HashTable.swift
[43/117] Compiling OrderedCollections _Hashtable+Header.swift
[44/117] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[45/117] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[46/117] Compiling OrderedCollections _HashTable+Bucket.swift
[47/117] Compiling OrderedCollections _HashTable+BucketIterator.swift
[48/117] Compiling OrderedCollections _HashTable+Constants.swift
[49/117] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[50/117] Emitting module DequeModule
[51/117] Compiling OrderedCollections OrderedSet+Codable.swift
[52/117] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[53/117] Compiling OrderedCollections OrderedSet+Descriptions.swift
[54/117] Compiling OrderedCollections OrderedSet+Diffing.swift
[55/117] Compiling OrderedCollections OrderedSet+Equatable.swift
[56/117] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[57/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[58/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[59/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[60/117] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[61/117] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[62/117] Compiling OrderedCollections OrderedSet+Sendable.swift
[63/117] Compiling OrderedCollections OrderedSet+Hashable.swift
[64/117] Compiling OrderedCollections OrderedSet+Initializers.swift
[65/117] Compiling OrderedCollections OrderedSet+Insertions.swift
[66/117] Compiling OrderedCollections OrderedSet+Invariants.swift
[67/117] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[68/117] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[69/117] Compiling OrderedCollections OrderedDictionary+Elements.swift
[70/117] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[71/117] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[72/117] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[73/117] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[74/117] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[75/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[76/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[77/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[78/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[79/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[80/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[81/117] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[82/117] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[83/117] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[84/117] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[85/117] Compiling OrderedCollections OrderedDictionary+Values.swift
[86/117] Compiling OrderedCollections OrderedDictionary.swift
[87/117] Compiling Logging LogHandler.swift
[93/117] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[94/117] Emitting module OrderedCollections
[102/117] Compiling OrderedCollections OrderedSet+SubSequence.swift
[103/117] Compiling OrderedCollections OrderedSet+Testing.swift
[104/117] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[105/117] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[106/117] Compiling OrderedCollections OrderedSet.swift
[107/117] Compiling OrderedCollections _UnsafeBitset.swift
[108/143] Compiling Logging MetadataProvider.swift
[109/147] Emitting module ConcurrencyHelpers
[110/150] Compiling ConcurrencyHelpers LockedValueBox.swift
[111/152] Compiling ConcurrencyHelpers Lock.swift
[112/163] Compiling Logging Logging.swift
[113/163] Emitting module Logging
[114/163] Compiling Logging Locks.swift
[115/166] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[116/166] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[117/166] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[118/166] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[119/166] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[120/166] Compiling AsyncAlgorithms MergeStateMachine.swift
[121/166] Compiling AsyncAlgorithms MergeStorage.swift
[122/166] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[123/166] Compiling AsyncAlgorithms Rethrow.swift
[124/166] Compiling AsyncAlgorithms SetAlgebra.swift
[125/166] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[126/166] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[127/166] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[128/166] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[129/166] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[130/171] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[131/171] Compiling AsyncAlgorithms ChannelStateMachine.swift
[132/171] Compiling AsyncAlgorithms ChannelStorage.swift
[133/171] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[134/171] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[135/171] Emitting module AsyncAlgorithms
[136/171] Compiling AsyncAlgorithms Dictionary.swift
[137/171] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[138/171] Compiling AsyncAlgorithms Locking.swift
[139/171] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[140/171] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[141/171] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[142/171] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[143/171] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[144/171] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[145/171] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[146/171] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[147/171] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[148/171] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[149/171] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[150/171] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[151/171] Emitting module UnixSignals
[152/171] Compiling UnixSignals UnixSignalsSequence.swift
[153/171] Compiling UnixSignals UnixSignal.swift
[154/171] Compiling AsyncAlgorithms UnsafeTransfer.swift
[155/171] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[156/171] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[157/171] Compiling AsyncAlgorithms ZipStateMachine.swift
[158/171] Compiling AsyncAlgorithms ZipStorage.swift
[159/171] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[160/171] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[161/171] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[162/171] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[163/171] Compiling AsyncAlgorithms AsyncChannel.swift
[164/171] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[165/171] Compiling AsyncAlgorithms CombineLatestStorage.swift
[166/171] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[167/171] Compiling AsyncAlgorithms DebounceStateMachine.swift
[168/171] Compiling AsyncAlgorithms DebounceStorage.swift
[169/180] Compiling SublimationCore Sublimatory.swift
[170/180] Compiling ServiceLifecycle Service.swift
[171/180] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[172/180] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[173/180] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[174/180] Emitting module ServiceLifecycle
[175/180] Compiling ServiceLifecycle GracefulShutdown.swift
[176/180] Compiling ServiceLifecycle ServiceRunnerError.swift
[177/180] Compiling ServiceLifecycle CancellationWaiter.swift
[178/180] Compiling ServiceLifecycle ServiceGroup.swift
[179/180] Compiling SublimationCore Application.swift
[180/180] Emitting module SublimationCore
[181/182] Compiling Sublimation Sublimation.swift
[182/182] Emitting module Sublimation
[183/184] Compiling SublimationService Service.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[184/184] Emitting module SublimationService
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
Build complete! (13.47s)
Fetching https://github.com/brightdigit/Sublimation
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/5040] Fetching sublimation
[354/7466] Fetching sublimation, swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.97s)
[3528/5040] Fetching sublimation
Fetched https://github.com/brightdigit/Sublimation from cache (1.03s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.47s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[270/8821] Fetching swift-log, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.05s)
Fetched https://github.com/apple/swift-log.git from cache (1.05s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.56s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.74s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.23s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.38s)
Computing version for https://github.com/brightdigit/Sublimation
Computed https://github.com/brightdigit/Sublimation at 2.0.1 (0.41s)
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/brightdigit/Sublimation
Working copy of https://github.com/brightdigit/Sublimation resolved at 2.0.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.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.4
Build complete.
{
"dependencies" : [
{
"identity" : "sublimation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0-alpha.5",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/brightdigit/Sublimation"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.6.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
}
],
"manifest_display_name" : "SublimationService",
"name" : "SublimationService",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
}
],
"products" : [
{
"name" : "SublimationService",
"targets" : [
"SublimationService"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SublimationServiceTests",
"module_type" : "SwiftTarget",
"name" : "SublimationServiceTests",
"path" : "Tests/SublimationServiceTests",
"sources" : [
"ServiceTests.swift"
],
"target_dependencies" : [
"SublimationService"
],
"type" : "test"
},
{
"c99name" : "SublimationService",
"module_type" : "SwiftTarget",
"name" : "SublimationService",
"path" : "Sources/SublimationService",
"product_dependencies" : [
"Sublimation",
"ServiceLifecycle"
],
"product_memberships" : [
"SublimationService"
],
"sources" : [
"Service.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.