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 Versionator, reference v2.0.6 (f67fae), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 20:40:29 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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Versionator.git
Reference: v2.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Versionator
 * tag               v2.0.6     -> FETCH_HEAD
HEAD is now at f67fae2 Fixed Xcode plugin.
Cloned https://github.com/elegantchaos/Versionator.git
Revision (git rev-parse @):
f67fae2e7c4da26f768f622ab68cbdff409c90f6
SUCCESS checkout https://github.com/elegantchaos/Versionator.git at v2.0.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/elegantchaos/Versionator.git
https://github.com/elegantchaos/Versionator.git
{
  "dependencies" : [
    {
      "identity" : "runner",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.3",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Runner.git"
    }
  ],
  "manifest_display_name" : "Versionator",
  "name" : "Versionator",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "VersionatorPlugin",
      "targets" : [
        "VersionatorPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "VersionatorTool",
      "targets" : [
        "VersionatorTool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VersionatorUtils",
      "module_type" : "SwiftTarget",
      "name" : "VersionatorUtils",
      "path" : "Sources/VersionatorUtils",
      "product_memberships" : [
        "VersionatorPlugin",
        "VersionatorTool"
      ],
      "sources" : [
        "String+AsyncSequence.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VersionatorTool",
      "module_type" : "SwiftTarget",
      "name" : "VersionatorTool",
      "path" : "Sources/VersionatorTool",
      "product_dependencies" : [
        "Runner"
      ],
      "product_memberships" : [
        "VersionatorPlugin",
        "VersionatorTool"
      ],
      "sources" : [
        "URL+SystemPaths.swift",
        "VersionatorTool.swift"
      ],
      "target_dependencies" : [
        "VersionatorUtils"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "VersionatorTests",
      "module_type" : "SwiftTarget",
      "name" : "VersionatorTests",
      "path" : "Tests/VersionatorTests",
      "product_dependencies" : [
        "Runner"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/VersionatorTests/Resources/Example.git",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/VersionatorTests/Resources/Example.out",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "TestingSupport.swift",
        "VersionatorTests.swift"
      ],
      "target_dependencies" : [
        "VersionatorTool",
        "VersionatorUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VersionatorPlugin",
      "module_type" : "PluginTarget",
      "name" : "VersionatorPlugin",
      "path" : "Plugins/VersionatorPlugin",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "VersionatorPlugin"
      ],
      "sources" : [
        "plugin+Xcode.swift",
        "plugin.swift"
      ],
      "target_dependencies" : [
        "VersionatorTool"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "6.0"
}
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
[1/1] Compiling plugin VersionatorPlugin
Building for debugging...
[1/18] Write sources
[3/18] Write VersionatorTool-entitlement.plist
[3/18] Write sources
[3/18] Write VersionatorTool-tool-entitlement.plist
[3/18] Write sources
[11/18] Write swift-version-2F0A5646E1D333AE.txt
[13/30] Emitting module VersionatorUtils
[14/30] Compiling VersionatorUtils String+AsyncSequence.swift
[16/30] Emitting module VersionatorUtils
[17/30] Compiling ChaosByteStreams Data+ByteStreams.swift
[18/30] Compiling ChaosByteStreams String+ByteStreams.swift
[19/30] Emitting module ChaosByteStreams
[20/30] Compiling ChaosByteStreams DataBuffer.swift
[22/30] Compiling ChaosByteStreams Data+ByteStreams.swift
[23/30] Compiling ChaosByteStreams String+ByteStreams.swift
[24/30] Emitting module ChaosByteStreams
[25/44] Compiling Runner URL+SystemPath.swift
[26/44] Compiling Runner RunState.swift
[27/44] Compiling Runner Runner.swift
[28/44] Compiling Runner Error.swift
[29/44] Compiling Runner Session.swift
[30/44] Compiling Runner Output.swift
[31/44] Emitting module Runner
[32/44] Compiling Runner URL+SystemPath.swift
[33/44] Compiling Runner Session.swift
[34/44] Compiling Runner Runner.swift
[35/44] Compiling Runner RunState.swift
[36/44] Compiling Runner Error.swift
[37/44] Emitting module Runner
[38/44] Compiling Runner Output.swift
[39/50] Compiling VersionatorTool URL+SystemPaths.swift
[40/50] Compiling VersionatorTool VersionatorTool.swift
[41/50] Emitting module VersionatorTool
[41/50] Write Objects.LinkFileList
[43/50] Compiling VersionatorTool URL+SystemPaths.swift
[44/50] Emitting module VersionatorTool
[45/50] Compiling VersionatorTool VersionatorTool.swift
[45/50] Write Objects.LinkFileList
[46/50] Linking VersionatorTool-tool
[47/50] Applying VersionatorTool-tool
[48/50] Linking VersionatorTool
[49/50] Applying VersionatorTool
Build complete! (12.71s)
Fetching https://github.com/elegantchaos/Runner.git
[1/676] Fetching runner
Fetched https://github.com/elegantchaos/Runner.git from cache (0.78s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 2.1.3 (1.24s)
Fetching https://github.com/elegantchaos/ChaosByteStreams
[1/116] Fetching chaosbytestreams
Fetched https://github.com/elegantchaos/ChaosByteStreams from cache (0.70s)
Computing version for https://github.com/elegantchaos/ChaosByteStreams
Computed https://github.com/elegantchaos/ChaosByteStreams at 1.0.6 (1.15s)
Creating working copy for https://github.com/elegantchaos/ChaosByteStreams
Working copy of https://github.com/elegantchaos/ChaosByteStreams resolved at 1.0.6
Creating working copy for https://github.com/elegantchaos/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at 2.1.3
Build complete.
{
  "dependencies" : [
    {
      "identity" : "runner",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.3",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Runner.git"
    }
  ],
  "manifest_display_name" : "Versionator",
  "name" : "Versionator",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "VersionatorPlugin",
      "targets" : [
        "VersionatorPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "VersionatorTool",
      "targets" : [
        "VersionatorTool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VersionatorUtils",
      "module_type" : "SwiftTarget",
      "name" : "VersionatorUtils",
      "path" : "Sources/VersionatorUtils",
      "product_memberships" : [
        "VersionatorPlugin",
        "VersionatorTool"
      ],
      "sources" : [
        "String+AsyncSequence.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VersionatorTool",
      "module_type" : "SwiftTarget",
      "name" : "VersionatorTool",
      "path" : "Sources/VersionatorTool",
      "product_dependencies" : [
        "Runner"
      ],
      "product_memberships" : [
        "VersionatorPlugin",
        "VersionatorTool"
      ],
      "sources" : [
        "URL+SystemPaths.swift",
        "VersionatorTool.swift"
      ],
      "target_dependencies" : [
        "VersionatorUtils"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "VersionatorTests",
      "module_type" : "SwiftTarget",
      "name" : "VersionatorTests",
      "path" : "Tests/VersionatorTests",
      "product_dependencies" : [
        "Runner"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/VersionatorTests/Resources/Example.git",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/VersionatorTests/Resources/Example.out",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "TestingSupport.swift",
        "VersionatorTests.swift"
      ],
      "target_dependencies" : [
        "VersionatorTool",
        "VersionatorUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VersionatorPlugin",
      "module_type" : "PluginTarget",
      "name" : "VersionatorPlugin",
      "path" : "Plugins/VersionatorPlugin",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "VersionatorPlugin"
      ],
      "sources" : [
        "plugin+Xcode.swift",
        "plugin.swift"
      ],
      "target_dependencies" : [
        "VersionatorTool"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "6.0"
}
Done.