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 CanonicalPackageURL, reference main (f7dc7d), with Swift 6.0 for macOS (SPM) on 11 Apr 2025 09:46:35 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageIndex/CanonicalPackageURL.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftPackageIndex/CanonicalPackageURL
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f7dc7d4 Merge pull request #10 from SwiftPackageIndex/swift-6
Cloned https://github.com/SwiftPackageIndex/CanonicalPackageURL.git
Revision (git rev-parse @):
f7dc7d49061fef2d347dabc532fb587fad17cc32
SUCCESS checkout https://github.com/SwiftPackageIndex/CanonicalPackageURL.git at main
Fetching https://github.com/pointfreeco/swift-case-paths.git
[1/4368] Fetching swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths.git from cache (0.92s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-parsing.git
[1/5342] Fetching xctest-dynamic-overlay
[5343/103223] Fetching xctest-dynamic-overlay, swift-parsing
Fetched https://github.com/pointfreeco/swift-parsing.git from cache (4.68s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.68s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.43s)
Computing version for https://github.com/pointfreeco/swift-parsing.git
Computed https://github.com/pointfreeco/swift-parsing.git at 0.14.1 (0.41s)
Creating working copy for https://github.com/pointfreeco/swift-parsing.git
Working copy of https://github.com/pointfreeco/swift-parsing.git resolved at 0.14.1
Creating working copy for https://github.com/pointfreeco/swift-case-paths.git
Working copy of https://github.com/pointfreeco/swift-case-paths.git resolved at 1.0.0 (5da6989)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
========================================
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": "canonicalpackageurl",
      "name": "CanonicalPackageURL",
      "url": "https://github.com/SwiftPackageIndex/CanonicalPackageURL.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CanonicalPackageURL",
      "dependencies": [
        {
          "identity": "swift-parsing",
          "name": "swift-parsing",
          "url": "https://github.com/pointfreeco/swift-parsing.git",
          "version": "0.14.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-parsing",
          "dependencies": [
            {
              "identity": "swift-case-paths",
              "name": "swift-case-paths",
              "url": "https://github.com/pointfreeco/swift-case-paths",
              "version": "1.6.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-case-paths",
              "dependencies": [
                {
                  "identity": "swift-syntax",
                  "name": "swift-syntax",
                  "url": "https://github.com/swiftlang/swift-syntax",
                  "version": "600.0.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.5.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SwiftPackageIndex/CanonicalPackageURL.git
[1/168] Fetching canonicalpackageurl
Fetched https://github.com/SwiftPackageIndex/CanonicalPackageURL.git from cache (0.67s)
Fetching https://github.com/pointfreeco/swift-parsing.git from cache
Fetched https://github.com/pointfreeco/swift-parsing.git from cache (0.53s)
Computing version for https://github.com/pointfreeco/swift-parsing.git
Computed https://github.com/pointfreeco/swift-parsing.git at 0.14.1 (0.03s)
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.48s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.6.1 (2.28s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.47s)
[1/70053] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.01s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.57s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.03s)
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.6.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/swift-parsing.git
Working copy of https://github.com/pointfreeco/swift-parsing.git resolved at 0.14.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/SwiftPackageIndex/CanonicalPackageURL.git
Working copy of https://github.com/SwiftPackageIndex/CanonicalPackageURL.git resolved at main (f7dc7d4)
warning: '.resolve-product-dependencies': dependency 'canonicalpackageurl' is not used by any target
Found 1 product dependencies
  - swift-parsing
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/SwiftPackageIndex/CanonicalPackageURL.git
https://github.com/SwiftPackageIndex/CanonicalPackageURL.git
{
  "dependencies" : [
    {
      "identity" : "swift-case-paths",
      "requirement" : {
        "revision" : [
          "1.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-case-paths.git"
    },
    {
      "identity" : "swift-parsing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-parsing.git"
    }
  ],
  "manifest_display_name" : "CanonicalPackageURL",
  "name" : "CanonicalPackageURL",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "CanonicalPackageURL",
      "targets" : [
        "CanonicalPackageURL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CanonicalPackageURLTests",
      "module_type" : "SwiftTarget",
      "name" : "CanonicalPackageURLTests",
      "path" : "Tests/CanonicalPackageURLTests",
      "sources" : [
        "CanonicalPackageURLTests.swift",
        "PublicInterfaceTests.swift"
      ],
      "target_dependencies" : [
        "CanonicalPackageURL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CanonicalPackageURL",
      "module_type" : "SwiftTarget",
      "name" : "CanonicalPackageURL",
      "path" : "Sources/CanonicalPackageURL",
      "product_dependencies" : [
        "Parsing"
      ],
      "product_memberships" : [
        "CanonicalPackageURL"
      ],
      "sources" : [
        "CanonicalPackageURL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-5BDAB9E9C0126B9D.txt
[7/25] Compiling IssueReporting TestContext.swift
[8/25] Compiling IssueReporting Unimplemented.swift
[9/27] Compiling IssueReporting WithExpectedIssue.swift
[10/27] Compiling IssueReporting WithIssueContext.swift
[11/27] Compiling IssueReporting Warn.swift
[12/27] Compiling IssueReporting XCTest.swift
[13/27] Compiling IssueReporting BreakpointReporter.swift
[14/27] Compiling IssueReporting FatalErrorReporter.swift
[15/27] Compiling IssueReporting SwiftTesting.swift
[16/27] Compiling IssueReporting UncheckedSendable.swift
[17/27] Compiling IssueReporting IsTesting.swift
[18/27] Compiling IssueReporting IssueReporter.swift
[19/27] Compiling IssueReporting RuntimeWarningReporter.swift
[20/27] Compiling IssueReporting ReportIssue.swift
[21/27] Compiling IssueReporting ErrorReporting.swift
[22/27] Compiling IssueReporting AppHostWarning.swift
[23/27] Emitting module IssueReporting
[24/27] Compiling IssueReporting LockIsolated.swift
[25/27] Compiling IssueReporting Rethrows.swift
[26/27] Compiling IssueReporting Deprecations.swift
[27/27] Compiling IssueReporting FailureObserver.swift
[28/30] Compiling XCTestDynamicOverlay Exports.swift
[29/30] Emitting module XCTestDynamicOverlay
[30/30] Compiling XCTestDynamicOverlay Deprecations.swift
[31/38] Compiling CasePaths CasePath.swift
[32/38] Compiling CasePaths Operators.swift
[33/38] Compiling CasePaths XCTUnwrap.swift
[34/38] Compiling CasePaths EnumReflection.swift
[35/38] Emitting module CasePaths
[36/38] Compiling CasePaths CasePaths.swift
[37/38] Compiling CasePaths OpenExistential.swift
[38/38] Compiling CasePaths TypeName.swift
[39/107] Compiling Parsing Enum.swift
[40/107] Compiling Parsing FixedWidthInteger.swift
[41/107] Compiling Parsing Identity.swift
[42/107] Compiling Parsing JSON.swift
[43/107] Compiling Parsing LosslessStringConvertible.swift
[44/107] Compiling Parsing Memberwise.swift
[45/107] Compiling Parsing ParseableFormatStyleConversion.swift
[46/107] Compiling Parsing RawRepresentable.swift
[47/114] Compiling Parsing Not.swift
[48/114] Compiling Parsing OneOf.swift
[49/114] Compiling Parsing OneOfMany.swift
[50/114] Compiling Parsing Optional.swift
[51/114] Compiling Parsing Optionally.swift
[52/114] Compiling Parsing Parse.swift
[53/114] Compiling Parsing ParseableFormatStyle.swift
[54/114] Compiling Parsing OneOfBuilder.swift
[55/114] Compiling Parsing ParserBuilder.swift
[56/114] Compiling Parsing Conversion.swift
[57/114] Compiling Parsing AnyConversion.swift
[58/114] Compiling Parsing BinaryFloatingPoint.swift
[59/114] Compiling Parsing ConversionMap.swift
[60/114] Compiling Parsing Conversions.swift
[61/114] Compiling Parsing Data.swift
[62/114] Compiling Parsing Parser.swift
[63/114] Compiling Parsing ParserPrinter.swift
[64/114] Compiling Parsing Always.swift
[65/114] Compiling Parsing AnyParserPrinter.swift
[66/114] Compiling Parsing Backtracking.swift
[67/114] Compiling Parsing Bool.swift
[68/114] Compiling Parsing CaseIterableRawRepresentable.swift
[69/114] Compiling Parsing CharacterSet.swift
[70/114] Compiling Parsing String.swift
[71/114] Compiling Parsing Substring.swift
[72/114] Compiling Parsing UTF8View.swift
[73/114] Compiling Parsing ConvertingError.swift
[74/114] Compiling Parsing CountingRange.swift
[75/114] Compiling Parsing EmptyInitializable.swift
[76/114] Compiling Parsing AnyEquatable.swift
[77/114] Compiling Parsing Deprecations.swift
[78/114] Compiling Parsing ReplaceError.swift
[79/114] Compiling Parsing Rest.swift
[80/114] Compiling Parsing Skip.swift
[81/114] Compiling Parsing StartsWith.swift
[82/114] Compiling Parsing UUID.swift
[83/114] Compiling Parsing Whitespace.swift
[84/114] Compiling Parsing AnyParser.swift
[85/114] Compiling Parsing Conditional.swift
[86/114] Compiling Parsing Consumed.swift
[87/114] Compiling Parsing Digits.swift
[88/114] Compiling Parsing End.swift
[89/114] Compiling Parsing Fail.swift
[90/114] Compiling Parsing Filter.swift
[91/114] Compiling Parsing First.swift
[92/114] Compiling Parsing Float.swift
[93/114] Compiling Parsing From.swift
[94/114] Compiling Parsing Int.swift
[95/114] Compiling Parsing Lazy.swift
[96/114] Compiling Parsing Literal.swift
[97/114] Compiling Parsing Many.swift
[98/114] Compiling Parsing Map.swift
[99/114] Compiling Parsing Newline.swift
[100/114] Compiling Parsing Peek.swift
[101/114] Compiling Parsing Pipe.swift
[102/114] Compiling Parsing Prefix.swift
[103/114] Compiling Parsing PrefixThrough.swift
[104/114] Compiling Parsing PrefixUpTo.swift
[105/114] Compiling Parsing Printing.swift
[106/114] Compiling Parsing Pullback.swift
[107/114] Compiling Parsing CompactMap.swift
[108/114] Compiling Parsing FlatMap.swift
[109/114] Compiling Parsing Parsers.swift
[110/114] Compiling Parsing Stream.swift
[111/114] Compiling Parsing ParsingError.swift
[112/114] Compiling Parsing PrependableCollection.swift
[113/114] Compiling Parsing PrintingError.swift
[114/114] Emitting module Parsing
[115/116] Compiling CanonicalPackageURL CanonicalPackageURL.swift
[116/116] Emitting module CanonicalPackageURL
Build complete! (19.62s)
warning: 'spi-builder-workspace': dependency 'swift-case-paths' is not used by any target
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-case-paths",
      "requirement" : {
        "revision" : [
          "1.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-case-paths.git"
    },
    {
      "identity" : "swift-parsing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-parsing.git"
    }
  ],
  "manifest_display_name" : "CanonicalPackageURL",
  "name" : "CanonicalPackageURL",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "CanonicalPackageURL",
      "targets" : [
        "CanonicalPackageURL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CanonicalPackageURLTests",
      "module_type" : "SwiftTarget",
      "name" : "CanonicalPackageURLTests",
      "path" : "Tests/CanonicalPackageURLTests",
      "sources" : [
        "CanonicalPackageURLTests.swift",
        "PublicInterfaceTests.swift"
      ],
      "target_dependencies" : [
        "CanonicalPackageURL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CanonicalPackageURL",
      "module_type" : "SwiftTarget",
      "name" : "CanonicalPackageURL",
      "path" : "Sources/CanonicalPackageURL",
      "product_dependencies" : [
        "Parsing"
      ],
      "product_memberships" : [
        "CanonicalPackageURL"
      ],
      "sources" : [
        "CanonicalPackageURL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.