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 RocketBoot, reference master (011c50), with Swift 6.1 for watchOS using Xcode 16.3 on 24 Apr 2025 19:11:31 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codeeagle/rocketboot.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/codeeagle/rocketboot
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 011c50e fixed odd behavior
Cloned https://github.com/codeeagle/rocketboot.git
Revision (git rev-parse @):
011c50e361adc27b110b86eb55f135ad3e0632c6
SUCCESS checkout https://github.com/codeeagle/rocketboot.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/codeeagle/rocketboot.git
https://github.com/codeeagle/rocketboot.git
{
  "dependencies" : [
    {
      "identity" : "yamlswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.4.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "git@github.com:behrang/YamlSwift.git"
    },
    {
      "identity" : "colorizeswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "git@github.com:mtynior/ColorizeSwift.git"
    }
  ],
  "manifest_display_name" : "RocketBoot",
  "name" : "RocketBoot",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Boot",
      "targets" : [
        "Boot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RocketBoot",
      "targets" : [
        "RocketBoot"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RocketBoot",
      "module_type" : "SwiftTarget",
      "name" : "RocketBoot",
      "path" : "Sources/RocketBoot",
      "product_dependencies" : [
        "Yaml",
        "ColorizeSwift"
      ],
      "product_memberships" : [
        "RocketBoot"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Boot"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "BootTests",
      "module_type" : "SwiftTarget",
      "name" : "BootTests",
      "path" : "Tests/BootTests",
      "product_dependencies" : [
        "Yaml",
        "ColorizeSwift"
      ],
      "sources" : [
        "BootTests.swift"
      ],
      "target_dependencies" : [
        "Boot"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Boot",
      "module_type" : "SwiftTarget",
      "name" : "Boot",
      "path" : "Sources/Boot",
      "product_dependencies" : [
        "Yaml",
        "ColorizeSwift"
      ],
      "product_memberships" : [
        "Boot",
        "RocketBoot"
      ],
      "sources" : [
        "Log.swift",
        "RocketBoot.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
warning: 'spi-builder-workspace': Invalid Source '/Users/admin/builder/spi-builder-workspace/Tests/BootTests/Resources/*': File not found.
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "yamlswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.4.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "git@github.com:behrang/YamlSwift.git"
    },
    {
      "identity" : "colorizeswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "git@github.com:mtynior/ColorizeSwift.git"
    }
  ],
  "manifest_display_name" : "RocketBoot",
  "name" : "RocketBoot",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Boot",
      "targets" : [
        "Boot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RocketBoot",
      "targets" : [
        "RocketBoot"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RocketBoot",
      "module_type" : "SwiftTarget",
      "name" : "RocketBoot",
      "path" : "Sources/RocketBoot",
      "product_dependencies" : [
        "Yaml",
        "ColorizeSwift"
      ],
      "product_memberships" : [
        "RocketBoot"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Boot"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "BootTests",
      "module_type" : "SwiftTarget",
      "name" : "BootTests",
      "path" : "Tests/BootTests",
      "product_dependencies" : [
        "Yaml",
        "ColorizeSwift"
      ],
      "sources" : [
        "BootTests.swift"
      ],
      "target_dependencies" : [
        "Boot"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Boot",
      "module_type" : "SwiftTarget",
      "name" : "Boot",
      "path" : "Sources/Boot",
      "product_dependencies" : [
        "Yaml",
        "ColorizeSwift"
      ],
      "product_memberships" : [
        "Boot",
        "RocketBoot"
      ],
      "sources" : [
        "Log.swift",
        "RocketBoot.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
warning: 'spi-builder-workspace': Invalid Source '/Users/admin/builder/spi-builder-workspace/Tests/BootTests/Resources/*': File not found.
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "RocketBoot",
    "schemes" : [
      "RocketBoot",
      "RocketBoot-Package",
      "RocketBootPackageTests"
    ],
    "targets" : [
      "BootTests",
      "RocketBoot",
      "Boot",
      "ColorizeSwift",
      "Yaml",
      "RocketBootPackageTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RocketBoot-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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 RocketBoot-Package -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'RocketBoot' in project 'RocketBoot'
        ➜ Explicit dependency on target 'Boot' in project 'RocketBoot'
        ➜ Explicit dependency on target 'ColorizeSwift' in project 'RocketBoot'
        ➜ Explicit dependency on target 'Yaml' in project 'RocketBoot'
    Target 'Boot' in project 'RocketBoot'
        ➜ Explicit dependency on target 'ColorizeSwift' in project 'RocketBoot'
        ➜ Explicit dependency on target 'Yaml' in project 'RocketBoot'
    Target 'Yaml' in project 'RocketBoot' (no dependencies)
    Target 'ColorizeSwift' in project 'RocketBoot' (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: 57eac6566049de18aa889058fc699e74
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/57eac6566049de18aa889058fc699e74.xcbuilddata
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'Yaml' from project 'RocketBoot')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'Yaml' from project 'RocketBoot')
/Users/admin/builder/spi-builder-workspace/RocketBoot.xcodeproj: error: Signing for "RocketBoot" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'RocketBoot' from project 'RocketBoot')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'RocketBoot' from project 'RocketBoot')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'RocketBoot' from project 'RocketBoot')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'ColorizeSwift' from project 'RocketBoot')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'ColorizeSwift' from project 'RocketBoot')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'Boot' from project 'RocketBoot')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'Boot' from project 'RocketBoot')
** BUILD FAILED **
The following build commands failed:
	Building project RocketBoot with scheme RocketBoot-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
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "yamlswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.4.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "git@github.com:behrang/YamlSwift.git"
    },
    {
      "identity" : "colorizeswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "git@github.com:mtynior/ColorizeSwift.git"
    }
  ],
  "manifest_display_name" : "RocketBoot",
  "name" : "RocketBoot",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Boot",
      "targets" : [
        "Boot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RocketBoot",
      "targets" : [
        "RocketBoot"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RocketBoot",
      "module_type" : "SwiftTarget",
      "name" : "RocketBoot",
      "path" : "Sources/RocketBoot",
      "product_dependencies" : [
        "Yaml",
        "ColorizeSwift"
      ],
      "product_memberships" : [
        "RocketBoot"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Boot"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "BootTests",
      "module_type" : "SwiftTarget",
      "name" : "BootTests",
      "path" : "Tests/BootTests",
      "product_dependencies" : [
        "Yaml",
        "ColorizeSwift"
      ],
      "sources" : [
        "BootTests.swift"
      ],
      "target_dependencies" : [
        "Boot"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Boot",
      "module_type" : "SwiftTarget",
      "name" : "Boot",
      "path" : "Sources/Boot",
      "product_dependencies" : [
        "Yaml",
        "ColorizeSwift"
      ],
      "product_memberships" : [
        "Boot",
        "RocketBoot"
      ],
      "sources" : [
        "Log.swift",
        "RocketBoot.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
warning: 'spi-builder-workspace': Invalid Source '/Users/admin/builder/spi-builder-workspace/Tests/BootTests/Resources/*': File not found.
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "RocketBoot",
    "schemes" : [
      "RocketBoot",
      "RocketBoot-Package",
      "RocketBootPackageTests"
    ],
    "targets" : [
      "BootTests",
      "RocketBoot",
      "Boot",
      "ColorizeSwift",
      "Yaml",
      "RocketBootPackageTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RocketBoot-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 RocketBoot-Package -destination generic/platform=watchOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'RocketBoot' in project 'RocketBoot'
        ➜ Explicit dependency on target 'Boot' in project 'RocketBoot'
        ➜ Explicit dependency on target 'ColorizeSwift' in project 'RocketBoot'
        ➜ Explicit dependency on target 'Yaml' in project 'RocketBoot'
    Target 'Boot' in project 'RocketBoot'
        ➜ Explicit dependency on target 'ColorizeSwift' in project 'RocketBoot'
        ➜ Explicit dependency on target 'Yaml' in project 'RocketBoot'
    Target 'Yaml' in project 'RocketBoot' (no dependencies)
    Target 'ColorizeSwift' in project 'RocketBoot' (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: 748d9ba16df670b0e34ab0e3c2303d26
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/748d9ba16df670b0e34ab0e3c2303d26.xcbuilddata
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'Boot' from project 'RocketBoot')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'Boot' from project 'RocketBoot')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'ColorizeSwift' from project 'RocketBoot')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'ColorizeSwift' from project 'RocketBoot')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'Yaml' from project 'RocketBoot')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'Yaml' from project 'RocketBoot')
/Users/admin/builder/spi-builder-workspace/RocketBoot.xcodeproj: error: Signing for "RocketBoot" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'RocketBoot' from project 'RocketBoot')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'RocketBoot' from project 'RocketBoot')
error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0, 6.0. (in target 'RocketBoot' from project 'RocketBoot')
** BUILD FAILED **
The following build commands failed:
	Building project RocketBoot with scheme RocketBoot-Package
(1 failure)
BUILD FAILURE 6.1 watchOS