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 Releases, reference master (e03751), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 03:35:18 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/Nef10/Releases.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/Releases
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e037515 Merge pull request #1 from Nef10/patch-1
Cloned https://github.com/Nef10/Releases.git
Revision (git rev-parse @):
e037515e9bc0a77d9897321fee62bef3e02ef802
SUCCESS checkout https://github.com/Nef10/Releases.git at master
Fetching https://github.com/JohnSundell/Require.git
Fetching https://github.com/JohnSundell/ShellOut.git
[1/152] Fetching require
[153/1112] Fetching require, shellout
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.82s)
Fetched https://github.com/JohnSundell/Require.git from cache (0.82s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (1.49s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.2.0 (2.79s)
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.2.0
Creating working copy for https://github.com/JohnSundell/Require.git
Working copy of https://github.com/JohnSundell/Require.git resolved at 2.0.1
========================================
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": "releases",
      "name": "Releases",
      "url": "https://github.com/Nef10/Releases.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Releases",
      "dependencies": [
        {
          "identity": "shellout",
          "name": "ShellOut",
          "url": "https://github.com/JohnSundell/ShellOut.git",
          "version": "2.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShellOut",
          "dependencies": [
          ]
        },
        {
          "identity": "require",
          "name": "Require",
          "url": "https://github.com/JohnSundell/Require.git",
          "version": "2.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Require",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Nef10/Releases.git
[1/164] Fetching releases
Fetched https://github.com/Nef10/Releases.git from cache (0.64s)
Fetching https://github.com/JohnSundell/Require.git from cache
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetched https://github.com/JohnSundell/Require.git from cache (0.45s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.45s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.51s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.03s)
Creating working copy for https://github.com/JohnSundell/Require.git
Working copy of https://github.com/JohnSundell/Require.git resolved at 2.0.1
Creating working copy for https://github.com/Nef10/Releases.git
Working copy of https://github.com/Nef10/Releases.git resolved at master (e037515)
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
warning: '.resolve-product-dependencies': dependency 'releases' is not used by any target
Found 2 product dependencies
  - ShellOut
  - Require
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Nef10/Releases.git
https://github.com/Nef10/Releases.git
{
  "dependencies" : [
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/ShellOut.git"
    },
    {
      "identity" : "require",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Require.git"
    }
  ],
  "manifest_display_name" : "Releases",
  "name" : "Releases",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Releases",
      "targets" : [
        "Releases"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ReleasesTests",
      "module_type" : "SwiftTarget",
      "name" : "ReleasesTests",
      "path" : "Tests/ReleasesTests",
      "sources" : [
        "Assert.swift",
        "ReleasesTests.swift",
        "VersionTests.swift"
      ],
      "target_dependencies" : [
        "Releases"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Releases",
      "module_type" : "SwiftTarget",
      "name" : "Releases",
      "path" : "Sources",
      "product_dependencies" : [
        "ShellOut",
        "Require"
      ],
      "product_memberships" : [
        "Releases"
      ],
      "sources" : [
        "Array+Version.swift",
        "Releases.swift",
        "ReleasesError.swift",
        "Version.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
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/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/8] Emitting module ShellOut
[6/8] Compiling ShellOut ShellOut.swift
[7/8] Compiling Require Require.swift
[8/8] Emitting module Require
[9/13] Compiling Releases Releases.swift
[10/13] Compiling Releases ReleasesError.swift
[11/13] Compiling Releases Version.swift
[12/13] Emitting module Releases
[13/13] Compiling Releases Array+Version.swift
Build complete! (6.79s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/ShellOut.git"
    },
    {
      "identity" : "require",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Require.git"
    }
  ],
  "manifest_display_name" : "Releases",
  "name" : "Releases",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Releases",
      "targets" : [
        "Releases"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ReleasesTests",
      "module_type" : "SwiftTarget",
      "name" : "ReleasesTests",
      "path" : "Tests/ReleasesTests",
      "sources" : [
        "Assert.swift",
        "ReleasesTests.swift",
        "VersionTests.swift"
      ],
      "target_dependencies" : [
        "Releases"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Releases",
      "module_type" : "SwiftTarget",
      "name" : "Releases",
      "path" : "Sources",
      "product_dependencies" : [
        "ShellOut",
        "Require"
      ],
      "product_memberships" : [
        "Releases"
      ],
      "sources" : [
        "Array+Version.swift",
        "Releases.swift",
        "ReleasesError.swift",
        "Version.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.