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 xctest-dynamic-overlay, reference 1.4.0 (bc2a15), with Swift 6.0 (beta) for macOS (SPM) on 11 Sep 2024 21:43:46 UTC.

Swift 6 data race errors: 1

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/pointfreeco/swift-issue-reporting.git
Reference: 1.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-issue-reporting
 * tag               1.4.0      -> FETCH_HEAD
HEAD is now at bc2a151 Publicize Swift Testing's underlying Test.ID (#131)
Cloned https://github.com/pointfreeco/swift-issue-reporting.git
Revision (git rev-parse @):
bc2a151366f2cd0e347274544933bc2acb00c9fe
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-issue-reporting.git at 1.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/pointfreeco/swift-issue-reporting.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
[1/1] Compiling plugin CartonBundlePlugin
[2/2] Compiling plugin CartonDevPlugin
[3/3] Compiling plugin CartonTestPlugin
[4/4] Compiling plugin GenerateManual
[5/5] Compiling plugin Swift-DocC
[6/6] Compiling plugin Swift-DocC Preview
Building for debugging...
[6/15] Write sources
[9/15] Write WasmTests-entitlement.plist
[11/15] Write swift-version-117DEE11B69C53C9.txt
[13/37] Compiling IssueReporting Unimplemented.swift
[14/37] Compiling IssueReporting WithExpectedIssue.swift
[15/38] Compiling IssueReporting WithIssueContext.swift
[16/38] Compiling IssueReportingTestSupport SwiftTesting.swift
[17/38] Compiling IssueReportingTestSupport XCTest.swift
[18/38] Emitting module IssueReportingTestSupport
[19/38] Compiling IssueReporting IssueReporter.swift
[20/38] Compiling IssueReporting BreakpointReporter.swift
[21/38] Emitting module IssueReporting
[22/38] Compiling IssueReporting Rethrows.swift
[23/38] Compiling IssueReporting SwiftTesting.swift
[24/38] Compiling IssueReporting AppHostWarning.swift
[25/38] Compiling IssueReporting Deprecations.swift
[26/38] Compiling IssueReporting XCTest.swift
[27/38] Compiling IssueReporting IsTesting.swift
[28/38] Compiling IssueReporting UncheckedSendable.swift
[29/38] Compiling IssueReporting Warn.swift
[30/38] Compiling IssueReporting FailureObserver.swift
[31/38] Compiling IssueReporting LockIsolated.swift
[32/38] Compiling IssueReporting ReportIssue.swift
[33/38] Compiling IssueReporting TestContext.swift
[34/38] Compiling IssueReporting FatalErrorReporter.swift
[35/38] Compiling IssueReporting RuntimeWarningReporter.swift
[36/43] Compiling XCTestDynamicOverlay Exports.swift
[37/43] Emitting module WasmTests
[38/43] Compiling WasmTests main.swift
[38/43] Write Objects.LinkFileList
[39/43] Linking WasmTests
[40/43] Applying WasmTests
[42/43] Compiling XCTestDynamicOverlay Deprecations.swift
[43/43] Emitting module XCTestDynamicOverlay
Build complete! (49.13s)
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/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: [
Fetching https://github.com/swiftwasm/WasmTransformer
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[17/809] Fetching wasmtransformer
[115/2378] Fetching wasmtransformer, swift-atomics
[178/6016] Fetching wasmtransformer, swift-atomics, swift-system
[251/9582] Fetching wasmtransformer, swift-atomics, swift-system, swift-log
[2341/24616] Fetching wasmtransformer, swift-atomics, swift-system, swift-log, swift-collections
[3608/36756] Fetching wasmtransformer, swift-atomics, swift-system, swift-log, swift-collections, swift-argument-parser
[25933/106470] Fetching wasmtransformer, swift-atomics, swift-system, swift-log, swift-collections, swift-argument-parser, swift-nio
Fetched https://github.com/apple/swift-system.git from cache (2.44s)
Fetching https://github.com/swiftwasm/carton
[70067/102832] Fetching wasmtransformer, swift-atomics, swift-log, swift-collections, swift-argument-parser, swift-nio
[101439/112274] Fetching wasmtransformer, swift-atomics, swift-log, swift-collections, swift-argument-parser, swift-nio, carton
Fetched https://github.com/swiftwasm/carton from cache (1.77s)
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-nio.git from cache (4.26s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (4.26s)
Fetched https://github.com/apple/swift-collections.git from cache (4.26s)
Fetched https://github.com/apple/swift-atomics.git from cache (4.26s)
Fetched https://github.com/swiftwasm/WasmTransformer from cache (4.26s)
Fetched https://github.com/apple/swift-log.git from cache (4.26s)
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.48s)
Computing version for https://github.com/swiftwasm/carton
Computed https://github.com/swiftwasm/carton at 1.1.2 (0.55s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (3.33s)
Computing version for https://github.com/swiftwasm/WasmTransformer
Computed https://github.com/swiftwasm/WasmTransformer at 0.5.0 (0.70s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.68.0 (0.64s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.3.1 (0.55s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.51s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.1 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.80s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.50s)
Creating working copy for https://github.com/swiftwasm/WasmTransformer
Working copy of https://github.com/swiftwasm/WasmTransformer resolved at 0.5.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.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.68.0
Creating working copy for https://github.com/swiftwasm/carton
Working copy of https://github.com/swiftwasm/carton resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.3.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "carton",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftwasm/carton"
    }
  ],
  "manifest_display_name" : "xctest-dynamic-overlay",
  "name" : "xctest-dynamic-overlay",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "IssueReporting",
      "targets" : [
        "IssueReporting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IssueReportingTestSupport",
      "targets" : [
        "IssueReportingTestSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "XCTestDynamicOverlay",
      "targets" : [
        "XCTestDynamicOverlay"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WasmTests",
      "targets" : [
        "WasmTests"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "XCTestDynamicOverlayTests",
      "module_type" : "SwiftTarget",
      "name" : "XCTestDynamicOverlayTests",
      "path" : "Tests/XCTestDynamicOverlayTests",
      "sources" : [
        "TestHelpers.swift",
        "UnimplementedTests.swift",
        "XCTContextTests.swift",
        "XCTExpectFailureTests.swift",
        "XCTFailRegressionTests.swift",
        "XCTFailTests.swift"
      ],
      "target_dependencies" : [
        "IssueReportingTestSupport",
        "XCTestDynamicOverlay"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XCTestDynamicOverlay",
      "module_type" : "SwiftTarget",
      "name" : "XCTestDynamicOverlay",
      "path" : "Sources/XCTestDynamicOverlay",
      "product_memberships" : [
        "XCTestDynamicOverlay"
      ],
      "sources" : [
        "Internal/Deprecations.swift",
        "Internal/Exports.swift"
      ],
      "target_dependencies" : [
        "IssueReporting"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WasmTests",
      "module_type" : "SwiftTarget",
      "name" : "WasmTests",
      "path" : "Sources/WasmTests",
      "product_memberships" : [
        "WasmTests"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "IssueReporting"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "IssueReportingTests",
      "module_type" : "SwiftTarget",
      "name" : "IssueReportingTests",
      "path" : "Tests/IssueReportingTests",
      "sources" : [
        "HostAppDetectionTests.swift",
        "SwiftTestingTests.swift",
        "UnimplementedTests.swift",
        "XCTestTests.swift"
      ],
      "target_dependencies" : [
        "IssueReporting",
        "IssueReportingTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IssueReportingTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "IssueReportingTestSupport",
      "path" : "Sources/IssueReportingTestSupport",
      "product_memberships" : [
        "IssueReportingTestSupport"
      ],
      "sources" : [
        "SwiftTesting.swift",
        "XCTest.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IssueReporting",
      "module_type" : "SwiftTarget",
      "name" : "IssueReporting",
      "path" : "Sources/IssueReporting",
      "product_memberships" : [
        "IssueReporting",
        "XCTestDynamicOverlay",
        "WasmTests"
      ],
      "sources" : [
        "Internal/AppHostWarning.swift",
        "Internal/Deprecations.swift",
        "Internal/FailureObserver.swift",
        "Internal/LockIsolated.swift",
        "Internal/Rethrows.swift",
        "Internal/SwiftTesting.swift",
        "Internal/UncheckedSendable.swift",
        "Internal/Warn.swift",
        "Internal/XCTest.swift",
        "IsTesting.swift",
        "IssueReporter.swift",
        "IssueReporters/BreakpointReporter.swift",
        "IssueReporters/FatalErrorReporter.swift",
        "IssueReporters/RuntimeWarningReporter.swift",
        "ReportIssue.swift",
        "TestContext.swift",
        "Unimplemented.swift",
        "WithExpectedIssue.swift",
        "WithIssueContext.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/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: [
Done.