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 ActionBuilderCore, reference v2.0.0 (dd50ff), with Swift 6.1 for watchOS using Xcode 16.3 on 29 Apr 2025 08:13:50 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
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
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/elegantchaos/ActionBuilderCore.git
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"
}
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/ChaosByteStreams.git
Fetching from https://github.com/elegantchaos/Versionator.git
Fetching from https://github.com/elegantchaos/SemanticVersion.git
Fetching from https://github.com/elegantchaos/ChaosTesting
Fetching from https://github.com/elegantchaos/Runner.git
Creating working copy of package ‘Versionator’
Checking out 2.0.6 of package ‘Versionator’
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’
Creating working copy of package ‘ChaosTesting’
Checking out 1.0.1 of package ‘ChaosTesting’
Creating working copy of package ‘SemanticVersion’
Checking out 1.1.2 of package ‘SemanticVersion’
Resolve Package Graph
Resolved source packages:
  Runner: https://github.com/elegantchaos/Runner.git @ 2.1.3
  ChaosByteStreams: https://github.com/elegantchaos/ChaosByteStreams.git @ 1.0.6
  ActionBuilderCore: /Users/admin/builder/spi-builder-workspace
  SemanticVersion: https://github.com/elegantchaos/SemanticVersion.git @ 1.1.2
  ChaosTesting: https://github.com/elegantchaos/ChaosTesting @ 1.0.1
  Versionator: https://github.com/elegantchaos/Versionator.git @ 2.0.6
resolved source packages: Runner, ChaosByteStreams, ActionBuilderCore, SemanticVersion, ChaosTesting, Versionator
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ActionBuilderCore",
      "ActionBuilderCore-Package",
      "ActionBuilderTool",
      "ChaosByteStreams",
      "VersionatorPlugin"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ActionBuilderCore-Package -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 ActionBuilderCore-Package -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:
  ChaosByteStreams: https://github.com/elegantchaos/ChaosByteStreams.git @ 1.0.6
  ChaosTesting: https://github.com/elegantchaos/ChaosTesting @ 1.0.1
  Runner: https://github.com/elegantchaos/Runner.git @ 2.1.3
  SemanticVersion: https://github.com/elegantchaos/SemanticVersion.git @ 1.1.2
  Versionator: https://github.com/elegantchaos/Versionator.git @ 2.0.6
  ActionBuilderCore: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “VersionatorPlugin” in package “versionator”
