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

Failed to build Versionator, reference v2.0.6 (f67fae), with Swift 6.1 for watchOS using Xcode 16.3 on 29 Apr 2025 20:40:44 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Versionator -destination generic/platform=watchOS

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:         watchOS
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"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/elegantchaos/Runner.git
Fetching from https://github.com/elegantchaos/ChaosByteStreams
Creating working copy of package ‘ChaosByteStreams’
Checking out 1.0.6 of package ‘ChaosByteStreams’
Creating working copy of package ‘Runner’
Checking out 2.1.3 of package ‘Runner’
Resolve Package Graph
Resolved source packages:
  ChaosByteStreams: https://github.com/elegantchaos/ChaosByteStreams @ 1.0.6
  Runner: https://github.com/elegantchaos/Runner.git @ 2.1.3
  Versionator: /Users/admin/builder/spi-builder-workspace
resolved source packages: ChaosByteStreams, Runner, Versionator
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ChaosByteStreams",
      "Versionator",
      "VersionatorPlugin"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ChaosByteStreams",
      "Versionator",
      "VersionatorPlugin"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Versionator -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Versionator -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Versionator: /Users/admin/builder/spi-builder-workspace
  Runner: https://github.com/elegantchaos/Runner.git @ 2.1.3
  ChaosByteStreams: https://github.com/elegantchaos/ChaosByteStreams @ 1.0.6
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “VersionatorPlugin” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/VersionatorPlugin
[debug]: Using compiler /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 16e37dcc6cc3b73fdddfc072957276f4e52cc196ccb235b3d01b182205d70aab
Process build tool plug-in results
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'VersionatorTool' in project 'Versionator'
        ➜ Explicit dependency on target 'VersionatorUtils' in project 'Versionator'
        ➜ Explicit dependency on target 'Runner' in project 'Runner'
    Target 'Runner' in project 'Runner'
        ➜ Explicit dependency on target 'Runner' in project 'Runner'
        ➜ Explicit dependency on target 'ChaosByteStreams' in project 'ChaosByteStreams'
    Target 'Runner' in project 'Runner'
        ➜ Explicit dependency on target 'ChaosByteStreams' in project 'ChaosByteStreams'
    Target 'ChaosByteStreams' in project 'ChaosByteStreams'
        ➜ Explicit dependency on target 'ChaosByteStreams' in project 'ChaosByteStreams'
    Target 'ChaosByteStreams' in project 'ChaosByteStreams' (no dependencies)
    Target 'VersionatorUtils' in project 'Versionator' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: f0ade2d46cdbd3249b3bfcd63b9677cd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f0ade2d46cdbd3249b3bfcd63b9677cd.xcbuilddata
error: The package product 'Runner' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'VersionatorTool' from project 'Versionator')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Versionator
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Runner: https://github.com/elegantchaos/Runner.git @ 2.1.3
  ChaosByteStreams: https://github.com/elegantchaos/ChaosByteStreams @ 1.0.6
  Versionator: /Users/admin/builder/spi-builder-workspace
resolved source packages: Runner, ChaosByteStreams, Versionator
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ChaosByteStreams",
      "Versionator",
      "VersionatorPlugin"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ChaosByteStreams",
      "Versionator",
      "VersionatorPlugin"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Versionator -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Versionator -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  ChaosByteStreams: https://github.com/elegantchaos/ChaosByteStreams @ 1.0.6
  Runner: https://github.com/elegantchaos/Runner.git @ 2.1.3
  Versionator: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “VersionatorPlugin” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/VersionatorPlugin
[debug]: Using compiler /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 16e37dcc6cc3b73fdddfc072957276f4e52cc196ccb235b3d01b182205d70aab
Process build tool plug-in results
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'VersionatorTool' in project 'Versionator'
        ➜ Explicit dependency on target 'VersionatorUtils' in project 'Versionator'
        ➜ Explicit dependency on target 'Runner' in project 'Runner'
    Target 'Runner' in project 'Runner'
        ➜ Explicit dependency on target 'Runner' in project 'Runner'
        ➜ Explicit dependency on target 'ChaosByteStreams' in project 'ChaosByteStreams'
    Target 'Runner' in project 'Runner'
        ➜ Explicit dependency on target 'ChaosByteStreams' in project 'ChaosByteStreams'
    Target 'ChaosByteStreams' in project 'ChaosByteStreams'
        ➜ Explicit dependency on target 'ChaosByteStreams' in project 'ChaosByteStreams'
    Target 'ChaosByteStreams' in project 'ChaosByteStreams' (no dependencies)
    Target 'VersionatorUtils' in project 'Versionator' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: a6ea1dc89fbb776b5f8073078dab181f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a6ea1dc89fbb776b5f8073078dab181f.xcbuilddata
error: The package product 'Runner' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'VersionatorTool' from project 'Versionator')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Versionator
(1 failure)
BUILD FAILURE 6.1 watchOS