Build Information
Successful build of SublimationService, reference main (55ba94), with Swift 6.3 for Linux on 14 Apr 2026 23:46:04 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/SublimationService.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/brightdigit/SublimationService
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/brightdigit/SublimationService.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/swift-server/swift-service-lifecycle.git
Fetching https://github.com/brightdigit/Sublimation
[1/2729] Fetching swift-service-lifecycle
[302/7769] Fetching swift-service-lifecycle, sublimation
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.59s)
Fetched https://github.com/brightdigit/Sublimation from cache (0.59s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (1.04s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/6235] Fetching swift-async-algorithms
[625/12804] Fetching swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.78s)
Fetched https://github.com/apple/swift-log.git from cache (0.78s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (1.44s)
Fetching https://github.com/apple/swift-collections.git
[1/23537] 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.4.1 (2.61s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.64s)
Computing version for https://github.com/brightdigit/Sublimation
Computed https://github.com/brightdigit/Sublimation at 2.0.1 (0.53s)
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.11.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.12.0
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/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/brightdigit/Sublimation
Working copy of https://github.com/brightdigit/Sublimation resolved at 2.0.1
Building for debugging...
[0/13] Write sources
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/43] Emitting module InternalCollectionsUtilities
[15/45] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[16/45] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[17/45] Compiling SublimationCore Sublimatory.swift
[18/45] Compiling InternalCollectionsUtilities _SortedCollection.swift
[19/45] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/45] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/45] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/45] Compiling InternalCollectionsUtilities String+Padding.swift
[23/45] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/45] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/45] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/45] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[27/45] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/45] Compiling InternalCollectionsUtilities Span+Extras.swift
[29/45] Compiling ConcurrencyHelpers LockedValueBox.swift
[30/45] Compiling InternalCollectionsUtilities Integer rank.swift
[31/45] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[32/45] Compiling InternalCollectionsUtilities UInt+reversed.swift
[33/45] Compiling InternalCollectionsUtilities Debugging.swift
[34/45] Compiling InternalCollectionsUtilities Descriptions.swift
[35/45] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[37/134] Compiling ContainersPreview Producer+Map.swift
[38/134] Compiling ContainersPreview Producer+Reduce.swift
[39/134] Compiling ContainersPreview Producer.swift
[40/134] Compiling OrderedCollections OrderedDictionary+Codable.swift
[41/138] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[42/138] Compiling OrderedCollections OrderedSet+Descriptions.swift
[43/138] Compiling OrderedCollections OrderedSet+Diffing.swift
[44/138] Compiling OrderedCollections OrderedSet+Equatable.swift
[45/138] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[46/138] Compiling OrderedCollections OrderedSet+Hashable.swift
[47/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[48/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[49/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[50/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[51/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[52/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[53/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[54/138] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[55/138] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[56/138] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[57/138] Compiling OrderedCollections OrderedDictionary.swift
[58/138] Compiling OrderedCollections OrderedSet+Codable.swift
[59/138] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[60/138] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[61/138] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[62/138] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[63/138] Compiling OrderedCollections OrderedDictionary+Elements.swift
[64/138] Emitting module ContainersPreview
[65/138] Compiling ContainersPreview Box.swift
[66/138] Compiling ContainersPreview Inout.swift
[67/138] Compiling ContainersPreview InputSpan.swift
[68/138] Compiling ContainersPreview Shared.swift
[69/138] Compiling ContainersPreview OutputSpan+Extras.swift
[70/138] Compiling ContainersPreview TemporaryAllocation.swift
[71/138] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[72/138] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[73/138] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[75/179] Compiling ConcurrencyHelpers Lock.swift
[76/179] Emitting module ConcurrencyHelpers
[77/179] Compiling DequeModule UniqueDeque+Consumption.swift
[78/179] Compiling DequeModule UniqueDeque+Container.swift
[79/179] Compiling DequeModule UniqueDeque+Descriptions.swift
[80/179] Compiling DequeModule UniqueDeque+Equatable.swift
[81/179] Compiling DequeModule UniqueDeque+Experimental.swift
[82/180] Compiling Logging Locks.swift
[83/180] Emitting module Logging
[84/185] Compiling Logging MetadataProvider.swift
[86/188] Compiling Logging LogHandler.swift
[87/188] Compiling Logging LogEvent.swift
[88/188] Compiling Logging Logging.swift
[89/189] Compiling DequeModule _DequeBuffer.swift
[90/189] Compiling DequeModule _DequeBufferHeader.swift
[91/189] Compiling DequeModule RigidDeque+Append.swift
[92/189] Compiling DequeModule RigidDeque+Consumption.swift
[93/189] Compiling DequeModule RigidDeque+Container.swift
[94/189] Compiling DequeModule RigidDeque+Descriptions.swift
[99/189] Compiling DequeModule RigidDeque+Removals.swift
[100/189] Compiling DequeModule RigidDeque+Replacements.swift
[101/189] Compiling DequeModule RigidDeque+Testing.swift
[102/189] Compiling DequeModule RigidDeque.swift
[103/189] Compiling DequeModule UniqueDeque+Append.swift
[104/196] Emitting module UnixSignals
[105/196] Compiling OrderedCollections OrderedSet+Initializers.swift
[106/196] Compiling OrderedCollections OrderedSet+Insertions.swift
[107/196] Compiling OrderedCollections OrderedSet+Invariants.swift
[108/196] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[109/196] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[110/196] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[111/196] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[112/196] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[113/196] Compiling DequeModule UniqueDeque+Replacements.swift
[114/196] Compiling DequeModule UniqueDeque.swift
[115/196] Compiling DequeModule _DequeSlot.swift
[116/196] Compiling DequeModule _UnsafeDequeHandle.swift
[117/196] Compiling DequeModule _UnsafeDequeSegments.swift
[118/196] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[119/196] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[120/196] Compiling DequeModule UniqueDeque+Insertions.swift
[121/196] Compiling DequeModule UniqueDeque+Prepend.swift
[122/196] Compiling DequeModule UniqueDeque+Removals.swift
[123/196] Compiling DequeModule Deque+Codable.swift
[124/196] Compiling DequeModule Deque+Collection.swift
[125/196] Compiling DequeModule Deque+CustomReflectable.swift
[126/196] Compiling DequeModule Deque+Descriptions.swift
[127/196] Compiling DequeModule Deque+Equatable.swift
[128/196] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[135/196] Compiling DequeModule RigidDeque+Equatable.swift
[136/196] Compiling DequeModule RigidDeque+Experimental.swift
[137/196] Compiling DequeModule RigidDeque+Hashable.swift
[138/196] Compiling DequeModule RigidDeque+Initializers.swift
[139/196] Compiling DequeModule RigidDeque+Insertions.swift
[140/196] Compiling DequeModule RigidDeque+Prepend.swift
[141/196] Compiling DequeModule UniqueDeque+Hashable.swift
[142/196] Compiling DequeModule UniqueDeque+Initializers.swift
[148/196] Compiling SublimationCore Application.swift
[149/196] Emitting module SublimationCore
[151/199] Compiling UnixSignals UnixSignal.swift
[152/199] Compiling UnixSignals UnixSignalsSequence.swift
[154/200] Compiling Sublimation Sublimation.swift
[155/200] Emitting module Sublimation
[157/201] Compiling DequeModule Deque+Extras.swift
[158/201] Compiling DequeModule Deque+Hashable.swift
[159/201] Compiling DequeModule Deque+Testing.swift
[160/201] Compiling DequeModule Deque._Storage.swift
[161/201] Compiling DequeModule Deque._UnsafeHandle.swift
[162/201] Compiling DequeModule Deque.swift
[188/201] Emitting module OrderedCollections
[189/201] Compiling OrderedCollections OrderedSet+Sendable.swift
[190/201] Compiling OrderedCollections OrderedSet+SubSequence.swift
[191/201] Compiling OrderedCollections OrderedSet+Testing.swift
[192/201] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[193/201] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[194/201] Compiling OrderedCollections OrderedSet.swift
[195/201] Compiling OrderedCollections _UnsafeBitset.swift
[202/202] Emitting module DequeModule
[204/256] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[205/256] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[206/256] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[207/256] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[208/256] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[209/256] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[210/256] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[211/256] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[212/263] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[213/263] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[214/263] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[215/263] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[216/263] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[217/263] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[218/263] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[219/263] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[220/263] Emitting module AsyncAlgorithms
[221/263] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[222/263] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[223/263] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[224/263] Compiling AsyncAlgorithms Disconnected.swift
[225/263] Compiling AsyncAlgorithms _TinyArray.swift
[226/263] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[227/263] Compiling AsyncAlgorithms Locking.swift
[228/263] Compiling AsyncAlgorithms Rethrow.swift
[229/263] Compiling AsyncAlgorithms SetAlgebra.swift
[230/263] Compiling AsyncAlgorithms UnsafeTransfer.swift
[231/263] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[232/263] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[233/263] Compiling AsyncAlgorithms ZipStateMachine.swift
[234/263] Compiling AsyncAlgorithms ZipStorage.swift
[235/263] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[236/263] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[237/263] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[238/263] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[239/263] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[240/263] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[241/263] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[242/263] Compiling AsyncAlgorithms AsyncShareSequence.swift
[243/263] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[244/263] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[245/263] Compiling AsyncAlgorithms AsyncChannel.swift
[246/263] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[247/263] Compiling AsyncAlgorithms ChannelStateMachine.swift
[248/263] Compiling AsyncAlgorithms ChannelStorage.swift
[249/263] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[250/263] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[251/263] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[252/263] Compiling AsyncAlgorithms CombineLatestStorage.swift
[253/263] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[254/263] Compiling AsyncAlgorithms DebounceStateMachine.swift
[255/263] Compiling AsyncAlgorithms DebounceStorage.swift
[256/263] Compiling AsyncAlgorithms Dictionary.swift
[257/263] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[258/263] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[259/263] Compiling AsyncAlgorithms MergeStateMachine.swift
[260/263] Compiling AsyncAlgorithms MergeStorage.swift
[261/263] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[262/263] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[263/263] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[265/273] Compiling ServiceLifecycle CancellationWaiter.swift
[266/274] Emitting module ServiceLifecycle
[267/274] Compiling ServiceLifecycle Service.swift
[268/274] Compiling ServiceLifecycle GracefulShutdown.swift
[269/274] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[270/274] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[271/274] Compiling ServiceLifecycle ClosureService.swift
[272/274] Compiling ServiceLifecycle ServiceRunnerError.swift
[273/274] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[274/274] Compiling ServiceLifecycle ServiceGroup.swift
[276/277] 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
[277/277] 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
Build complete! (53.86s)
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" : "/host/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"
}
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.