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 swift-service-lifecycle, reference 2.8.0 (e71873), with Swift 5.10 for Linux on 30 Apr 2025 16:04:07 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-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-service-lifecycle.git
Reference: 2.8.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/swift-server/swift-service-lifecycle
 * tag               2.8.0      -> FETCH_HEAD
HEAD is now at e718730 Remove platforms from manifest (#203)
Cloned https://github.com/swift-server/swift-service-lifecycle.git
Revision (git rev-parse @):
e7187309187695115033536e8fc9b2eb87fd956d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/swift-server/swift-service-lifecycle.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/4965] Fetching swift-async-algorithms
[51/8801] Fetching swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.47s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.47s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.89s)
Fetching https://github.com/apple/swift-collections.git
[1/16269] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.61s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.17s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.34s)
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.4
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
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
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/35] Emitting module Logging
[12/35] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/35] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/37] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[15/37] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[16/37] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/37] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/37] Compiling ConcurrencyHelpers LockedValueBox.swift
[19/37] Emitting module InternalCollectionsUtilities
[20/37] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[21/37] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[22/37] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[23/37] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/37] Compiling InternalCollectionsUtilities Integer rank.swift
[25/37] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/37] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[27/37] Compiling InternalCollectionsUtilities Specialize.swift
[28/37] Compiling InternalCollectionsUtilities Debugging.swift
[29/37] Compiling InternalCollectionsUtilities Descriptions.swift
[30/37] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/37] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/108] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[34/108] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[35/110] Compiling Logging MetadataProvider.swift
[36/110] Compiling OrderedCollections _HashTable+Constants.swift
[37/110] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[38/110] Compiling OrderedCollections _HashTable+Testing.swift
[39/110] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[40/110] Compiling OrderedCollections _HashTable.swift
[41/110] Compiling OrderedCollections _Hashtable+Header.swift
[42/110] Compiling ConcurrencyHelpers Lock.swift
[43/110] Emitting module ConcurrencyHelpers
[45/111] Compiling DequeModule _DequeSlot.swift
[46/111] Compiling DequeModule _UnsafeWrappedBuffer.swift
[47/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[48/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[49/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[50/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[51/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[52/114] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[53/114] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[54/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[55/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[56/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[57/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[58/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[59/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[60/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[61/121] Compiling OrderedCollections OrderedDictionary+Codable.swift
[62/121] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[63/121] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[64/121] Compiling OrderedCollections OrderedDictionary+Elements.swift
[65/121] Compiling OrderedCollections OrderedDictionary.swift
[66/121] Compiling OrderedCollections OrderedSet+Codable.swift
[67/121] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[68/121] Compiling OrderedCollections OrderedSet+Descriptions.swift
[69/121] Compiling OrderedCollections OrderedSet+Diffing.swift
[70/121] Compiling OrderedCollections OrderedSet+Equatable.swift
[71/121] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[72/121] Compiling OrderedCollections OrderedSet+Hashable.swift
[73/121] Compiling OrderedCollections OrderedSet+Initializers.swift
[74/121] Compiling OrderedCollections OrderedSet+Insertions.swift
[75/121] Compiling OrderedCollections OrderedSet+Invariants.swift
[76/121] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[77/121] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[78/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[79/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[80/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[81/121] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[82/121] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[83/121] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[84/121] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[85/121] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[86/121] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[87/121] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[88/121] Compiling OrderedCollections OrderedDictionary+Values.swift
[97/121] Compiling OrderedCollections _HashTable+Bucket.swift
[98/121] Compiling OrderedCollections _HashTable+BucketIterator.swift
[99/121] Compiling Logging Logging.swift
[100/121] Compiling Logging Locks.swift
[101/121] Compiling Logging LogHandler.swift
[103/122] Emitting module DequeModule
[105/123] Compiling UnixSignals UnixSignalsSequence.swift
[106/123] Compiling UnixSignals UnixSignal.swift
[107/123] Emitting module UnixSignals
[117/124] Compiling OrderedCollections OrderedSet+Sendable.swift
[118/124] Compiling OrderedCollections OrderedSet+SubSequence.swift
[119/124] Compiling OrderedCollections OrderedSet+Testing.swift
[120/124] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[121/124] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[122/124] Compiling OrderedCollections OrderedSet.swift
[123/124] Compiling OrderedCollections _UnsafeBitset.swift
[124/124] Emitting module OrderedCollections
[126/170] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[127/170] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[128/170] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[129/170] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[130/170] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[131/170] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[132/176] Emitting module AsyncAlgorithms
[133/176] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[134/176] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[135/176] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[136/176] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[137/176] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[138/176] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[139/176] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[140/176] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[141/176] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[142/176] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[143/176] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[144/176] Compiling AsyncAlgorithms AsyncChannel.swift
[145/176] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[146/176] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[147/176] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[148/176] Compiling AsyncAlgorithms MergeStateMachine.swift
[149/176] Compiling AsyncAlgorithms MergeStorage.swift
[150/176] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[151/176] Compiling AsyncAlgorithms Rethrow.swift
[152/176] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[153/176] Compiling AsyncAlgorithms DebounceStateMachine.swift
[154/176] Compiling AsyncAlgorithms DebounceStorage.swift
[155/176] Compiling AsyncAlgorithms Dictionary.swift
[156/176] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[157/176] Compiling AsyncAlgorithms Locking.swift
[158/176] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[159/176] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[160/176] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[161/176] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[162/176] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[163/176] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[164/176] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[165/176] Compiling AsyncAlgorithms SetAlgebra.swift
[166/176] Compiling AsyncAlgorithms UnsafeTransfer.swift
[167/176] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[168/176] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[169/176] Compiling AsyncAlgorithms ZipStateMachine.swift
[170/176] Compiling AsyncAlgorithms ZipStorage.swift
[171/176] Compiling AsyncAlgorithms ChannelStateMachine.swift
[172/176] Compiling AsyncAlgorithms ChannelStorage.swift
[173/176] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[174/176] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[175/176] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[176/176] Compiling AsyncAlgorithms CombineLatestStorage.swift
[178/185] Compiling ServiceLifecycle Service.swift
[179/186] Emitting module ServiceLifecycle
[180/186] Compiling ServiceLifecycle CancellationWaiter.swift
[181/186] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[182/186] Compiling ServiceLifecycle GracefulShutdown.swift
[183/186] Compiling ServiceLifecycle ServiceRunnerError.swift
[184/186] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[185/186] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[186/186] Compiling ServiceLifecycle ServiceGroup.swift
[188/189] Emitting module ServiceLifecycleTestKit
[189/189] Compiling ServiceLifecycleTestKit GracefulShutdown.swift
Build complete! (24.35s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    }
  ],
  "manifest_display_name" : "swift-service-lifecycle",
  "name" : "swift-service-lifecycle",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ServiceLifecycle",
      "targets" : [
        "ServiceLifecycle"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ServiceLifecycleTestKit",
      "targets" : [
        "ServiceLifecycleTestKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UnixSignals",
      "targets" : [
        "UnixSignals"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UnixSignalsTests",
      "module_type" : "SwiftTarget",
      "name" : "UnixSignalsTests",
      "path" : "Tests/UnixSignalsTests",
      "sources" : [
        "UnixSignalTests.swift"
      ],
      "target_dependencies" : [
        "UnixSignals"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UnixSignals",
      "module_type" : "SwiftTarget",
      "name" : "UnixSignals",
      "path" : "Sources/UnixSignals",
      "product_memberships" : [
        "ServiceLifecycle",
        "ServiceLifecycleTestKit",
        "UnixSignals"
      ],
      "sources" : [
        "UnixSignal.swift",
        "UnixSignalsSequence.swift"
      ],
      "target_dependencies" : [
        "ConcurrencyHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ServiceLifecycleTests",
      "module_type" : "SwiftTarget",
      "name" : "ServiceLifecycleTests",
      "path" : "Tests/ServiceLifecycleTests",
      "sources" : [
        "AsyncCancelOnGracefulShutdownSequenceTests.swift",
        "GracefulShutdownTests.swift",
        "MockService.swift",
        "ServiceGroupAddServiceTests.swift",
        "ServiceGroupTests.swift",
        "XCTest+Async.swift"
      ],
      "target_dependencies" : [
        "ServiceLifecycle",
        "ServiceLifecycleTestKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ServiceLifecycleTestKit",
      "module_type" : "SwiftTarget",
      "name" : "ServiceLifecycleTestKit",
      "path" : "Sources/ServiceLifecycleTestKit",
      "product_memberships" : [
        "ServiceLifecycleTestKit"
      ],
      "sources" : [
        "GracefulShutdown.swift"
      ],
      "target_dependencies" : [
        "ServiceLifecycle"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ServiceLifecycle",
      "module_type" : "SwiftTarget",
      "name" : "ServiceLifecycle",
      "path" : "Sources/ServiceLifecycle",
      "product_dependencies" : [
        "Logging",
        "AsyncAlgorithms"
      ],
      "product_memberships" : [
        "ServiceLifecycle",
        "ServiceLifecycleTestKit"
      ],
      "sources" : [
        "AsyncCancelOnGracefulShutdownSequence.swift",
        "AsyncGracefulShutdownSequence.swift",
        "CancellationWaiter.swift",
        "GracefulShutdown.swift",
        "Service.swift",
        "ServiceGroup.swift",
        "ServiceGroupConfiguration.swift",
        "ServiceRunnerError.swift"
      ],
      "target_dependencies" : [
        "UnixSignals",
        "ConcurrencyHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ConcurrencyHelpers",
      "module_type" : "SwiftTarget",
      "name" : "ConcurrencyHelpers",
      "path" : "Sources/ConcurrencyHelpers",
      "product_memberships" : [
        "ServiceLifecycle",
        "ServiceLifecycleTestKit",
        "UnixSignals"
      ],
      "sources" : [
        "Lock.swift",
        "LockedValueBox.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.