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 ActionBuilderCore, reference v2.0.0 (dd50ff), with Swift 6.0 for macOS (SPM) on 2 Dec 2024 18:29:33 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.58.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/ActionBuilderCore.git
Reference: v2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/ActionBuilderCore
 * tag               v2.0.0     -> FETCH_HEAD
HEAD is now at dd50ffd Fixed string tests
Cloned https://github.com/elegantchaos/ActionBuilderCore.git
Revision (git rev-parse @):
dd50ffd847ed3dc23fbeb9f3df17cc0aaa4e4c7d
SUCCESS checkout https://github.com/elegantchaos/ActionBuilderCore.git at v2.0.0
Fetching https://github.com/elegantchaos/Runner
Fetching https://github.com/elegantchaos/SemanticVersion
Fetching https://github.com/elegantchaos/Versionator
Fetching https://github.com/elegantchaos/ChaosTesting
Fetching https://github.com/elegantchaos/ChaosByteStreams
[1/30] Fetching chaostesting
[31/414] Fetching chaostesting, versionator
[62/530] Fetching chaostesting, versionator, chaosbytestreams
[178/682] Fetching chaostesting, versionator, chaosbytestreams, semanticversion
[357/1358] Fetching chaostesting, versionator, chaosbytestreams, semanticversion, runner
Fetched https://github.com/elegantchaos/ChaosByteStreams from cache (0.91s)
Fetched https://github.com/elegantchaos/SemanticVersion from cache (0.91s)
Fetched https://github.com/elegantchaos/ChaosTesting from cache (0.91s)
Fetched https://github.com/elegantchaos/Runner from cache (0.91s)
Fetched https://github.com/elegantchaos/Versionator from cache (0.91s)
Computing version for https://github.com/elegantchaos/ChaosTesting
Computed https://github.com/elegantchaos/ChaosTesting at 1.0.1 (0.46s)
Computing version for https://github.com/elegantchaos/Versionator.git
Computed https://github.com/elegantchaos/Versionator.git at 2.0.2 (0.45s)
Computing version for https://github.com/elegantchaos/SemanticVersion.git
Computed https://github.com/elegantchaos/SemanticVersion.git at 1.1.0 (3.02s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 2.0.6 (0.45s)
Computing version for https://github.com/elegantchaos/ChaosByteStreams.git
Computed https://github.com/elegantchaos/ChaosByteStreams.git at 1.0.0 (0.45s)
Creating working copy for https://github.com/elegantchaos/Runner
Working copy of https://github.com/elegantchaos/Runner resolved at 2.0.6
Creating working copy for https://github.com/elegantchaos/SemanticVersion
Working copy of https://github.com/elegantchaos/SemanticVersion resolved at 1.1.0
Creating working copy for https://github.com/elegantchaos/Versionator
Working copy of https://github.com/elegantchaos/Versionator resolved at 2.0.2
Creating working copy for https://github.com/elegantchaos/ChaosTesting
Working copy of https://github.com/elegantchaos/ChaosTesting resolved at 1.0.1
Creating working copy for https://github.com/elegantchaos/ChaosByteStreams
Working copy of https://github.com/elegantchaos/ChaosByteStreams resolved at 1.0.0
========================================
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": "actionbuildercore",
      "name": "ActionBuilderCore",
      "url": "https://github.com/elegantchaos/ActionBuilderCore.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ActionBuilderCore",
      "dependencies": [
        {
          "identity": "chaosbytestreams",
          "name": "ChaosByteStreams",
          "url": "https://github.com/elegantchaos/ChaosByteStreams.git",
          "version": "1.0.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ChaosByteStreams",
          "dependencies": [
          ]
        },
        {
          "identity": "runner",
          "name": "Runner",
          "url": "https://github.com/elegantchaos/Runner.git",
          "version": "2.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Runner",
          "dependencies": [
            {
              "identity": "chaosbytestreams",
              "name": "ChaosByteStreams",
              "url": "https://github.com/elegantchaos/ChaosByteStreams.git",
              "version": "1.0.6",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ChaosByteStreams",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "semanticversion",
          "name": "SemanticVersion",
          "url": "https://github.com/elegantchaos/SemanticVersion.git",
          "version": "1.1.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SemanticVersion",
          "dependencies": [
          ]
        },
        {
          "identity": "versionator",
          "name": "Versionator",
          "url": "https://github.com/elegantchaos/Versionator.git",
          "version": "2.0.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Versionator",
          "dependencies": [
            {
              "identity": "runner",
              "name": "Runner",
              "url": "https://github.com/elegantchaos/Runner.git",
              "version": "2.1.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Runner",
              "dependencies": [
                {
                  "identity": "chaosbytestreams",
                  "name": "ChaosByteStreams",
                  "url": "https://github.com/elegantchaos/ChaosByteStreams.git",
                  "version": "1.0.6",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ChaosByteStreams",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/elegantchaos/ActionBuilderCore.git
[1/462] Fetching actionbuildercore
Fetched https://github.com/elegantchaos/ActionBuilderCore.git from cache (0.81s)
Fetching https://github.com/elegantchaos/Runner.git from cache
Fetching https://github.com/elegantchaos/SemanticVersion.git from cache
Fetching https://github.com/elegantchaos/Versionator.git from cache
Fetching https://github.com/elegantchaos/ChaosByteStreams.git from cache
Fetched https://github.com/elegantchaos/Versionator.git from cache (0.51s)
Fetched https://github.com/elegantchaos/SemanticVersion.git from cache (0.51s)
Fetched https://github.com/elegantchaos/Runner.git from cache (0.51s)
Fetched https://github.com/elegantchaos/ChaosByteStreams.git from cache (0.51s)
Computing version for https://github.com/elegantchaos/SemanticVersion.git
Computed https://github.com/elegantchaos/SemanticVersion.git at 1.1.2 (0.54s)
Computing version for https://github.com/elegantchaos/Versionator.git
Computed https://github.com/elegantchaos/Versionator.git at 2.0.6 (0.44s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 2.1.3 (0.47s)
Computing version for https://github.com/elegantchaos/ChaosByteStreams.git
Computed https://github.com/elegantchaos/ChaosByteStreams.git at 1.0.6 (0.44s)
Creating working copy for https://github.com/elegantchaos/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at 2.1.3
Creating working copy for https://github.com/elegantchaos/ChaosByteStreams.git
Working copy of https://github.com/elegantchaos/ChaosByteStreams.git resolved at 1.0.6
Creating working copy for https://github.com/elegantchaos/Versionator.git
Working copy of https://github.com/elegantchaos/Versionator.git resolved at 2.0.6
Creating working copy for https://github.com/elegantchaos/SemanticVersion.git
Working copy of https://github.com/elegantchaos/SemanticVersion.git resolved at 1.1.2
Creating working copy for https://github.com/elegantchaos/ActionBuilderCore.git
Working copy of https://github.com/elegantchaos/ActionBuilderCore.git resolved at v2.0.0 (dd50ffd)
Found 4 product dependencies
  - ChaosByteStreams
  - Runner
  - SemanticVersion
  - Versionator
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/elegantchaos/ActionBuilderCore.git
{
  "dependencies" : [
    {
      "identity" : "chaosbytestreams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/ChaosByteStreams.git"
    },
    {
      "identity" : "runner",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.6",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Runner.git"
    },
    {
      "identity" : "semanticversion",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/SemanticVersion.git"
    },
    {
      "identity" : "versionator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Versionator.git"
    },
    {
      "identity" : "chaostesting",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/ChaosTesting"
    }
  ],
  "manifest_display_name" : "ActionBuilderCore",
  "name" : "ActionBuilderCore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ActionBuilderCore",
      "targets" : [
        "ActionBuilderCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ActionBuilderTool",
      "targets" : [
        "ActionBuilderTool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ActionBuilderTool",
      "module_type" : "SwiftTarget",
      "name" : "ActionBuilderTool",
      "path" : "Sources/ActionBuilderTool",
      "product_dependencies" : [
        "ChaosByteStreams",
        "VersionatorPlugin"
      ],
      "product_memberships" : [
        "ActionBuilderTool"
      ],
      "sources" : [
        "ActionBuilderTool.swift"
      ],
      "target_dependencies" : [
        "ActionBuilderCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ActionBuilderCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "ActionBuilderCoreTests",
      "path" : "Tests/ActionBuilderCoreTests",
      "product_dependencies" : [
        "ChaosTesting"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ActionBuilderCoreTests/Resources/Example-config.package",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ActionBuilderCoreTests/Resources/Example-mac.package",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ActionBuilderCoreTests/Resources/Example-multi.package",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ActionBuilderCoreTests.swift"
      ],
      "target_dependencies" : [
        "ActionBuilderCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ActionBuilderCore",
      "module_type" : "SwiftTarget",
      "name" : "ActionBuilderCore",
      "path" : "Sources/ActionBuilderCore",
      "product_dependencies" : [
        "Runner",
        "SemanticVersion"
      ],
      "product_memberships" : [
        "ActionBuilderCore",
        "ActionBuilderTool"
      ],
      "sources" : [
        "CaseInsensitiveRawRepresentable.swift",
        "Compiler.swift",
        "Configuration.swift",
        "Generator.swift",
        "GitInfo.swift",
        "Github.swift",
        "JSONDictionary.swift",
        "Option.swift",
        "PackageInfo.swift",
        "Platform.swift",
        "Repo+SPM.swift",
        "Repo.swift",
        "Settings.swift",
        "TargetInfo.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/9] Write sources
[2/9] Write VersionatorTool-tool-entitlement.plist
[2/9] Write sources
[5/9] Write swift-version--7754E27361AE5C74.txt
[7/15] Compiling VersionatorUtils String+AsyncSequence.swift
[8/15] Emitting module VersionatorUtils
[9/15] Compiling ChaosByteStreams String+ByteStreams.swift
[10/15] Compiling ChaosByteStreams Pipe+AsyncBytes.swift
[11/15] Compiling ChaosByteStreams Data+ByteStreams.swift
[12/15] Emitting module ChaosByteStreams
[13/19] Compiling Runner URL+SystemPath.swift
[14/19] Compiling Runner RunState.swift
[15/19] Compiling Runner Runner.swift
[16/19] Emitting module Runner
[17/21] Emitting module VersionatorTool
[18/21] Compiling VersionatorTool VersionatorTool.swift
[18/21] Write Objects.LinkFileList
[19/21] Linking VersionatorTool-tool
[20/21] Applying VersionatorTool-tool
Build of product 'VersionatorTool' complete! (7.84s)
[1/1] Compiling plugin VersionatorPlugin
Building for debugging...
[1/12] Write sources
[5/12] Write ActionBuilderTool-entitlement.plist
[6/12] Write swift-version--7754E27361AE5C74.txt
[7/12] Calculating Version
[8/12] Write sources
[10/18] Compiling SemanticVersion SemanticVersion.swift
[11/18] Emitting module SemanticVersion
[12/18] Compiling ChaosByteStreams Pipe+AsyncBytes.swift
[13/18] Compiling ChaosByteStreams Data+ByteStreams.swift
[14/18] Emitting module ChaosByteStreams
[15/18] Compiling ChaosByteStreams String+ByteStreams.swift
[16/22] Compiling Runner URL+SystemPath.swift
[17/22] Emitting module Runner
[18/22] Compiling Runner RunState.swift
[19/22] Compiling Runner Runner.swift
[20/36] Compiling ActionBuilderCore Settings.swift
[21/37] Compiling ActionBuilderCore TargetInfo.swift
[22/37] Compiling ActionBuilderCore Platform.swift
[23/37] Compiling ActionBuilderCore Configuration.swift
[24/37] Compiling ActionBuilderCore Generator.swift
[25/37] Emitting module ActionBuilderCore
[26/37] Compiling ActionBuilderCore PackageInfo.swift
[27/37] Compiling ActionBuilderCore JSONDictionary.swift
[28/37] Compiling ActionBuilderCore Option.swift
[29/37] Compiling ActionBuilderCore CaseInsensitiveRawRepresentable.swift
[30/37] Compiling ActionBuilderCore Compiler.swift
[31/37] Compiling ActionBuilderCore GitInfo.swift
[32/37] Compiling ActionBuilderCore Github.swift
[33/37] Compiling ActionBuilderCore Repo.swift
[34/37] Compiling ActionBuilderCore Repo+SPM.swift
[35/40] Compiling ActionBuilderTool Version.generated.swift
[36/40] Emitting module ActionBuilderTool
[37/40] Compiling ActionBuilderTool ActionBuilderTool.swift
[37/40] Write Objects.LinkFileList
[38/40] Linking ActionBuilderTool
[39/40] Applying ActionBuilderTool
Build complete! (25.38s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "chaosbytestreams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/ChaosByteStreams.git"
    },
    {
      "identity" : "runner",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.6",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Runner.git"
    },
    {
      "identity" : "semanticversion",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/SemanticVersion.git"
    },
    {
      "identity" : "versionator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Versionator.git"
    },
    {
      "identity" : "chaostesting",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/ChaosTesting"
    }
  ],
  "manifest_display_name" : "ActionBuilderCore",
  "name" : "ActionBuilderCore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ActionBuilderCore",
      "targets" : [
        "ActionBuilderCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ActionBuilderTool",
      "targets" : [
        "ActionBuilderTool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ActionBuilderTool",
      "module_type" : "SwiftTarget",
      "name" : "ActionBuilderTool",
      "path" : "Sources/ActionBuilderTool",
      "product_dependencies" : [
        "ChaosByteStreams",
        "VersionatorPlugin"
      ],
      "product_memberships" : [
        "ActionBuilderTool"
      ],
      "sources" : [
        "ActionBuilderTool.swift"
      ],
      "target_dependencies" : [
        "ActionBuilderCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ActionBuilderCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "ActionBuilderCoreTests",
      "path" : "Tests/ActionBuilderCoreTests",
      "product_dependencies" : [
        "ChaosTesting"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ActionBuilderCoreTests/Resources/Example-config.package",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ActionBuilderCoreTests/Resources/Example-mac.package",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ActionBuilderCoreTests/Resources/Example-multi.package",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ActionBuilderCoreTests.swift"
      ],
      "target_dependencies" : [
        "ActionBuilderCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ActionBuilderCore",
      "module_type" : "SwiftTarget",
      "name" : "ActionBuilderCore",
      "path" : "Sources/ActionBuilderCore",
      "product_dependencies" : [
        "Runner",
        "SemanticVersion"
      ],
      "product_memberships" : [
        "ActionBuilderCore",
        "ActionBuilderTool"
      ],
      "sources" : [
        "CaseInsensitiveRawRepresentable.swift",
        "Compiler.swift",
        "Configuration.swift",
        "Generator.swift",
        "GitInfo.swift",
        "Github.swift",
        "JSONDictionary.swift",
        "Option.swift",
        "PackageInfo.swift",
        "Platform.swift",
        "Repo+SPM.swift",
        "Repo.swift",
        "Settings.swift",
        "TargetInfo.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.