[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: f3f68943d29631941bfdd0147103b4e4d65f17dcad9ca165d934e8ce4425fc9a
Apply build tool plug-in “VersionatorPlugin” to target “ActionBuilderTool” in package “spi-builder-workspace”
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0x13ee13190 path:'/Users/admin/builder/spi-builder-workspace'>
    target: ActionBuilderTool
        prebuildCommandOutputPaths: []
        buildCommands: [SwiftPM.SPMCustomBuildCommand(displayName: Optional("Calculating Version"), executable: "/${BUILD_DIR}/${CONFIGURATION}/VersionatorTool", arguments: ["/Users/admin/builder/spi-builder-workspace", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/ActionBuilderTool/VersionatorPlugin/GeneratedSources/Version.generated.swift"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/ActionBuilderTool/VersionatorPlugin/GeneratedSources/Version.generated.swift"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/ActionBuilderTool/VersionatorPlugin">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace">])))]
        allDerivedOutputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/ActionBuilderTool/VersionatorPlugin/GeneratedSources/Version.generated.swift">)]
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (21 targets)
    Target 'ActionBuilderCoreTests' in project 'ActionBuilderCore'
        ➜ Explicit dependency on target 'ActionBuilderCore_ActionBuilderCoreTests' in project 'ActionBuilderCore'
        ➜ Explicit dependency on target 'ActionBuilderCore' in project 'ActionBuilderCore'
        ➜ Explicit dependency on target 'Runner' in project 'Runner'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
        ➜ Explicit dependency on target 'ChaosTesting' in project 'ChaosTesting'
    Target 'ChaosTesting' in project 'ChaosTesting'
        ➜ Explicit dependency on target 'ChaosTesting' in project 'ChaosTesting'
    Target 'ChaosTesting' in project 'ChaosTesting' (no dependencies)
    Target 'ActionBuilderTool' in project 'ActionBuilderCore'
        ➜ Explicit dependency on target 'ActionBuilderCore' in project 'ActionBuilderCore'
        ➜ Explicit dependency on target 'VersionatorPlugin' in project 'Versionator'
        ➜ Explicit dependency on target 'Runner' in project 'Runner'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
        ➜ Explicit dependency on target 'ChaosByteStreams' in project 'ChaosByteStreams'
    Target 'VersionatorPlugin' in project 'Versionator'
        ➜ Explicit dependency on target 'VersionatorPlugin' in project 'Versionator'
    Target 'VersionatorPlugin' in project 'Versionator'
        ➜ Explicit dependency on target 'VersionatorUtils' in project 'Versionator'
        ➜ Explicit dependency on target 'VersionatorTool' in project 'Versionator'
        ➜ Explicit dependency on target 'Runner' in project 'Runner'
    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)
    Target 'ActionBuilderCore' in project 'ActionBuilderCore'
        ➜ Explicit dependency on target 'ActionBuilderCore' in project 'ActionBuilderCore'
        ➜ Explicit dependency on target 'Runner' in project 'Runner'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
    Target 'ActionBuilderCore' in project 'ActionBuilderCore'
        ➜ Explicit dependency on target 'Runner' in project 'Runner'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
    Target 'SemanticVersion' in project 'SemanticVersion'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
    Target 'SemanticVersion' in project 'SemanticVersion' (no dependencies)
    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 'ActionBuilderCore_ActionBuilderCoreTests' in project 'ActionBuilderCore' (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/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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: f1f98ee06ff6a8c8cb9cd46bbd385941
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f1f98ee06ff6a8c8cb9cd46bbd385941.xcbuilddata
error: The package product 'Runner' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'ActionBuilderCore' from project 'ActionBuilderCore')
error: The package product 'Runner' requires minimum platform version 8.0 for the watchOS platform, but this target supports 6.0 (in target 'ActionBuilderCoreTests' from project 'ActionBuilderCore')
error: The package product 'Runner' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'ActionBuilderTool' from project 'ActionBuilderCore')
error: The package product 'ChaosByteStreams' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'ActionBuilderTool' from project 'ActionBuilderCore')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ActionBuilderCore-Package
(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:
  SemanticVersion: https://github.com/elegantchaos/SemanticVersion.git @ 1.1.2
  ChaosByteStreams: https://github.com/elegantchaos/ChaosByteStreams.git @ 1.0.6
  ChaosTesting: https://github.com/elegantchaos/ChaosTesting @ 1.0.1
  Runner: https://github.com/elegantchaos/Runner.git @ 2.1.3
  ActionBuilderCore: /Users/admin/builder/spi-builder-workspace
  Versionator: https://github.com/elegantchaos/Versionator.git @ 2.0.6
resolved source packages: SemanticVersion, ChaosByteStreams, ChaosTesting, Runner, ActionBuilderCore, Versionator
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ActionBuilderCore",
      "ActionBuilderCore-Package",
      "ActionBuilderTool",
      "ChaosByteStreams",
      "VersionatorPlugin"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ActionBuilderCore-Package -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 ActionBuilderCore-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  SemanticVersion: https://github.com/elegantchaos/SemanticVersion.git @ 1.1.2
  Runner: https://github.com/elegantchaos/Runner.git @ 2.1.3
  ChaosByteStreams: https://github.com/elegantchaos/ChaosByteStreams.git @ 1.0.6
  ActionBuilderCore: /Users/admin/builder/spi-builder-workspace
  Versionator: https://github.com/elegantchaos/Versionator.git @ 2.0.6
  ChaosTesting: https://github.com/elegantchaos/ChaosTesting @ 1.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “VersionatorPlugin” in package “versionator”
[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: f3f68943d29631941bfdd0147103b4e4d65f17dcad9ca165d934e8ce4425fc9a
Apply build tool plug-in “VersionatorPlugin” to target “ActionBuilderTool” in package “spi-builder-workspace”
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackage:0x13a6d2ef0 path:'/Users/admin/builder/spi-builder-workspace'>
    target: ActionBuilderTool
        prebuildCommandOutputPaths: []
        buildCommands: [SwiftPM.SPMCustomBuildCommand(displayName: Optional("Calculating Version"), executable: "/${BUILD_DIR}/${CONFIGURATION}/VersionatorTool", arguments: ["/Users/admin/builder/spi-builder-workspace", "/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/ActionBuilderTool/VersionatorPlugin/GeneratedSources/Version.generated.swift"], environment: [:], workingDir: nil, inputPaths: [], outputPaths: ["/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/ActionBuilderTool/VersionatorPlugin/GeneratedSources/Version.generated.swift"], sandboxProfile: Optional(SwiftPM.SPMSandboxProfile(strictness: Basics.Sandbox.Strictness.writableTemporaryDirectory, writableDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/ActionBuilderTool/VersionatorPlugin">], readOnlyDirectories: [<AbsolutePath:"/Users/admin/builder/spi-builder-workspace">])))]
        allDerivedOutputPaths: [SwiftPM.SPMAbsolutePath(absolutePath: <AbsolutePath:"/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BuildToolPluginIntermediates/spi-builder-workspace.output/ActionBuilderTool/VersionatorPlugin/GeneratedSources/Version.generated.swift">)]
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (21 targets)
    Target 'ActionBuilderCoreTests' in project 'ActionBuilderCore'
        ➜ Explicit dependency on target 'ActionBuilderCore_ActionBuilderCoreTests' in project 'ActionBuilderCore'
        ➜ Explicit dependency on target 'ActionBuilderCore' in project 'ActionBuilderCore'
        ➜ Explicit dependency on target 'Runner' in project 'Runner'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
        ➜ Explicit dependency on target 'ChaosTesting' in project 'ChaosTesting'
    Target 'ChaosTesting' in project 'ChaosTesting'
        ➜ Explicit dependency on target 'ChaosTesting' in project 'ChaosTesting'
    Target 'ChaosTesting' in project 'ChaosTesting' (no dependencies)
    Target 'ActionBuilderTool' in project 'ActionBuilderCore'
        ➜ Explicit dependency on target 'ActionBuilderCore' in project 'ActionBuilderCore'
        ➜ Explicit dependency on target 'VersionatorPlugin' in project 'Versionator'
        ➜ Explicit dependency on target 'Runner' in project 'Runner'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
        ➜ Explicit dependency on target 'ChaosByteStreams' in project 'ChaosByteStreams'
    Target 'VersionatorPlugin' in project 'Versionator'
        ➜ Explicit dependency on target 'VersionatorPlugin' in project 'Versionator'
    Target 'VersionatorPlugin' in project 'Versionator'
        ➜ Explicit dependency on target 'VersionatorUtils' in project 'Versionator'
        ➜ Explicit dependency on target 'VersionatorTool' in project 'Versionator'
        ➜ Explicit dependency on target 'Runner' in project 'Runner'
    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)
    Target 'ActionBuilderCore' in project 'ActionBuilderCore'
        ➜ Explicit dependency on target 'ActionBuilderCore' in project 'ActionBuilderCore'
        ➜ Explicit dependency on target 'Runner' in project 'Runner'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
    Target 'ActionBuilderCore' in project 'ActionBuilderCore'
        ➜ Explicit dependency on target 'Runner' in project 'Runner'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
    Target 'SemanticVersion' in project 'SemanticVersion'
        ➜ Explicit dependency on target 'SemanticVersion' in project 'SemanticVersion'
    Target 'SemanticVersion' in project 'SemanticVersion' (no dependencies)
    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 'ActionBuilderCore_ActionBuilderCoreTests' in project 'ActionBuilderCore' (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/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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: 687e88d22fc84e117d372e5e31fd80b6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/687e88d22fc84e117d372e5e31fd80b6.xcbuilddata
error: The package product 'Runner' requires minimum platform version 8.0 for the watchOS platform, but this target supports 6.0 (in target 'ActionBuilderCoreTests' from project 'ActionBuilderCore')
error: The package product 'Runner' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'ActionBuilderCore' from project 'ActionBuilderCore')
error: The package product 'Runner' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'ActionBuilderTool' from project 'ActionBuilderCore')
error: The package product 'ChaosByteStreams' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'ActionBuilderTool' from project 'ActionBuilderCore')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme ActionBuilderCore-Package
(1 failure)
BUILD FAILURE 6.1 watchOS