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 ManuallyOrderable, reference main (ea248c), with Swift 6.0 for macOS (SPM) on 17 Sep 2024 06:02:30 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/peterkos/ManuallyOrderable.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/peterkos/ManuallyOrderable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ea248ce Add License
Cloned https://github.com/peterkos/ManuallyOrderable.git
Revision (git rev-parse @):
ea248ce9859fb475d48097c86ee789e54d1d7f47
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/peterkos/ManuallyOrderable.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/peterkos/ManuallyOrderable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-117DEE11B69C53C9.txt
[5/22] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/23] Compiling InternalCollectionsUtilities Debugging.swift
[7/23] Compiling InternalCollectionsUtilities Descriptions.swift
[8/23] Compiling InternalCollectionsUtilities UInt+reversed.swift
[9/23] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[10/23] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[11/23] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[12/23] Emitting module InternalCollectionsUtilities
[13/23] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[14/23] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[15/23] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/23] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/23] Compiling InternalCollectionsUtilities Integer rank.swift
[18/23] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/23] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/23] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[21/23] Compiling InternalCollectionsUtilities Specialize.swift
[22/23] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/23] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[25/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[26/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[27/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[28/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[29/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[30/79] Compiling OrderedCollections OrderedSet+Codable.swift
[31/79] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[32/79] Compiling OrderedCollections OrderedSet+Descriptions.swift
[33/79] Compiling OrderedCollections OrderedSet+Diffing.swift
[34/79] Compiling OrderedCollections OrderedSet+Equatable.swift
[35/79] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[36/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[37/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[38/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[39/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[40/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[41/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[42/85] Compiling OrderedCollections _Hashtable+Header.swift
[43/85] Compiling OrderedCollections OrderedDictionary+Codable.swift
[44/85] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[45/85] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[46/85] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[47/85] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[48/85] Compiling OrderedCollections OrderedSet+Hashable.swift
[49/85] Compiling OrderedCollections OrderedSet+Initializers.swift
[50/85] Compiling OrderedCollections OrderedSet+Insertions.swift
[51/85] Compiling OrderedCollections OrderedSet+Invariants.swift
[52/85] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[53/85] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[54/85] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[55/85] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[56/85] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[57/85] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[58/85] Compiling OrderedCollections OrderedDictionary+Values.swift
[59/85] Compiling OrderedCollections OrderedDictionary.swift
[60/85] Compiling OrderedCollections _HashTable+Bucket.swift
[61/85] Compiling OrderedCollections _HashTable+BucketIterator.swift
[62/85] Compiling OrderedCollections _HashTable+Constants.swift
[63/85] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[64/85] Compiling OrderedCollections _HashTable+Testing.swift
[65/85] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[66/85] Compiling OrderedCollections _HashTable.swift
[67/85] Compiling OrderedCollections OrderedSet+SubSequence.swift
[68/85] Compiling OrderedCollections OrderedSet+Testing.swift
[69/85] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[70/85] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[71/85] Compiling OrderedCollections OrderedSet.swift
[72/85] Compiling OrderedCollections _UnsafeBitset.swift
[73/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[74/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[75/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[76/85] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[77/85] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[78/85] Compiling OrderedCollections OrderedSet+Sendable.swift
[79/85] Compiling OrderedCollections OrderedDictionary+Elements.swift
[80/85] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[81/85] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[82/85] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[83/85] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[84/85] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[85/85] Emitting module OrderedCollections
[86/87] Emitting module ManuallyOrderable
[87/87] Compiling ManuallyOrderable ManuallyOrderable.swift
Build complete! (18.85s)
Fetching https://github.com/apple/swift-collections
[1/15034] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.82s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (3.58s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.3
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "manifest_display_name" : "ManuallyOrderable",
  "name" : "ManuallyOrderable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "ManuallyOrderable",
      "targets" : [
        "ManuallyOrderable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ManuallyOrderableTests",
      "module_type" : "SwiftTarget",
      "name" : "ManuallyOrderableTests",
      "path" : "Tests/ManuallyOrderableTests",
      "sources" : [
        "ManuallyOrderableTests.swift"
      ],
      "target_dependencies" : [
        "ManuallyOrderable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ManuallyOrderable",
      "module_type" : "SwiftTarget",
      "name" : "ManuallyOrderable",
      "path" : "Sources/ManuallyOrderable",
      "product_dependencies" : [
        "OrderedCollections"
      ],
      "product_memberships" : [
        "ManuallyOrderable"
      ],
      "sources" : [
        "ManuallyOrderable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.