The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SublimationService, reference 1.0.0 (55ba94), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 23:51:11 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/brightdigit/Sublimation
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
[1/5040] Fetching sublimation
[52/7769] Fetching sublimation, swift-service-lifecycle
[395/31306] Fetching sublimation, swift-service-lifecycle, swift-collections
[1065/37541] Fetching sublimation, swift-service-lifecycle, swift-collections, swift-async-algorithms
[2007/44110] Fetching sublimation, swift-service-lifecycle, swift-collections, swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.16s)
[14541/37875] Fetching sublimation, swift-service-lifecycle, swift-collections, swift-log
Fetched https://github.com/apple/swift-collections.git from cache (1.79s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.79s)
Fetched https://github.com/brightdigit/Sublimation from cache (1.79s)
Fetched https://github.com/apple/swift-log.git from cache (1.79s)
Creating working copy for https://github.com/brightdigit/Sublimation
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Creating working copy for https://github.com/apple/swift-log.git
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.6.1
Working copy of https://github.com/brightdigit/Sublimation resolved at 2.0.0-beta.1
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.1
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.2
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "sublimationservice",
      "name": "SublimationService",
      "url": "https://github.com/brightdigit/SublimationService.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SublimationService",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "sublimation",
          "name": "Sublimation",
          "url": "https://github.com/brightdigit/Sublimation",
          "version": "2.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Sublimation",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-service-lifecycle",
          "name": "swift-service-lifecycle",
          "url": "https://github.com/swift-server/swift-service-lifecycle.git",
          "version": "2.11.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-lifecycle",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.12.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "traits": [
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-async-algorithms",
              "name": "swift-async-algorithms",
              "url": "https://github.com/apple/swift-async-algorithms.git",
              "version": "1.1.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.4.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "traits": [
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/brightdigit/SublimationService.git
[1/126] Fetching sublimationservice
Fetched https://github.com/brightdigit/SublimationService.git from cache (0.68s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git from cache
Fetching https://github.com/brightdigit/Sublimation from cache
Fetched https://github.com/brightdigit/Sublimation from cache (0.48s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.48s)
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.11s)
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.50s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.50s)
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.19s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.16s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.58s)
Computing version for https://github.com/brightdigit/Sublimation
Computed https://github.com/brightdigit/Sublimation at 2.0.1 (0.59s)
Creating working copy for https://github.com/brightdigit/SublimationService.git
Working copy of https://github.com/brightdigit/SublimationService.git resolved at 1.0.0 (55ba94d)
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/brightdigit/Sublimation
Working copy of https://github.com/brightdigit/Sublimation resolved at 2.0.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/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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.0
warning: '.resolve-product-dependencies': dependency 'sublimationservice' is not used by any target
Found 2 product dependencies
  - Sublimation
  - swift-service-lifecycle
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/brightdigit/SublimationService.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version--6988338F2F200930.txt
[13/38] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/38] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/38] Compiling InternalCollectionsUtilities Specialize.swift
[16/39] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/39] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/39] Compiling InternalCollectionsUtilities Debugging.swift
[19/39] Compiling InternalCollectionsUtilities Descriptions.swift
[20/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/39] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/39] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[23/39] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[24/39] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[25/39] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[26/39] Emitting module InternalCollectionsUtilities
[27/39] Compiling InternalCollectionsUtilities UInt+reversed.swift
[28/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/39] Compiling InternalCollectionsUtilities Integer rank.swift
[30/39] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[31/39] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/112] Compiling DequeModule _DequeBufferHeader.swift
[33/112] Compiling DequeModule _DequeSlot.swift
[34/113] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[35/113] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[36/113] Compiling ConcurrencyHelpers LockedValueBox.swift
[37/113] Emitting module ConcurrencyHelpers
[38/113] Compiling ConcurrencyHelpers Lock.swift
[39/113] Compiling DequeModule _UnsafeWrappedBuffer.swift
[40/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[41/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[42/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[43/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[44/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[45/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[46/122] Compiling OrderedCollections OrderedSet+Codable.swift
[47/122] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[48/122] Compiling OrderedCollections OrderedSet+Descriptions.swift
[49/122] Compiling OrderedCollections OrderedSet+Diffing.swift
[50/122] Compiling OrderedCollections OrderedSet+Equatable.swift
[51/122] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[52/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[53/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[54/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[55/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[56/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[57/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[58/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[59/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[60/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[61/122] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[62/122] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[63/122] Compiling OrderedCollections OrderedSet+Sendable.swift
[64/122] Compiling OrderedCollections _HashTable.swift
[65/122] Compiling OrderedCollections OrderedDictionary+Elements.swift
[66/122] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[67/122] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[71/122] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[72/122] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[74/122] Compiling OrderedCollections _HashTable+Testing.swift
[75/122] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[78/122] Compiling OrderedCollections _HashTable+Bucket.swift
[79/122] Compiling OrderedCollections _HashTable+BucketIterator.swift
[80/122] Compiling OrderedCollections _HashTable+Constants.swift
[81/122] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[82/122] Emitting module DequeModule
[83/122] Compiling OrderedCollections OrderedSet+Hashable.swift
[84/122] Compiling OrderedCollections OrderedSet+Initializers.swift
[85/122] Compiling OrderedCollections OrderedSet+Insertions.swift
[86/122] Compiling OrderedCollections OrderedSet+Invariants.swift
[87/122] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[88/122] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[89/122] Compiling OrderedCollections _Hashtable+Header.swift
[90/122] Compiling OrderedCollections OrderedDictionary+Codable.swift
[91/122] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[92/122] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[93/122] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[94/122] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[96/122] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[97/122] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[98/122] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[99/122] Compiling OrderedCollections OrderedDictionary+Values.swift
[100/122] Compiling OrderedCollections OrderedDictionary.swift
[101/122] Emitting module Logging
[102/122] Compiling Logging Locks.swift
[103/122] Compiling Logging Logging.swift
[104/122] Compiling Logging MetadataProvider.swift
[105/122] Compiling Logging LogHandler.swift
[113/125] Compiling OrderedCollections OrderedSet+SubSequence.swift
[114/125] Compiling OrderedCollections OrderedSet+Testing.swift
[115/125] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[116/125] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[117/125] Compiling OrderedCollections OrderedSet.swift
[118/125] Compiling OrderedCollections _UnsafeBitset.swift
[119/125] Compiling UnixSignals UnixSignalsSequence.swift
[120/125] Compiling UnixSignals UnixSignal.swift
[121/125] Emitting module UnixSignals
[122/125] Emitting module OrderedCollections
[123/171] Emitting module AsyncAlgorithms
[124/176] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[125/176] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[126/176] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[127/176] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[128/176] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[129/176] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[130/176] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[131/176] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[132/176] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[133/176] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[134/176] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[135/176] Compiling AsyncAlgorithms ChannelStateMachine.swift
[136/176] Compiling AsyncAlgorithms ChannelStorage.swift
[137/176] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[138/176] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[139/176] Compiling AsyncAlgorithms Dictionary.swift
[140/176] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[141/176] Compiling AsyncAlgorithms Locking.swift
[142/176] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[143/176] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[144/176] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[145/176] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[146/176] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[147/176] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[148/176] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[149/176] Compiling AsyncAlgorithms MergeStateMachine.swift
[150/176] Compiling AsyncAlgorithms MergeStorage.swift
[151/176] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[152/176] Compiling AsyncAlgorithms Rethrow.swift
[153/176] Compiling AsyncAlgorithms SetAlgebra.swift
[154/176] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[155/176] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[156/176] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[157/176] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[158/176] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[159/176] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[160/176] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[161/176] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[162/176] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[163/176] Compiling AsyncAlgorithms AsyncChannel.swift
[164/176] Compiling AsyncAlgorithms UnsafeTransfer.swift
[165/176] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[166/176] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[167/176] Compiling AsyncAlgorithms ZipStateMachine.swift
[168/176] Compiling AsyncAlgorithms ZipStorage.swift
[169/176] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[170/176] Compiling AsyncAlgorithms CombineLatestStorage.swift
[171/176] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[172/176] Compiling AsyncAlgorithms DebounceStateMachine.swift
[173/176] Compiling AsyncAlgorithms DebounceStorage.swift
[174/185] Compiling ServiceLifecycle ServiceRunnerError.swift
[175/185] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[176/185] Compiling ServiceLifecycle Service.swift
[177/185] Compiling ServiceLifecycle GracefulShutdown.swift
[178/185] Compiling ServiceLifecycle CancellationWaiter.swift
[179/185] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[180/185] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[181/185] Emitting module ServiceLifecycle
[182/185] Compiling ServiceLifecycle ServiceGroup.swift
[183/185] Compiling SublimationCore Sublimatory.swift
[184/185] Emitting module SublimationCore
[185/185] Compiling SublimationCore Application.swift
[186/187] Emitting module Sublimation
[187/187] Compiling Sublimation Sublimation.swift
[188/189] 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
[189/189] 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! (8.68s)
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.