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 SwiftSessions, reference main (d10cac), with Swift 5.10 for Linux on 22 Apr 2025 20:27:13 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.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alessiorubicini/SwiftSessions.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/alessiorubicini/SwiftSessions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d10caca Updated README
Cloned https://github.com/alessiorubicini/SwiftSessions.git
Revision (git rev-parse @):
d10cacac995c45952a00cdb899f2c897a2c49ba0
SUCCESS checkout https://github.com/alessiorubicini/SwiftSessions.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/alessiorubicini/SwiftSessions.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
[1/4963] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (0.32s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.3 (0.36s)
Fetching https://github.com/apple/swift-collections.git
[1/16175] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.90s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.64s)
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
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.3
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/23] Emitting module InternalCollectionsUtilities
[8/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[9/25] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[10/25] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[11/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[12/25] Compiling InternalCollectionsUtilities Integer rank.swift
[13/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[14/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[15/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[16/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/25] Compiling InternalCollectionsUtilities Specialize.swift
[18/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[19/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/25] Compiling InternalCollectionsUtilities Debugging.swift
[23/25] Compiling InternalCollectionsUtilities Descriptions.swift
[24/25] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/96] Compiling OrderedCollections _HashTable+Testing.swift
[28/96] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[29/98] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[30/98] Compiling OrderedCollections OrderedDictionary+Elements.swift
[31/98] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[32/98] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[33/98] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[34/98] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[35/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[36/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[37/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[38/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[39/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[40/98] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[41/98] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[42/105] Compiling OrderedCollections OrderedDictionary+Codable.swift
[43/105] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[44/105] Compiling DequeModule _DequeSlot.swift
[45/105] Compiling DequeModule _UnsafeWrappedBuffer.swift
[46/105] Compiling OrderedCollections _HashTable+Constants.swift
[47/105] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[48/105] Compiling OrderedCollections _HashTable+Bucket.swift
[49/105] Compiling OrderedCollections _HashTable+BucketIterator.swift
[58/105] Compiling OrderedCollections OrderedDictionary.swift
[59/105] Compiling OrderedCollections OrderedSet+Codable.swift
[60/105] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[61/105] Compiling OrderedCollections OrderedSet+Descriptions.swift
[62/105] Compiling OrderedCollections OrderedSet+Diffing.swift
[63/105] Compiling OrderedCollections OrderedSet+Equatable.swift
[64/105] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[65/105] Compiling OrderedCollections OrderedSet+Hashable.swift
[66/105] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[67/105] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[68/105] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[69/105] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[70/105] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[71/105] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[72/105] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[73/105] Compiling OrderedCollections OrderedDictionary+Values.swift
[74/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[75/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[76/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[77/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[78/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[79/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[80/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[81/105] Compiling OrderedCollections OrderedSet+Initializers.swift
[82/105] Compiling OrderedCollections OrderedSet+Insertions.swift
[83/105] Compiling OrderedCollections OrderedSet+Invariants.swift
[84/105] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[85/105] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[86/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[87/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[88/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[89/105] Emitting module DequeModule
[91/106] Compiling OrderedCollections OrderedSet+Sendable.swift
[92/106] Compiling OrderedCollections OrderedSet+SubSequence.swift
[93/106] Compiling OrderedCollections OrderedSet+Testing.swift
[94/106] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[95/106] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[96/106] Compiling OrderedCollections OrderedSet.swift
[97/106] Compiling OrderedCollections _UnsafeBitset.swift
[106/106] Emitting module OrderedCollections
[108/152] Emitting module AsyncAlgorithms
[109/158] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[110/158] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[111/158] Compiling AsyncAlgorithms MergeStateMachine.swift
[112/158] Compiling AsyncAlgorithms MergeStorage.swift
[113/158] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[114/158] Compiling AsyncAlgorithms Rethrow.swift
[115/158] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[116/158] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[117/158] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[118/158] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[119/158] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[120/158] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[121/158] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[122/158] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[123/158] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[124/158] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[125/158] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[126/158] Compiling AsyncAlgorithms AsyncChannel.swift
[127/158] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[128/158] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[129/158] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[130/158] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[131/158] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[132/158] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[133/158] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[134/158] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[135/158] Compiling AsyncAlgorithms ChannelStateMachine.swift
[136/158] Compiling AsyncAlgorithms ChannelStorage.swift
[137/158] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[138/158] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[139/158] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[140/158] Compiling AsyncAlgorithms CombineLatestStorage.swift
[141/158] Compiling AsyncAlgorithms SetAlgebra.swift
[142/158] Compiling AsyncAlgorithms UnsafeTransfer.swift
[143/158] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[144/158] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[145/158] Compiling AsyncAlgorithms ZipStateMachine.swift
[146/158] Compiling AsyncAlgorithms ZipStorage.swift
[147/158] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[148/158] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[149/158] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[150/158] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[151/158] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[152/158] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[153/158] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[154/158] Compiling AsyncAlgorithms DebounceStateMachine.swift
[155/158] Compiling AsyncAlgorithms DebounceStorage.swift
[156/158] Compiling AsyncAlgorithms Dictionary.swift
[157/158] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[158/158] Compiling AsyncAlgorithms Locking.swift
[160/167] Compiling SwiftSessions Or.swift
[161/168] Compiling SwiftSessions Session+Passing.swift
[162/168] Compiling SwiftSessions Client.swift
[163/168] Compiling SwiftSessions Session+Closures.swift
[164/168] Compiling SwiftSessions Server.swift
[165/168] Compiling SwiftSessions Empty.swift
[166/168] Emitting module SwiftSessions
[167/168] Compiling SwiftSessions Endpoint.swift
[168/168] Compiling SwiftSessions Session.swift
Build complete! (19.91s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms"
    }
  ],
  "manifest_display_name" : "SwiftSessions",
  "name" : "SwiftSessions",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftSessions",
      "targets" : [
        "SwiftSessions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftSessionsTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSessionsTests",
      "path" : "Tests",
      "product_dependencies" : [
        "AsyncAlgorithms"
      ],
      "sources" : [
        "BranchingTests.swift",
        "LinearityTests.swift",
        "LoopTests.swift",
        "MathTests.swift",
        "StandardTests.swift"
      ],
      "target_dependencies" : [
        "SwiftSessions"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftSessions",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSessions",
      "path" : "Sources/SwiftSessions",
      "product_dependencies" : [
        "AsyncAlgorithms"
      ],
      "product_memberships" : [
        "SwiftSessions"
      ],
      "sources" : [
        "Client.swift",
        "Empty.swift",
        "Endpoint.swift",
        "Or.swift",
        "Server.swift",
        "Session/Session+Closures.swift",
        "Session/Session+Passing.swift",
        "Session/Session.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
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.