The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SublimationService, reference main (55ba94), with Swift 6.2 (beta) for Android on 22 Jun 2025 00:36:48 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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:         android
Swift version:             6.2
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" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/brightdigit/Sublimation
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/5040] Fetching sublimation
[3177/7466] Fetching sublimation, swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.72s)
Fetched https://github.com/brightdigit/Sublimation from cache (0.75s)
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.80s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/4985] Fetching swift-async-algorithms
[4538/8821] Fetching swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.86s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.86s)
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.97s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (3.27s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.84s)
Computing version for https://github.com/brightdigit/Sublimation
Computed https://github.com/brightdigit/Sublimation at 2.0.1 (0.86s)
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/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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-8C5A4AE7A8CE2BA.txt
[13/37] Emitting module ConcurrencyHelpers
[14/37] Emitting module Logging
[15/37] Compiling SublimationCore Sublimatory.swift
[16/37] Compiling ConcurrencyHelpers LockedValueBox.swift
[17/37] Emitting module InternalCollectionsUtilities
[18/38] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/38] Compiling InternalCollectionsUtilities Descriptions.swift
[20/38] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[21/38] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/38] Compiling InternalCollectionsUtilities Debugging.swift
[23/38] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/38] Compiling InternalCollectionsUtilities _SortedCollection.swift
[25/38] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/38] Compiling InternalCollectionsUtilities UInt+reversed.swift
[27/38] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[28/38] Compiling InternalCollectionsUtilities Integer rank.swift
[29/38] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[30/38] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[31/38] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/109] Compiling OrderedCollections _HashTable+Bucket.swift
[34/109] Compiling OrderedCollections _HashTable+BucketIterator.swift
[35/111] Compiling DequeModule _DequeBuffer.swift
[36/111] Compiling DequeModule _DequeBufferHeader.swift
[37/111] Compiling DequeModule _DequeSlot.swift
[38/111] Compiling DequeModule _UnsafeWrappedBuffer.swift
[39/111] Compiling OrderedCollections _HashTable.swift
[40/111] Compiling OrderedCollections _Hashtable+Header.swift
[41/111] Compiling OrderedCollections _HashTable+Testing.swift
[42/111] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[43/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[44/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[45/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[46/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[47/111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[48/111] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[49/111] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[50/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[51/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[52/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[53/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[54/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[55/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[56/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[57/118] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[58/118] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[59/118] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[60/118] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[69/118] Compiling OrderedCollections OrderedDictionary+Codable.swift
[70/118] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[71/118] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[72/118] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[73/118] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[74/118] Compiling OrderedCollections OrderedDictionary+Elements.swift
[75/118] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[76/118] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[77/118] Compiling OrderedCollections OrderedSet+Initializers.swift
[78/118] Compiling OrderedCollections OrderedSet+Insertions.swift
[79/118] Compiling OrderedCollections OrderedSet+Invariants.swift
[80/118] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[81/118] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[82/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[83/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[84/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[85/118] Compiling OrderedCollections OrderedDictionary.swift
[86/118] Compiling OrderedCollections OrderedSet+Codable.swift
[87/118] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[88/118] Compiling OrderedCollections OrderedSet+Descriptions.swift
[89/118] Compiling OrderedCollections OrderedSet+Diffing.swift
[90/118] Compiling OrderedCollections OrderedSet+Equatable.swift
[91/118] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[92/118] Compiling OrderedCollections OrderedSet+Hashable.swift
[93/118] Compiling OrderedCollections _HashTable+Constants.swift
[94/118] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[95/118] Emitting module DequeModule
[97/119] Compiling Logging MetadataProvider.swift
[98/119] Compiling Logging Locks.swift
[99/119] Compiling ConcurrencyHelpers Lock.swift
[101/123] Emitting module OrderedCollections
[110/123] Compiling OrderedCollections OrderedSet+Sendable.swift
[111/123] Compiling OrderedCollections OrderedSet+SubSequence.swift
[112/123] Compiling OrderedCollections OrderedSet+Testing.swift
[113/123] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[114/123] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[115/123] Compiling OrderedCollections OrderedSet.swift
[116/123] Compiling OrderedCollections _UnsafeBitset.swift
[117/124] Emitting module UnixSignals
[118/124] Emitting module SublimationCore
[119/124] Compiling UnixSignals UnixSignal.swift
[120/124] Compiling SublimationCore Application.swift
[123/125] Compiling Logging Logging.swift
[124/125] Compiling Logging LogHandler.swift
[126/173] Compiling UnixSignals UnixSignalsSequence.swift
[128/174] Compiling Sublimation Sublimation.swift
[129/174] Emitting module Sublimation
[131/175] Emitting module AsyncAlgorithms
[132/181] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[133/181] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[134/181] Compiling AsyncAlgorithms MergeStateMachine.swift
[135/181] Compiling AsyncAlgorithms MergeStorage.swift
[136/181] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[137/181] Compiling AsyncAlgorithms Rethrow.swift
[138/181] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[139/181] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[140/181] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[141/181] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[142/181] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[143/181] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[144/181] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[145/181] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[146/181] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[147/181] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[148/181] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[149/181] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[150/181] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[151/181] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[152/181] Compiling AsyncAlgorithms DebounceStateMachine.swift
[153/181] Compiling AsyncAlgorithms DebounceStorage.swift
[154/181] Compiling AsyncAlgorithms Dictionary.swift
[155/181] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[156/181] Compiling AsyncAlgorithms Locking.swift
[157/181] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[158/181] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[159/181] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[160/181] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[161/181] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[162/181] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[163/181] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[164/181] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[165/181] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[166/181] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[167/181] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[168/181] Compiling AsyncAlgorithms AsyncChannel.swift
[169/181] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[170/181] Compiling AsyncAlgorithms ChannelStateMachine.swift
[171/181] Compiling AsyncAlgorithms ChannelStorage.swift
[172/181] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[173/181] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[174/181] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[175/181] Compiling AsyncAlgorithms CombineLatestStorage.swift
[176/181] Compiling AsyncAlgorithms SetAlgebra.swift
[177/181] Compiling AsyncAlgorithms UnsafeTransfer.swift
[178/181] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[179/181] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[180/181] Compiling AsyncAlgorithms ZipStateMachine.swift
[181/181] Compiling AsyncAlgorithms ZipStorage.swift
[183/190] Compiling ServiceLifecycle Service.swift
[184/191] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[185/191] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[186/191] Emitting module ServiceLifecycle
[187/191] Compiling ServiceLifecycle ServiceRunnerError.swift
[188/191] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[189/191] Compiling ServiceLifecycle CancellationWaiter.swift
[190/191] Compiling ServiceLifecycle GracefulShutdown.swift
[191/191] Compiling ServiceLifecycle ServiceGroup.swift
[193/194] 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
[194/194] 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! (66.61s)
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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.