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 with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alessiorubicini/SwiftSessions.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alessiorubicini/SwiftSessions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f949bc9 removed async from close
Cloned https://github.com/alessiorubicini/SwiftSessions.git
Revision (git rev-parse @):
f949bc9d359c65655e5f3e4b0da3bb54784c680d
SUCCESS checkout https://github.com/alessiorubicini/SwiftSessions.git at main
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.28s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.0 (0.04s)
Fetched https://github.com/apple/swift-collections.git from cache (0.33s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.02s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-async-algorithms-c3a8d752 is not valid git repository for 'https://github.com/apple/swift-async-algorithms', will fetch again.
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.08s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-async-algorithms-c3a8d752 is not valid git repository for 'https://github.com/apple/swift-async-algorithms', will fetch again.
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.08s)
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.0
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.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftsessions",
      "name": "SwiftSessions",
      "url": "https://github.com/alessiorubicini/SwiftSessions.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSessions",
      "dependencies": [
        {
          "identity": "swift-async-algorithms",
          "name": "swift-async-algorithms",
          "url": "https://github.com/apple/swift-async-algorithms",
          "version": "1.0.0",
          "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.1",
              "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/alessiorubicini/SwiftSessions.git from cache
Fetched https://github.com/alessiorubicini/SwiftSessions.git from cache (0.14s)
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.37s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.0 (0.02s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.24s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.1 (0.02s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-async-algorithms-c3a8d752 is not valid git repository for 'https://github.com/apple/swift-async-algorithms', will fetch again.
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.09s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-async-algorithms-c3a8d752 is not valid git repository for 'https://github.com/apple/swift-async-algorithms', will fetch again.
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.15s)
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.0
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.1
Creating working copy for https://github.com/alessiorubicini/SwiftSessions.git
Working copy of https://github.com/alessiorubicini/SwiftSessions.git resolved at main (f949bc9)
warning: '.resolve-product-dependencies': dependency 'swiftsessions' is not used by any target
Found 1 product dependencies
  - swift-async-algorithms
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/alessiorubicini/SwiftSessions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-33747A42983211AE.txt
[12/28] Compiling _CollectionsUtilities Debugging.swift
[13/28] Compiling _CollectionsUtilities Descriptions.swift
[14/28] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[15/28] Compiling _CollectionsUtilities Specialize.swift
[16/28] Emitting module _CollectionsUtilities
[17/30] Compiling _CollectionsUtilities UInt+reversed.swift
[18/30] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[19/30] Compiling _CollectionsUtilities _SortedCollection.swift
[20/30] Compiling _CollectionsUtilities _UniqueCollection.swift
[21/30] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[22/30] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[23/30] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/30] Compiling _CollectionsUtilities Integer rank.swift
[25/30] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[26/30] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[27/30] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[28/30] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[29/30] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/30] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/305] Compiling HeapModule Heap+Descriptions.swift
[32/305] Compiling HeapModule _HeapNode.swift
[33/305] Compiling HeapModule Heap.swift
[34/305] Compiling HeapModule Heap+UnsafeHandle.swift
[35/305] Compiling HeapModule Heap+Invariants.swift
[36/305] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[37/305] Emitting module HeapModule
[38/305] Compiling HashTreeCollections TreeSet+Hashable.swift
[39/305] Compiling HashTreeCollections TreeSet+Sendable.swift
[40/305] Compiling HashTreeCollections TreeSet+Sequence.swift
[41/305] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[42/305] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[43/305] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[44/305] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[45/305] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[46/305] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[47/305] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[48/315] Compiling _RopeModule BigString+UnicodeScalarView.swift
[49/315] Compiling _RopeModule BigSubstring+UTF16View.swift
[50/315] Compiling _RopeModule BigSubstring+UTF8View.swift
[51/315] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[52/315] Compiling _RopeModule BigSubstring.swift
[53/315] Compiling _RopeModule Rope+Builder.swift
[54/315] Compiling _RopeModule Rope+Debugging.swift
[55/322] Compiling BitCollections BitSet+Initializers.swift
[56/322] Compiling BitCollections BitSet+Invariants.swift
[57/322] Compiling BitCollections BitSet+Random.swift
[58/322] Compiling BitCollections BitSet+SetAlgebra basics.swift
[59/322] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[60/322] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[61/322] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[62/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[63/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[64/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[65/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[66/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[67/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[68/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[69/322] Compiling OrderedCollections _HashTable+Bucket.swift
[70/322] Compiling OrderedCollections _HashTable+BucketIterator.swift
[71/322] Compiling OrderedCollections _HashTable+Constants.swift
[72/322] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[73/322] Compiling OrderedCollections _HashTable+Testing.swift
[74/322] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[75/322] Compiling OrderedCollections _HashTable.swift
[76/322] Compiling OrderedCollections _Hashtable+Header.swift
[77/329] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[85/329] Compiling _RopeModule Rope+Invariants.swift
[86/329] Compiling _RopeModule Rope+_Node.swift
[87/329] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[88/329] Compiling _RopeModule BigString+Chunk+Breaks.swift
[89/329] Compiling _RopeModule BigString+Chunk+Counts.swift
[90/329] Compiling _RopeModule BigString+Chunk+Description.swift
[91/329] Compiling BitCollections Range+Utilities.swift
[92/329] Compiling BitCollections Slice+Utilities.swift
[93/329] Compiling BitCollections UInt+Tricks.swift
[94/329] Compiling BitCollections _Word.swift
[95/329] Compiling OrderedCollections OrderedSet.swift
[96/329] Compiling OrderedCollections _UnsafeBitset.swift
[97/329] Compiling HashTreeCollections TreeSet+Equatable.swift
[98/329] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[99/329] Compiling HashTreeCollections TreeSet+Extras.swift
[100/329] Compiling HashTreeCollections TreeSet+Filter.swift
[107/329] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[108/329] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[111/329] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[112/329] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[113/329] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[114/329] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[115/329] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[123/331] Compiling DequeModule _UnsafeWrappedBuffer.swift
[124/331] Compiling OrderedCollections OrderedSet+Codable.swift
[125/331] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[126/331] Compiling OrderedCollections OrderedSet+Descriptions.swift
[127/331] Compiling OrderedCollections OrderedSet+Diffing.swift
[128/331] Compiling OrderedCollections OrderedSet+Equatable.swift
[129/331] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[130/331] Compiling OrderedCollections OrderedSet+Hashable.swift
[137/331] Compiling BitCollections BitSet.Index.swift
[138/331] Compiling BitCollections BitSet._UnsafeHandle.swift
[157/331] Compiling BitCollections BitSet.swift
[165/331] Compiling DequeModule _DequeSlot.swift
[174/331] Emitting module BitCollections
[175/331] Emitting module DequeModule
[176/331] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[177/331] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[178/331] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[179/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[180/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[181/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[182/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[183/331] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[184/331] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[185/331] Compiling HashTreeCollections TreeSet.swift
[278/340] Emitting module OrderedCollections
[301/340] Emitting module _RopeModule
[302/340] Compiling _RopeModule Rope+Join.swift
[303/340] Compiling _RopeModule Rope+MutatingForEach.swift
[304/340] Compiling _RopeModule Rope+Remove.swift
[305/340] Compiling _RopeModule Rope+RemoveSubrange.swift
[306/340] Compiling _RopeModule Rope+Split.swift
[307/340] Compiling _RopeModule Optional Utilities.swift
[308/340] Compiling _RopeModule String Utilities.swift
[309/340] Compiling _RopeModule String.Index+ABI.swift
[310/340] Compiling _RopeModule _CharacterRecognizer.swift
[311/340] Emitting module HashTreeCollections
[341/342] Compiling Collections Collections.swift
[342/342] Emitting module Collections
[343/386] Compiling AsyncAlgorithms Locking.swift
[344/386] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[345/386] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[346/386] Compiling AsyncAlgorithms MergeStateMachine.swift
[347/386] Compiling AsyncAlgorithms MergeStorage.swift
[348/386] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[349/392] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[350/392] Compiling AsyncAlgorithms ChannelStateMachine.swift
[351/392] Compiling AsyncAlgorithms ChannelStorage.swift
[352/392] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[353/392] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[354/392] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[355/392] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[356/392] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[357/392] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[358/392] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[359/392] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[360/392] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[361/392] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[362/392] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[363/392] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[364/392] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[365/392] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[366/392] Compiling AsyncAlgorithms AsyncChannel.swift
[367/392] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[368/392] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[369/392] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[370/392] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[371/392] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[372/392] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[373/392] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[374/392] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[375/392] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[376/392] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[377/392] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[378/392] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[379/392] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[380/392] Emitting module AsyncAlgorithms
[381/392] Compiling AsyncAlgorithms CombineLatestStorage.swift
[382/392] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[383/392] Compiling AsyncAlgorithms DebounceStateMachine.swift
[384/392] Compiling AsyncAlgorithms DebounceStorage.swift
[385/392] Compiling AsyncAlgorithms Dictionary.swift
[386/392] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[387/392] Compiling AsyncAlgorithms Rethrow.swift
[388/392] Compiling AsyncAlgorithms SetAlgebra.swift
[389/392] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[390/392] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[391/392] Compiling AsyncAlgorithms ZipStateMachine.swift
[392/392] Compiling AsyncAlgorithms ZipStorage.swift
[393/400] Compiling SwiftSessions Session+Passing.swift
[394/401] Compiling SwiftSessions Session+Closures.swift
[395/401] Emitting module SwiftSessions
[396/401] Compiling SwiftSessions Client.swift
[397/401] Compiling SwiftSessions Server.swift
[398/401] Compiling SwiftSessions Or.swift
[399/401] Compiling SwiftSessions Empty.swift
[400/401] Compiling SwiftSessions Endpoint.swift
[401/401] Compiling SwiftSessions Session.swift
Build complete! (11.33s)
Build complete.
Done.

Build Machine: Mac 7