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 ProjectAutomation, reference main (1b92c4), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 22:13:43 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/tuist/ProjectAutomation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tuist/ProjectAutomation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1b92c41 4.48.2
Cloned https://github.com/tuist/ProjectAutomation.git
Revision (git rev-parse @):
1b92c4117838433e9ac330303a4339a5f0d9505d
SUCCESS checkout https://github.com/tuist/ProjectAutomation.git at main
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.88s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Fetched https://github.com/apple/swift-system.git from cache (0.88s)
Computed https://github.com/apple/swift-tools-support-core.git at 0.2.5 (1.59s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.59s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.2.5
========================================
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": "projectautomation",
      "name": "ProjectAutomation",
      "url": "https://github.com/tuist/ProjectAutomation.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ProjectAutomation",
      "dependencies": [
        {
          "identity": "swift-tools-support-core",
          "name": "swift-tools-support-core",
          "url": "https://github.com/apple/swift-tools-support-core.git",
          "version": "0.2.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-tools-support-core",
          "dependencies": [
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/tuist/ProjectAutomation.git
[1/169] Fetching projectautomation
Fetched https://github.com/tuist/ProjectAutomation.git from cache (0.69s)
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.65s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.2.7 (1.34s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.45s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.52s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.2.7
Creating working copy for https://github.com/tuist/ProjectAutomation.git
Working copy of https://github.com/tuist/ProjectAutomation.git resolved at main (1b92c41)
warning: '.resolve-product-dependencies': dependency 'projectautomation' is not used by any target
Found 1 product dependencies
  - swift-tools-support-core
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tuist/ProjectAutomation.git
https://github.com/tuist/ProjectAutomation.git
{
  "dependencies" : [
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "0.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core.git"
    }
  ],
  "manifest_display_name" : "ProjectAutomation",
  "name" : "ProjectAutomation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "ProjectAutomation",
      "targets" : [
        "ProjectAutomation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ProjectAutomation",
      "module_type" : "SwiftTarget",
      "name" : "ProjectAutomation",
      "path" : "ProjectAutomation",
      "product_dependencies" : [
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "ProjectAutomation"
      ],
      "sources" : [
        "Configuration.swift",
        "Graph.swift",
        "Package.swift",
        "Project.swift",
        "Scheme.swift",
        "Settings.swift",
        "Target.swift",
        "TargetDependency.swift",
        "Task.swift",
        "Tuist.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
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/9] Write sources
[5/9] Compiling CSystem shims.c
[6/9] Compiling TSCclibc process.c
[7/9] Compiling TSCclibc libc.c
[8/9] Write swift-version-2F0A5646E1D333AE.txt
[10/32] Compiling SystemPackage Errno.swift
[11/32] Compiling SystemPackage FileDescriptor.swift
[12/32] Compiling SystemPackage FileHelpers.swift
[13/34] Emitting module SystemPackage
[14/34] Compiling SystemPackage Util.swift
[15/34] Compiling SystemPackage UtilConsumers.swift
[16/34] Compiling SystemPackage PlatformString.swift
[17/34] Compiling SystemPackage SystemString.swift
[18/34] Compiling SystemPackage FileOperations.swift
[19/34] Compiling SystemPackage FilePath.swift
[20/34] Compiling SystemPackage FilePathComponentView.swift
[21/34] Compiling SystemPackage Syscalls.swift
[22/34] Compiling SystemPackage WindowsSyscallAdapters.swift
[23/34] Emitting module TSCLibc
[24/34] Compiling TSCLibc libc.swift
[25/34] Compiling SystemPackage FilePathString.swift
[26/34] Compiling SystemPackage FilePathSyntax.swift
[27/34] Compiling SystemPackage FilePathWindows.swift
[28/34] Compiling SystemPackage FilePermissions.swift
[29/34] Compiling SystemPackage Exports.swift
[30/34] Compiling SystemPackage Mocking.swift
[31/34] Compiling SystemPackage CInterop.swift
[32/34] Compiling SystemPackage Constants.swift
[33/34] Compiling SystemPackage FilePathComponents.swift
[34/34] Compiling SystemPackage FilePathParsing.swift
[35/75] Emitting module TSCBasic
[36/79] Compiling TSCBasic DeltaAlgorithm.swift
[37/79] Compiling TSCBasic DiagnosticsEngine.swift
[38/79] Compiling TSCBasic DictionaryExtensions.swift
[39/79] Compiling TSCBasic DictionaryLiteralExtensions.swift
[40/79] Compiling TSCBasic EditDistance.swift
[41/79] Compiling TSCBasic Closable.swift
[42/79] Compiling TSCBasic CodableResult.swift
[43/79] Compiling TSCBasic CollectionAlgorithms.swift
[44/79] Compiling TSCBasic CollectionExtensions.swift
[45/79] Compiling TSCBasic Condition.swift
[46/79] Compiling TSCBasic JSONMapper.swift
[47/79] Compiling TSCBasic KeyedPair.swift
[48/79] Compiling TSCBasic LazyCache.swift
[49/79] Compiling TSCBasic Lock.swift
[50/79] Compiling TSCBasic StringConversions.swift
[51/79] Compiling TSCBasic SynchronizedQueue.swift
[52/79] Compiling TSCBasic TemporaryFile.swift
[53/79] Compiling TSCBasic TerminalController.swift
[54/79] Compiling TSCBasic ProcessSet.swift
[55/79] Compiling TSCBasic RegEx.swift
[56/79] Compiling TSCBasic Result.swift
[57/79] Compiling TSCBasic SortedArray.swift
[58/79] Compiling TSCBasic Await.swift
[59/79] Compiling TSCBasic Base64URL.swift
[60/79] Compiling TSCBasic ByteString.swift
[61/79] Compiling TSCBasic CStringArray.swift
[62/79] Compiling TSCBasic CacheableSequence.swift
[63/79] Compiling TSCBasic Path.swift
[64/79] Compiling TSCBasic PathShims.swift
[65/79] Compiling TSCBasic Process.swift
[66/79] Compiling TSCBasic ProcessEnv.swift
[67/79] Compiling TSCBasic Thread.swift
[68/79] Compiling TSCBasic Tuple.swift
[69/79] Compiling TSCBasic WritableByteStream.swift
[70/79] Compiling TSCBasic misc.swift
[71/79] Compiling TSCBasic OSLog.swift
[72/79] Compiling TSCBasic ObjectIdentifierProtocol.swift
[73/79] Compiling TSCBasic OrderedDictionary.swift
[74/79] Compiling TSCBasic OrderedSet.swift
[75/79] Compiling TSCBasic FileInfo.swift
[76/79] Compiling TSCBasic FileSystem.swift
[77/79] Compiling TSCBasic GraphAlgorithms.swift
[78/79] Compiling TSCBasic HashAlgorithms.swift
[79/79] Compiling TSCBasic JSON.swift
[80/116] Compiling TSCUtility FSWatch.swift
[81/116] Compiling TSCUtility FloatingPointExtensions.swift
[82/116] Compiling TSCUtility Git.swift
[83/116] Compiling TSCUtility Hex.swift
[84/120] Emitting module TSCUtility
[85/120] Compiling TSCUtility BuildFlags.swift
[86/120] Compiling TSCUtility CollectionExtensions.swift
[87/120] Compiling TSCUtility Context.swift
[88/120] Compiling TSCUtility Diagnostics.swift
[89/120] Compiling TSCUtility IndexStore.swift
[90/120] Compiling TSCUtility InterruptHandler.swift
[91/120] Compiling TSCUtility JSONMessageStreamingParser.swift
[92/120] Compiling TSCUtility Netrc.swift
[93/120] Compiling TSCUtility Platform.swift
[94/120] Compiling TSCUtility PolymorphicCodable.swift
[95/120] Compiling TSCUtility ProgressAnimation.swift
[96/120] Compiling TSCUtility SQLite.swift
[97/120] Compiling TSCUtility Archiver.swift
[98/120] Compiling TSCUtility ArgumentParser.swift
[99/120] Compiling TSCUtility ArgumentParserShellCompletion.swift
[100/120] Compiling TSCUtility Array+Extensions.swift
[101/120] Compiling TSCUtility SerializedDiagnostics.swift
[102/120] Compiling TSCUtility SimplePersistence.swift
[103/120] Compiling TSCUtility StringExtensions.swift
[104/120] Compiling TSCUtility StringMangling.swift
[105/120] Compiling TSCUtility OSLog.swift
[106/120] Compiling TSCUtility OrderedZip.swift
[107/120] Compiling TSCUtility PersistenceCache.swift
[108/120] Compiling TSCUtility PkgConfig.swift
[109/120] Compiling TSCUtility Bits.swift
[110/120] Compiling TSCUtility Bitstream.swift
[111/120] Compiling TSCUtility BitstreamReader.swift
[112/120] Compiling TSCUtility BitstreamWriter.swift
[113/120] Compiling TSCUtility Tracing.swift
[114/120] Compiling TSCUtility Triple.swift
[115/120] Compiling TSCUtility URL.swift
[116/120] Compiling TSCUtility Verbosity.swift
[117/120] Compiling TSCUtility Version.swift
[118/120] Compiling TSCUtility Versioning.swift
[119/120] Compiling TSCUtility dlopen.swift
[120/120] Compiling TSCUtility misc.swift
[121/130] Compiling ProjectAutomation Project.swift
[122/130] Compiling ProjectAutomation Settings.swift
[123/130] Compiling ProjectAutomation Graph.swift
[124/131] Compiling ProjectAutomation Configuration.swift
[125/131] Emitting module ProjectAutomation
[126/131] Compiling ProjectAutomation Tuist.swift
[127/131] Compiling ProjectAutomation Package.swift
[128/131] Compiling ProjectAutomation Target.swift
[129/131] Compiling ProjectAutomation Task.swift
[130/131] Compiling ProjectAutomation Scheme.swift
[131/131] Compiling ProjectAutomation TargetDependency.swift
Build complete! (12.71s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "0.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core.git"
    }
  ],
  "manifest_display_name" : "ProjectAutomation",
  "name" : "ProjectAutomation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "ProjectAutomation",
      "targets" : [
        "ProjectAutomation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ProjectAutomation",
      "module_type" : "SwiftTarget",
      "name" : "ProjectAutomation",
      "path" : "ProjectAutomation",
      "product_dependencies" : [
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "ProjectAutomation"
      ],
      "sources" : [
        "Configuration.swift",
        "Graph.swift",
        "Package.swift",
        "Project.swift",
        "Scheme.swift",
        "Settings.swift",
        "Target.swift",
        "TargetDependency.swift",
        "Task.swift",
        "Tuist.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.