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 SwiftSessions, reference 1.0.1 (92cf4f), with Swift 6.2 (beta) for Linux on 21 Jun 2025 16:40:59 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alessiorubicini/SwiftSessions.git
Reference: 1.0.1
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
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 92cf4f1 refactored channel to endpoint
Cloned https://github.com/alessiorubicini/SwiftSessions.git
Revision (git rev-parse @):
92cf4f118a12e3869eba07ebea57a19788056851
SUCCESS checkout https://github.com/alessiorubicini/SwiftSessions.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/alessiorubicini/SwiftSessions.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-async-algorithms
[1/4985] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (0.47s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (1.08s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.28s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.02s)
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
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/20] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/21] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[9/21] Compiling InternalCollectionsUtilities _SortedCollection.swift
[10/21] Compiling InternalCollectionsUtilities Descriptions.swift
[11/21] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[12/21] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[13/21] Compiling InternalCollectionsUtilities Integer rank.swift
[14/21] Emitting module InternalCollectionsUtilities
[15/21] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/21] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/21] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[20/21] Compiling InternalCollectionsUtilities Debugging.swift
[21/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/92] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[24/92] Compiling OrderedCollections OrderedDictionary+Elements.swift
[25/94] Compiling OrderedCollections _HashTable+Constants.swift
[26/94] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[27/94] Compiling DequeModule _DequeSlot.swift
[28/94] Compiling DequeModule _UnsafeWrappedBuffer.swift
[29/94] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[30/94] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[31/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[32/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[33/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[34/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[35/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[36/94] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[37/94] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[38/101] Compiling OrderedCollections _HashTable.swift
[39/101] Compiling OrderedCollections _Hashtable+Header.swift
[40/101] Compiling OrderedCollections _HashTable+Testing.swift
[41/101] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[42/101] Compiling OrderedCollections OrderedDictionary+Codable.swift
[43/101] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[44/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[45/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[46/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[47/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[48/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[49/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[50/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[59/101] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[60/101] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[61/101] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[62/101] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[63/101] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[64/101] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[65/101] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[66/101] Compiling OrderedCollections OrderedDictionary+Values.swift
[67/101] Compiling OrderedCollections OrderedSet+Initializers.swift
[68/101] Compiling OrderedCollections OrderedSet+Insertions.swift
[69/101] Compiling OrderedCollections OrderedSet+Invariants.swift
[70/101] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[71/101] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[72/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[73/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[74/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[75/101] Compiling OrderedCollections OrderedDictionary.swift
[76/101] Compiling OrderedCollections OrderedSet+Codable.swift
[77/101] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[78/101] Compiling OrderedCollections OrderedSet+Descriptions.swift
[79/101] Compiling OrderedCollections OrderedSet+Diffing.swift
[80/101] Compiling OrderedCollections OrderedSet+Equatable.swift
[81/101] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[82/101] Compiling OrderedCollections OrderedSet+Hashable.swift
[83/101] Emitting module DequeModule
[84/101] Compiling OrderedCollections _HashTable+Bucket.swift
[85/101] Compiling OrderedCollections _HashTable+BucketIterator.swift
[95/102] Compiling OrderedCollections OrderedSet+Sendable.swift
[96/102] Compiling OrderedCollections OrderedSet+SubSequence.swift
[97/102] Compiling OrderedCollections OrderedSet+Testing.swift
[98/102] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[99/102] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[100/102] Compiling OrderedCollections OrderedSet.swift
[101/102] Compiling OrderedCollections _UnsafeBitset.swift
[102/102] Emitting module OrderedCollections
[104/148] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[105/148] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[106/148] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[107/148] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[108/148] Compiling AsyncAlgorithms AsyncChannel.swift
[109/148] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[110/154] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[111/154] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[112/154] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[113/154] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[114/154] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[115/154] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[116/154] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[117/154] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[118/154] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[119/154] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[120/154] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[121/154] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[122/154] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[123/154] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[124/154] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[125/154] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[126/154] Compiling AsyncAlgorithms MergeStateMachine.swift
[127/154] Compiling AsyncAlgorithms MergeStorage.swift
[128/154] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[129/154] Compiling AsyncAlgorithms Rethrow.swift
[130/154] Emitting module AsyncAlgorithms
[131/154] Compiling AsyncAlgorithms ChannelStateMachine.swift
[132/154] Compiling AsyncAlgorithms ChannelStorage.swift
[133/154] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[134/154] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[135/154] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[136/154] Compiling AsyncAlgorithms CombineLatestStorage.swift
[137/154] Compiling AsyncAlgorithms SetAlgebra.swift
[138/154] Compiling AsyncAlgorithms UnsafeTransfer.swift
[139/154] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[140/154] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[141/154] Compiling AsyncAlgorithms ZipStateMachine.swift
[142/154] Compiling AsyncAlgorithms ZipStorage.swift
[143/154] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[144/154] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[145/154] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[146/154] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[147/154] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[148/154] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[149/154] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[150/154] Compiling AsyncAlgorithms DebounceStateMachine.swift
[151/154] Compiling AsyncAlgorithms DebounceStorage.swift
[152/154] Compiling AsyncAlgorithms Dictionary.swift
[153/154] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[154/154] Compiling AsyncAlgorithms Locking.swift
[156/163] Compiling SwiftSessions Client.swift
[157/164] Compiling SwiftSessions Session+Closures.swift
[158/164] Compiling SwiftSessions Server.swift
[159/164] Compiling SwiftSessions Session+Passing.swift
[160/164] Emitting module SwiftSessions
[161/164] Compiling SwiftSessions Empty.swift
[162/164] Compiling SwiftSessions Session.swift
[163/164] Compiling SwiftSessions Or.swift
[164/164] Compiling SwiftSessions Endpoint.swift
Build complete! (37.59s)
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-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.