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 0.0.1 (aa9371), with Swift 6.0 for tvOS using Xcode 16.2 on 26 Nov 2024 18:56:06 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RocketBoot-Package -destination generic/platform=tvOS 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 Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codeeagle/rocketboot.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/codeeagle/rocketboot
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at aa93719 update
Cloned https://github.com/codeeagle/rocketboot.git
Revision (git rev-parse @):
aa937194d03019cf7f511576599b2587f4e519a5
SUCCESS checkout https://github.com/codeeagle/rocketboot.git at 0.0.1
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/codeeagle/rocketboot.git
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
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.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RocketBoot-Package -destination generic/platform=tvOS 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.1.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=tvOS "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"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
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
Prepare packages
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.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 2e3ca66a608e8a100b0664a379847516
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2e3ca66a608e8a100b0664a379847516.xcbuilddata
/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 'Yaml' 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')
** BUILD FAILED **
The following build commands failed:
	Building project RocketBoot with scheme RocketBoot-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.1.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=tvOS "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"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
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
Prepare packages
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
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 'Yaml' 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')
/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')
** BUILD FAILED **
The following build commands failed:
	Building project RocketBoot with scheme RocketBoot-Package
(1 failure)
BUILD FAILURE 6.0 tvOS