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 NativeRegexExamples, reference 0.0.7 (88feb9), with Swift 6.0 (beta) for Linux on 17 Sep 2024 05:10:51 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.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DandyLyons/NativeRegexExamples.git
Reference: 0.0.7
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/DandyLyons/NativeRegexExamples
 * tag               0.0.7      -> FETCH_HEAD
HEAD is now at 88feb98 Add tests for RegexBuilders
Cloned https://github.com/DandyLyons/NativeRegexExamples.git
Revision (git rev-parse @):
88feb98b15b9736c03c319f74ec3985e3da979ef
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/DandyLyons/NativeRegexExamples.git at 0.0.7
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/DandyLyons/NativeRegexExamples.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.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/pointfreeco/swift-custom-dump.git
[1/4505] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (0.30s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 1.3.3 (0.49s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/4929] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.73s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
warning: 'xctest-dynamic-overlay': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "xctest-dynamic-overlay",
 7 |   platforms: [
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.0 (0.53s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 1.3.3
warning: 'xctest-dynamic-overlay': /host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "xctest-dynamic-overlay",
 7 |   platforms: [
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/23] Emitting module IssueReporting
[7/25] Compiling IssueReporting WithExpectedIssue.swift
[8/25] Compiling IssueReporting WithIssueContext.swift
[9/25] Compiling IssueReporting BreakpointReporter.swift
[10/25] Compiling IssueReporting FatalErrorReporter.swift
[11/25] Compiling IssueReporting LockIsolated.swift
[12/25] Compiling IssueReporting Rethrows.swift
[13/25] Compiling IssueReporting SwiftTesting.swift
[14/25] Compiling IssueReporting TestContext.swift
[15/25] Compiling IssueReporting Unimplemented.swift
[16/25] Compiling IssueReporting UncheckedSendable.swift
[17/25] Compiling IssueReporting Warn.swift
[18/25] Compiling IssueReporting XCTest.swift
[19/25] Compiling IssueReporting IsTesting.swift
[20/25] Compiling IssueReporting IssueReporter.swift
[21/25] Compiling IssueReporting RuntimeWarningReporter.swift
[22/25] Compiling IssueReporting ReportIssue.swift
[23/25] Compiling IssueReporting AppHostWarning.swift
[24/25] Compiling IssueReporting Deprecations.swift
[25/25] Compiling IssueReporting FailureObserver.swift
[27/29] Compiling XCTestDynamicOverlay Deprecations.swift
[28/29] Emitting module XCTestDynamicOverlay
[29/29] Compiling XCTestDynamicOverlay Exports.swift
[31/57] Compiling CustomDump UserNotifications.swift
[32/57] Compiling CustomDump UserNotificationsUI.swift
[33/57] Compiling CustomDump CustomDumpReflectable.swift
[34/57] Compiling CustomDump CustomDumpRepresentable.swift
[35/60] Compiling CustomDump GameKit.swift
[36/60] Compiling CustomDump KeyPath.swift
[37/60] Compiling CustomDump Photos.swift
[38/60] Compiling CustomDump Speech.swift
[39/60] Compiling CustomDump Identifiable.swift
[40/60] Compiling CustomDump Mirror.swift
[41/60] Compiling CustomDump String.swift
[42/60] Compiling CustomDump ExpectNoDifference.swift
[43/60] Compiling CustomDump AnyType.swift
[44/60] Compiling CustomDump CollectionDifference.swift
[45/60] Compiling CustomDump StoreKit.swift
[46/60] Compiling CustomDump Swift.swift
[47/60] Compiling CustomDump SwiftUI.swift
[48/60] Compiling CustomDump UIKit.swift
[49/60] Compiling CustomDump Unordered.swift
[50/60] Compiling CustomDump XCTAssertDifference.swift
[51/60] Compiling CustomDump XCTAssertNoDifference.swift
[52/60] Compiling CustomDump CoreImage.swift
[53/60] Compiling CustomDump CoreLocation.swift
[54/60] Compiling CustomDump CoreMotion.swift
[55/60] Compiling CustomDump Foundation.swift
[56/60] Emitting module CustomDump
[57/60] Compiling CustomDump CustomDumpStringConvertible.swift
[58/60] Compiling CustomDump Diff.swift
[59/60] Compiling CustomDump Dump.swift
[60/60] Compiling CustomDump ExpectDifference.swift
[62/69] Compiling NativeRegexExamples RegexActor.swift
[63/70] Compiling NativeRegexExamples Literals.swift
[64/70] Compiling NativeRegexExamples RegexBuilders.swift
[65/70] Compiling NativeRegexExamples email.swift
[66/70] Compiling NativeRegexExamples Phone Numbers.swift
[67/70] Compiling NativeRegexExamples IPv4.swift
[68/70] Compiling NativeRegexExamples SSN.swift
[69/70] Compiling NativeRegexExamples Date.swift
[70/70] Emitting module NativeRegexExamples
Build complete! (39.10s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump.git"
    }
  ],
  "manifest_display_name" : "NativeRegexExamples",
  "name" : "NativeRegexExamples",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "NativeRegexExamples",
      "targets" : [
        "NativeRegexExamples"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "NativeRegexExamplesTests",
      "module_type" : "SwiftTarget",
      "name" : "NativeRegexExamplesTests",
      "path" : "Tests/NativeRegexExamplesTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "EmailTests.swift",
        "IPv4Tests.swift",
        "PhoneNumberTests.swift",
        "RegexTestSuite protocol.swift",
        "SSNTests.swift"
      ],
      "target_dependencies" : [
        "NativeRegexExamples"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NativeRegexExamples",
      "module_type" : "SwiftTarget",
      "name" : "NativeRegexExamples",
      "path" : "Sources/NativeRegexExamples",
      "product_dependencies" : [
        "CustomDump"
      ],
      "product_memberships" : [
        "NativeRegexExamples"
      ],
      "sources" : [
        "DataTypes/Date.swift",
        "DataTypes/IPv4.swift",
        "DataTypes/Phone Numbers.swift",
        "DataTypes/SSN.swift",
        "DataTypes/email.swift",
        "Literals.swift",
        "RegexActor.swift",
        "RegexBuilders.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.