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-standard-library-preview, reference 0.0.3 (6f72db), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 21:48:04 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-standard-library-preview.git
Reference: 0.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-standard-library-preview
 * tag               0.0.3      -> FETCH_HEAD
HEAD is now at 6f72db4 Merge pull request #6 from glessard/se0288
Cloned https://github.com/apple/swift-standard-library-preview.git
Revision (git rev-parse @):
6f72db4c56431d2a2aba0ea41697f60f7cd5917e
SUCCESS checkout https://github.com/apple/swift-standard-library-preview.git at 0.0.3
Fetching https://github.com/apple/swift-se0288-is-power
Fetching https://github.com/apple/swift-se0270-range-set
[1/76] Fetching swift-se0270-range-set
[77/164] Fetching swift-se0270-range-set, swift-se0288-is-power
Fetched https://github.com/apple/swift-se0270-range-set from cache (0.67s)
Fetched https://github.com/apple/swift-se0288-is-power from cache (0.67s)
Computing version for https://github.com/apple/swift-se0288-is-power
Computed https://github.com/apple/swift-se0288-is-power at 2.0.0 (1.26s)
Computing version for https://github.com/apple/swift-se0270-range-set
Computed https://github.com/apple/swift-se0270-range-set at 1.0.1 (0.60s)
Creating working copy for https://github.com/apple/swift-se0270-range-set
Working copy of https://github.com/apple/swift-se0270-range-set resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-se0288-is-power
Working copy of https://github.com/apple/swift-se0288-is-power resolved at 2.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-standard-library-preview",
      "name": "swift-standard-library-preview",
      "url": "https://github.com/apple/swift-standard-library-preview.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-standard-library-preview",
      "dependencies": [
        {
          "identity": "swift-se0270-range-set",
          "name": "swift-se0270-range-set",
          "url": "https://github.com/apple/swift-se0270-range-set",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-se0270-range-set",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-se0288-is-power",
          "name": "swift-se0288-is-power",
          "url": "https://github.com/apple/swift-se0288-is-power",
          "version": "2.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-se0288-is-power",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/apple/swift-standard-library-preview.git
[1/53] Fetching swift-standard-library-preview
Fetched https://github.com/apple/swift-standard-library-preview.git from cache (0.64s)
Fetching https://github.com/apple/swift-se0270-range-set from cache
Fetching https://github.com/apple/swift-se0288-is-power from cache
Fetched https://github.com/apple/swift-se0288-is-power from cache (0.48s)
Fetched https://github.com/apple/swift-se0270-range-set from cache (0.48s)
Computing version for https://github.com/apple/swift-se0288-is-power
Computed https://github.com/apple/swift-se0288-is-power at 2.0.0 (0.53s)
Computing version for https://github.com/apple/swift-se0270-range-set
Computed https://github.com/apple/swift-se0270-range-set at 1.0.1 (0.02s)
Creating working copy for https://github.com/apple/swift-standard-library-preview.git
Working copy of https://github.com/apple/swift-standard-library-preview.git resolved at 0.0.3 (6f72db4)
Creating working copy for https://github.com/apple/swift-se0270-range-set
Working copy of https://github.com/apple/swift-se0270-range-set resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-se0288-is-power
Working copy of https://github.com/apple/swift-se0288-is-power resolved at 2.0.0
warning: '.resolve-product-dependencies': dependency 'swift-standard-library-preview' is not used by any target
Found 2 product dependencies
  - swift-se0270-range-set
  - swift-se0288-is-power
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/apple/swift-standard-library-preview.git
https://github.com/apple/swift-standard-library-preview.git
{
  "dependencies" : [
    {
      "identity" : "swift-se0270-range-set",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-se0270-range-set"
    },
    {
      "identity" : "swift-se0288-is-power",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-se0288-is-power"
    }
  ],
  "manifest_display_name" : "swift-standard-library-preview",
  "name" : "swift-standard-library-preview",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "StandardLibraryPreview",
      "targets" : [
        "StandardLibraryPreview"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StandardLibraryPreview",
      "module_type" : "SwiftTarget",
      "name" : "StandardLibraryPreview",
      "path" : "Sources/StandardLibraryPreview",
      "product_dependencies" : [
        "SE0270_RangeSet",
        "SE0288_IsPower"
      ],
      "product_memberships" : [
        "StandardLibraryPreview"
      ],
      "sources" : [
        "StandardLibraryPreview.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ExportTests",
      "module_type" : "SwiftTarget",
      "name" : "ExportTests",
      "path" : "Tests/ExportTests",
      "sources" : [
        "SE0270_Tests.swift",
        "SE0288_Tests.swift",
        "UmbrellaTests.swift"
      ],
      "target_dependencies" : [
        "StandardLibraryPreview"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/13] Compiling SE0270_RangeSet RangeSetStorage.swift
[6/13] Compiling SE0270_RangeSet Partition.swift
[7/13] Compiling SE0270_RangeSet DiscontiguousSlice.swift
[8/13] Emitting module SE0270_RangeSet
[9/13] Compiling SE0270_RangeSet RangeSet.swift
[10/13] Compiling SE0270_RangeSet Pair.swift
[11/13] Compiling SE0270_RangeSet CollectionExtensions.swift
[12/13] Emitting module SE0288_IsPower
[13/13] Compiling SE0288_IsPower IsPower.swift
[14/15] Compiling StandardLibraryPreview StandardLibraryPreview.swift
[15/15] Emitting module StandardLibraryPreview
Build complete! (1.82s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-se0270-range-set",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-se0270-range-set"
    },
    {
      "identity" : "swift-se0288-is-power",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-se0288-is-power"
    }
  ],
  "manifest_display_name" : "swift-standard-library-preview",
  "name" : "swift-standard-library-preview",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "StandardLibraryPreview",
      "targets" : [
        "StandardLibraryPreview"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StandardLibraryPreview",
      "module_type" : "SwiftTarget",
      "name" : "StandardLibraryPreview",
      "path" : "Sources/StandardLibraryPreview",
      "product_dependencies" : [
        "SE0270_RangeSet",
        "SE0288_IsPower"
      ],
      "product_memberships" : [
        "StandardLibraryPreview"
      ],
      "sources" : [
        "StandardLibraryPreview.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ExportTests",
      "module_type" : "SwiftTarget",
      "name" : "ExportTests",
      "path" : "Tests/ExportTests",
      "sources" : [
        "SE0270_Tests.swift",
        "SE0288_Tests.swift",
        "UmbrellaTests.swift"
      ],
      "target_dependencies" : [
        "StandardLibraryPreview"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.1"
}
Done.