The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SublimationService, reference 1.0.0 (55ba94), with Swift 6.0 (beta) for Linux on 17 Sep 2024 03:34:21 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/SublimationService.git
Reference: 1.0.0
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
 * 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:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/brightdigit/SublimationService.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/brightdigit/Sublimation
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/2177] Fetching swift-service-lifecycle
[23/7182] Fetching swift-service-lifecycle, sublimation
[816/11655] Fetching swift-service-lifecycle, sublimation, swift-async-algorithms
[889/15241] Fetching swift-service-lifecycle, sublimation, swift-async-algorithms, swift-log
[15242/30275] Fetching swift-service-lifecycle, sublimation, swift-async-algorithms, swift-log, swift-collections
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.37s)
[14869/28098] Fetching sublimation, swift-async-algorithms, swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (0.37s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.37s)
Fetched https://github.com/brightdigit/Sublimation from cache (0.37s)
[1955/15034] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.98s)
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.1
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.6.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.1.2
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.1
Creating working copy for https://github.com/brightdigit/Sublimation
Working copy of https://github.com/brightdigit/Sublimation resolved at 2.0.0-beta.1
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/37] Emitting module Logging
[14/37] Compiling ConcurrencyHelpers LockedValueBox.swift
[15/37] Compiling Logging LogHandler.swift
[16/37] Compiling InternalCollectionsUtilities Debugging.swift
[17/37] Compiling InternalCollectionsUtilities Descriptions.swift
[18/37] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/37] Compiling InternalCollectionsUtilities Specialize.swift
[20/39] Emitting module InternalCollectionsUtilities
[21/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/39] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/39] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/39] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/39] Compiling InternalCollectionsUtilities UInt+reversed.swift
[26/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[27/39] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[28/39] Compiling InternalCollectionsUtilities Integer rank.swift
[29/39] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[30/39] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[31/39] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[32/39] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[33/39] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[34/39] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/97] Compiling Logging MetadataProvider.swift
[37/111] Compiling Logging Locks.swift
[38/111] Compiling Logging Logging.swift
[39/112] Emitting module ConcurrencyHelpers
[40/112] Compiling ConcurrencyHelpers Lock.swift
[43/113] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[44/113] Compiling OrderedCollections _HashTable+Bucket.swift
[45/118] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[46/118] Compiling OrderedCollections _HashTable.swift
[47/121] Compiling OrderedCollections OrderedDictionary+Elements.swift
[48/121] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[49/121] Emitting module UnixSignals
[50/121] Compiling DequeModule _DequeSlot.swift
[51/121] Compiling DequeModule _UnsafeWrappedBuffer.swift
[52/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[53/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[54/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[55/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[56/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[57/121] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[58/121] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[59/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[60/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[61/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[62/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[63/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[64/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[65/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[66/128] Compiling OrderedCollections OrderedDictionary+Codable.swift
[67/128] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[68/128] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[69/128] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[70/128] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[71/128] Compiling UnixSignals UnixSignal.swift
[72/128] Compiling UnixSignals UnixSignalsSequence.swift
[73/129] Compiling OrderedCollections _HashTable+BucketIterator.swift
[74/129] Compiling OrderedCollections _HashTable+Constants.swift
[75/129] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[76/129] Compiling OrderedCollections _HashTable+Testing.swift
[77/129] Compiling OrderedCollections OrderedDictionary.swift
[78/129] Compiling OrderedCollections OrderedSet+Codable.swift
[79/129] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[80/129] Compiling OrderedCollections OrderedSet+Descriptions.swift
[81/129] Compiling OrderedCollections OrderedSet+Diffing.swift
[82/129] Compiling OrderedCollections OrderedSet+Equatable.swift
[83/129] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[84/129] Compiling OrderedCollections OrderedSet+Hashable.swift
[85/129] Compiling OrderedCollections OrderedSet+Initializers.swift
[86/129] Compiling OrderedCollections OrderedSet+Insertions.swift
[87/129] Compiling OrderedCollections OrderedSet+Invariants.swift
[88/129] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[89/129] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[90/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[91/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[92/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[103/129] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[104/129] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[105/129] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[106/129] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[107/129] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[108/129] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[109/129] Compiling OrderedCollections OrderedDictionary+Values.swift
[110/129] Emitting module DequeModule
[120/130] Compiling OrderedCollections OrderedSet+Sendable.swift
[121/130] Compiling OrderedCollections OrderedSet+SubSequence.swift
[122/130] Compiling OrderedCollections OrderedSet+Testing.swift
[123/130] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[124/130] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[125/130] Compiling OrderedCollections OrderedSet.swift
[126/130] Compiling OrderedCollections _UnsafeBitset.swift
[127/130] Emitting module SublimationCore
[128/130] Compiling SublimationCore Sublimatory.swift
[129/130] Emitting module OrderedCollections
[131/176] Compiling SublimationCore Application.swift
[133/179] Compiling Sublimation Sublimation.swift
[134/179] Emitting module Sublimation
[136/180] Emitting module AsyncAlgorithms
[137/186] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[138/186] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[139/186] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[140/186] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[141/186] Compiling AsyncAlgorithms AsyncChannel.swift
[142/186] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[143/186] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[144/186] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[145/186] Compiling AsyncAlgorithms MergeStateMachine.swift
[146/186] Compiling AsyncAlgorithms MergeStorage.swift
[147/186] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[148/186] Compiling AsyncAlgorithms Rethrow.swift
[149/186] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[150/186] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[151/186] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[152/186] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[153/186] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[154/186] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[155/186] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[156/186] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[157/186] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[158/186] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[159/186] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[160/186] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[161/186] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[162/186] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[163/186] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[164/186] Compiling AsyncAlgorithms DebounceStateMachine.swift
[165/186] Compiling AsyncAlgorithms DebounceStorage.swift
[166/186] Compiling AsyncAlgorithms Dictionary.swift
[167/186] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[168/186] Compiling AsyncAlgorithms Locking.swift
[169/186] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[170/186] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[171/186] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[172/186] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[173/186] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[174/186] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[175/186] Compiling AsyncAlgorithms ChannelStateMachine.swift
[176/186] Compiling AsyncAlgorithms ChannelStorage.swift
[177/186] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[178/186] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[179/186] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[180/186] Compiling AsyncAlgorithms CombineLatestStorage.swift
[181/186] Compiling AsyncAlgorithms SetAlgebra.swift
[182/186] Compiling AsyncAlgorithms UnsafeTransfer.swift
[183/186] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[184/186] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[185/186] Compiling AsyncAlgorithms ZipStateMachine.swift
[186/186] Compiling AsyncAlgorithms ZipStorage.swift
[188/195] Compiling ServiceLifecycle Service.swift
[189/196] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[190/196] Emitting module ServiceLifecycle
[191/196] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[192/196] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[193/196] Compiling ServiceLifecycle ServiceRunnerError.swift
[194/196] Compiling ServiceLifecycle CancellationWaiter.swift
[195/196] Compiling ServiceLifecycle GracefulShutdown.swift
[196/196] Compiling ServiceLifecycle ServiceGroup.swift
[198/199] Compiling SublimationService Service.swift
[199/199] Emitting module SublimationService
Build complete! (40.38s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.