The Swift Package Index logo.Swift Package Index

Build Information

Failed to build XcodeReleasesGenerator, reference main (33fe8c), with Swift 6.1 for Android on 20 Mar 2026 00:00:12 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/XcodeReleasesOrg/data.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/XcodeReleasesOrg/data
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 33fe8c3 26.4 RC 1
Cloned https://github.com/XcodeReleasesOrg/data.git
Revision (git rev-parse @):
33fe8c356bb6a46cf450fa909d8926e5b9450b9a
SUCCESS checkout https://github.com/XcodeReleasesOrg/data.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/XcodeReleasesOrg/data.git
https://github.com/XcodeReleasesOrg/data.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "xcodereleases",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcodereleases/xcodereleases.git"
    }
  ],
  "manifest_display_name" : "XcodeReleasesGenerator",
  "name" : "XcodeReleasesGenerator",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "json-export",
      "targets" : [
        "json-export"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "json_export",
      "module_type" : "SwiftTarget",
      "name" : "json-export",
      "path" : "Sources/json-export",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "json-export"
      ],
      "sources" : [
        "Xcode+OldStyle.swift",
        "Xcode+RSS.swift",
        "json-export.swift"
      ],
      "target_dependencies" : [
        "XCData"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "XCData",
      "module_type" : "SwiftTarget",
      "name" : "XCData",
      "path" : "Sources/XCData",
      "product_dependencies" : [
        "XcodeReleases"
      ],
      "product_memberships" : [
        "json-export"
      ],
      "sources" : [
        "Xcode1.swift",
        "Xcode10.swift",
        "Xcode11.swift",
        "Xcode12.swift",
        "Xcode13.swift",
        "Xcode14.swift",
        "Xcode15.swift",
        "Xcode16.swift",
        "Xcode2.swift",
        "Xcode26.swift",
        "Xcode3.swift",
        "Xcode4.swift",
        "Xcode5.swift",
        "Xcode6.swift",
        "Xcode7.swift",
        "Xcode8.swift",
        "Xcode9.swift",
        "XcodeReleases+Convenience.swift",
        "Xcodes.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:4aaa9704d9ec48004f0d4dbd1faa76d47dfce67570c934d5c9f7c1557cee5c73
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/xcodereleases/xcodereleases.git
[1/63] Fetching xcodereleases
Fetched https://github.com/xcodereleases/xcodereleases.git from cache (0.91s)
Fetching https://github.com/apple/swift-argument-parser.git
[1/17296] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.04s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (4.93s)
Creating working copy for https://github.com/xcodereleases/xcodereleases.git
Working copy of https://github.com/xcodereleases/xcodereleases.git resolved at main (b1fef53)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/15] Write sources
[7/15] Write swift-version-24593BA9C3E375BF.txt
[9/31] Emitting module ArgumentParserToolInfo
[10/31] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/32] Wrapping AST for ArgumentParserToolInfo for debugging
[13/78] Emitting module ArgumentParser
[14/84] Compiling ArgumentParser Tree.swift
[15/84] Compiling ArgumentParser CodingKeyValidator.swift
[16/84] Compiling ArgumentParser NonsenseFlagsValidator.swift
[17/84] Compiling ArgumentParser ParsableArgumentsValidation.swift
[18/84] Compiling ArgumentParser PositionalArgumentsValidator.swift
[19/84] Compiling ArgumentParser UniqueNamesValidator.swift
[20/84] Compiling ArgumentParser Foundation.swift
[21/84] Compiling ArgumentParser Mutex.swift
[22/84] Compiling ArgumentParser Platform.swift
[23/84] Compiling ArgumentParser SequenceExtensions.swift
[24/84] Compiling ArgumentParser StringExtensions.swift
[25/84] Compiling ArgumentParser SwiftExtensions.swift
[26/84] Compiling ArgumentParser InputOrigin.swift
[27/84] Compiling ArgumentParser Name.swift
[28/84] Compiling ArgumentParser Parsed.swift
[29/84] Compiling ArgumentParser ParsedValues.swift
[30/84] Compiling ArgumentParser ParserError.swift
[31/84] Compiling ArgumentParser SplitArguments.swift
[32/84] Compiling ArgumentParser DumpHelpGenerator.swift
[33/84] Compiling ArgumentParser HelpCommand.swift
[34/84] Compiling ArgumentParser HelpGenerator.swift
[35/84] Compiling ArgumentParser MessageInfo.swift
[36/84] Compiling ArgumentParser UsageGenerator.swift
[37/84] Compiling ArgumentParser CollectionExtensions.swift
[38/84] Compiling ArgumentParser FishCompletionsGenerator.swift
[39/84] Compiling ArgumentParser ZshCompletionsGenerator.swift
[40/85] Compiling ArgumentParser Argument.swift
[41/85] Compiling ArgumentParser ArgumentDiscussion.swift
[42/85] Compiling ArgumentParser ArgumentHelp.swift
[43/85] Compiling ArgumentParser ArgumentVisibility.swift
[44/85] Compiling XcodeReleases XcodeReleases.swift
[45/85] Emitting module XcodeReleases
[46/85] Compiling ArgumentParser BashCompletionsGenerator.swift
[47/85] Compiling ArgumentParser CompletionsGenerator.swift
[48/85] Compiling ArgumentParser CompletionKind.swift
[49/85] Compiling ArgumentParser Errors.swift
[50/85] Compiling ArgumentParser Flag.swift
[51/85] Compiling ArgumentParser NameSpecification.swift
[52/85] Compiling XcodeReleases _StringType.swift
[59/86] Compiling ArgumentParser Option.swift
[60/86] Compiling ArgumentParser OptionGroup.swift
[67/86] Wrapping AST for XcodeReleases for debugging
[69/104] Compiling XCData Xcode7.swift
[70/104] Compiling XCData Xcode8.swift
[71/104] Compiling XCData Xcode9.swift
[72/104] Compiling ArgumentParser CommandGroup.swift
[73/104] Compiling ArgumentParser EnumerableFlag.swift
[74/104] Compiling ArgumentParser ExpressibleByArgument.swift
[75/104] Compiling ArgumentParser ParsableArguments.swift
[76/104] Compiling ArgumentParser ParsableCommand.swift
[77/104] Compiling ArgumentParser ArgumentDecoder.swift
[78/104] Compiling ArgumentParser ArgumentDefinition.swift
[79/104] Compiling ArgumentParser ArgumentSet.swift
[80/104] Compiling ArgumentParser CommandParser.swift
[81/104] Compiling ArgumentParser InputKey.swift
/host/spi-builder-workspace/Sources/XCData/Xcode8.swift:12:5: warning: let 'xcodes8' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes8: Array<Xcode> = [
    |     `- warning: let 'xcodes8' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "8.3.3",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode8.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes8: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes8' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "8.3.3",
/host/spi-builder-workspace/Sources/XCData/Xcode9.swift:12:5: warning: let 'xcodes9' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes9: Array<Xcode> = [
    |     `- warning: let 'xcodes9' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "9.4.1",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode9.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes9: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes9' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "9.4.1",
/host/spi-builder-workspace/Sources/XCData/Xcode8.swift:12:5: warning: let 'xcodes8' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes8: Array<Xcode> = [
    |     `- warning: let 'xcodes8' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "8.3.3",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode8.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes8: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes8' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "8.3.3",
/host/spi-builder-workspace/Sources/XCData/Xcode9.swift:12:5: warning: let 'xcodes9' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes9: Array<Xcode> = [
    |     `- warning: let 'xcodes9' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "9.4.1",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode9.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes9: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes9' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "9.4.1",
[84/105] Compiling XCData Xcode6.swift
/host/spi-builder-workspace/Sources/XCData/Xcode6.swift:12:5: warning: let 'xcodes6' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes6: Array<Xcode> = [
    |     `- warning: let 'xcodes6' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "6.4",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode6.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes6: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes6' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "6.4",
/host/spi-builder-workspace/Sources/XCData/Xcode7.swift:12:5: warning: let 'xcodes7' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes7: Array<Xcode> = [
    |     `- warning: let 'xcodes7' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "7.3.1",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode7.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes7: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes7' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "7.3.1",
/host/spi-builder-workspace/Sources/XCData/Xcode6.swift:12:5: warning: let 'xcodes6' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes6: Array<Xcode> = [
    |     `- warning: let 'xcodes6' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "6.4",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode6.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes6: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes6' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "6.4",
/host/spi-builder-workspace/Sources/XCData/Xcode7.swift:12:5: warning: let 'xcodes7' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes7: Array<Xcode> = [
    |     `- warning: let 'xcodes7' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "7.3.1",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode7.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes7: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes7' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "7.3.1",
[86/107] Wrapping AST for ArgumentParser for debugging
[88/107] Compiling XCData XcodeReleases+Convenience.swift
/host/spi-builder-workspace/Sources/XCData/Xcodes.swift:73:23: warning: static property 'allVersions' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 71 |     }
 72 |
 73 |     public static let allVersions: Array<Xcode> = {
    |                       `- warning: static property 'allVersions' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 74 |         var everything = xcodes26 + xcodes16 + xcodes15 + xcodes14 + xcodes13 + xcodes12 + xcodes11 + xcodes10 + xcodes9 + xcodes8 + xcodes7 + xcodes6 + xcodes5 + xcodes4 + xcodes3 + xcodes2 + xcodes1
 75 |
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcodes.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | extension Xcode {
    :
 71 |     }
 72 |
 73 |     public static let allVersions: Array<Xcode> = {
    |                       |- note: add '@MainActor' to make static property 'allVersions' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 74 |         var everything = xcodes26 + xcodes16 + xcodes15 + xcodes14 + xcodes13 + xcodes12 + xcodes11 + xcodes10 + xcodes9 + xcodes8 + xcodes7 + xcodes6 + xcodes5 + xcodes4 + xcodes3 + xcodes2 + xcodes1
 75 |
[89/107] Compiling XCData Xcodes.swift
/host/spi-builder-workspace/Sources/XCData/Xcodes.swift:73:23: warning: static property 'allVersions' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 71 |     }
 72 |
 73 |     public static let allVersions: Array<Xcode> = {
    |                       `- warning: static property 'allVersions' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 74 |         var everything = xcodes26 + xcodes16 + xcodes15 + xcodes14 + xcodes13 + xcodes12 + xcodes11 + xcodes10 + xcodes9 + xcodes8 + xcodes7 + xcodes6 + xcodes5 + xcodes4 + xcodes3 + xcodes2 + xcodes1
 75 |
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcodes.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | extension Xcode {
    :
 71 |     }
 72 |
 73 |     public static let allVersions: Array<Xcode> = {
    |                       |- note: add '@MainActor' to make static property 'allVersions' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 74 |         var everything = xcodes26 + xcodes16 + xcodes15 + xcodes14 + xcodes13 + xcodes12 + xcodes11 + xcodes10 + xcodes9 + xcodes8 + xcodes7 + xcodes6 + xcodes5 + xcodes4 + xcodes3 + xcodes2 + xcodes1
 75 |
[90/107] Compiling XCData Xcode1.swift
/host/spi-builder-workspace/Sources/XCData/Xcode1.swift:11:5: warning: let 'xcodes1' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 9 | import XcodeReleases
10 |
11 | let xcodes1: Array<Xcode> = [
   |     `- warning: let 'xcodes1' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
12 |
13 |     Xcode(name: "Xcode Tools",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode1.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 7 | //
 8 |
 9 | import XcodeReleases
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
10 |
11 | let xcodes1: Array<Xcode> = [
   |     |- note: add '@MainActor' to make let 'xcodes1' part of global actor 'MainActor'
   |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 |     Xcode(name: "Xcode Tools",
/host/spi-builder-workspace/Sources/XCData/Xcode10.swift:12:5: warning: let 'xcodes10' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes10: Array<Xcode> = [
    |     `- warning: let 'xcodes10' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "10.3",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode10.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes10: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes10' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "10.3",
/host/spi-builder-workspace/Sources/XCData/Xcode11.swift:12:5: warning: let 'xcodes11' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes11: Array<Xcode> = [
    |     `- warning: let 'xcodes11' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "11.7",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode11.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes11: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes11' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "11.7",
[91/107] Compiling XCData Xcode10.swift
/host/spi-builder-workspace/Sources/XCData/Xcode1.swift:11:5: warning: let 'xcodes1' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 9 | import XcodeReleases
10 |
11 | let xcodes1: Array<Xcode> = [
   |     `- warning: let 'xcodes1' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
12 |
13 |     Xcode(name: "Xcode Tools",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode1.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 7 | //
 8 |
 9 | import XcodeReleases
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
10 |
11 | let xcodes1: Array<Xcode> = [
   |     |- note: add '@MainActor' to make let 'xcodes1' part of global actor 'MainActor'
   |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 |     Xcode(name: "Xcode Tools",
/host/spi-builder-workspace/Sources/XCData/Xcode10.swift:12:5: warning: let 'xcodes10' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes10: Array<Xcode> = [
    |     `- warning: let 'xcodes10' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "10.3",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode10.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes10: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes10' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "10.3",
/host/spi-builder-workspace/Sources/XCData/Xcode11.swift:12:5: warning: let 'xcodes11' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes11: Array<Xcode> = [
    |     `- warning: let 'xcodes11' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "11.7",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode11.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes11: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes11' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "11.7",
[92/107] Compiling XCData Xcode11.swift
/host/spi-builder-workspace/Sources/XCData/Xcode1.swift:11:5: warning: let 'xcodes1' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 9 | import XcodeReleases
10 |
11 | let xcodes1: Array<Xcode> = [
   |     `- warning: let 'xcodes1' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
12 |
13 |     Xcode(name: "Xcode Tools",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode1.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 7 | //
 8 |
 9 | import XcodeReleases
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
10 |
11 | let xcodes1: Array<Xcode> = [
   |     |- note: add '@MainActor' to make let 'xcodes1' part of global actor 'MainActor'
   |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 |     Xcode(name: "Xcode Tools",
/host/spi-builder-workspace/Sources/XCData/Xcode10.swift:12:5: warning: let 'xcodes10' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes10: Array<Xcode> = [
    |     `- warning: let 'xcodes10' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "10.3",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode10.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes10: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes10' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "10.3",
/host/spi-builder-workspace/Sources/XCData/Xcode11.swift:12:5: warning: let 'xcodes11' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes11: Array<Xcode> = [
    |     `- warning: let 'xcodes11' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "11.7",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode11.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes11: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes11' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "11.7",
[93/107] Compiling XCData Xcode15.swift
/host/spi-builder-workspace/Sources/XCData/Xcode15.swift:11:5: warning: let 'xcodes15' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import XcodeReleases
 10 |
 11 | let xcodes15: Array<Xcode> = [
    |     `- warning: let 'xcodes15' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 12 |     Xcode(number: "15.4",
 13 |           build: "15F31d",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode15.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  7 |
  8 | import Foundation
  9 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 10 |
 11 | let xcodes15: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes15' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 12 |     Xcode(number: "15.4",
 13 |           build: "15F31d",
/host/spi-builder-workspace/Sources/XCData/Xcode16.swift:11:5: warning: let 'xcodes16' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import XcodeReleases
 10 |
 11 | let xcodes16: Array<Xcode> = [
    |     `- warning: let 'xcodes16' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 12 |     Xcode(number: "16.4",
 13 |           build: "16F6",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode16.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  7 |
  8 | import Foundation
  9 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 10 |
 11 | let xcodes16: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes16' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 12 |     Xcode(number: "16.4",
 13 |           build: "16F6",
/host/spi-builder-workspace/Sources/XCData/Xcode2.swift:12:5: warning: let 'xcodes2' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
10 | import XcodeReleases
11 |
12 | let xcodes2: Array<Xcode> = [
   |     `- warning: let 'xcodes2' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 |     Xcode(number: "2.5",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode2.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 8 |
 9 | import Foundation
10 | import XcodeReleases
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
11 |
12 | let xcodes2: Array<Xcode> = [
   |     |- note: add '@MainActor' to make let 'xcodes2' part of global actor 'MainActor'
   |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 |     Xcode(number: "2.5",
[94/107] Compiling XCData Xcode16.swift
/host/spi-builder-workspace/Sources/XCData/Xcode15.swift:11:5: warning: let 'xcodes15' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import XcodeReleases
 10 |
 11 | let xcodes15: Array<Xcode> = [
    |     `- warning: let 'xcodes15' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 12 |     Xcode(number: "15.4",
 13 |           build: "15F31d",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode15.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  7 |
  8 | import Foundation
  9 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 10 |
 11 | let xcodes15: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes15' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 12 |     Xcode(number: "15.4",
 13 |           build: "15F31d",
/host/spi-builder-workspace/Sources/XCData/Xcode16.swift:11:5: warning: let 'xcodes16' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import XcodeReleases
 10 |
 11 | let xcodes16: Array<Xcode> = [
    |     `- warning: let 'xcodes16' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 12 |     Xcode(number: "16.4",
 13 |           build: "16F6",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode16.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  7 |
  8 | import Foundation
  9 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 10 |
 11 | let xcodes16: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes16' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 12 |     Xcode(number: "16.4",
 13 |           build: "16F6",
/host/spi-builder-workspace/Sources/XCData/Xcode2.swift:12:5: warning: let 'xcodes2' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
10 | import XcodeReleases
11 |
12 | let xcodes2: Array<Xcode> = [
   |     `- warning: let 'xcodes2' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 |     Xcode(number: "2.5",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode2.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 8 |
 9 | import Foundation
10 | import XcodeReleases
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
11 |
12 | let xcodes2: Array<Xcode> = [
   |     |- note: add '@MainActor' to make let 'xcodes2' part of global actor 'MainActor'
   |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 |     Xcode(number: "2.5",
[95/107] Compiling XCData Xcode2.swift
/host/spi-builder-workspace/Sources/XCData/Xcode15.swift:11:5: warning: let 'xcodes15' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import XcodeReleases
 10 |
 11 | let xcodes15: Array<Xcode> = [
    |     `- warning: let 'xcodes15' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 12 |     Xcode(number: "15.4",
 13 |           build: "15F31d",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode15.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  7 |
  8 | import Foundation
  9 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 10 |
 11 | let xcodes15: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes15' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 12 |     Xcode(number: "15.4",
 13 |           build: "15F31d",
/host/spi-builder-workspace/Sources/XCData/Xcode16.swift:11:5: warning: let 'xcodes16' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import XcodeReleases
 10 |
 11 | let xcodes16: Array<Xcode> = [
    |     `- warning: let 'xcodes16' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 12 |     Xcode(number: "16.4",
 13 |           build: "16F6",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode16.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  7 |
  8 | import Foundation
  9 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 10 |
 11 | let xcodes16: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes16' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 12 |     Xcode(number: "16.4",
 13 |           build: "16F6",
/host/spi-builder-workspace/Sources/XCData/Xcode2.swift:12:5: warning: let 'xcodes2' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
10 | import XcodeReleases
11 |
12 | let xcodes2: Array<Xcode> = [
   |     `- warning: let 'xcodes2' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 |     Xcode(number: "2.5",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode2.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 8 |
 9 | import Foundation
10 | import XcodeReleases
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
11 |
12 | let xcodes2: Array<Xcode> = [
   |     |- note: add '@MainActor' to make let 'xcodes2' part of global actor 'MainActor'
   |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 |     Xcode(number: "2.5",
[96/107] Compiling XCData Xcode12.swift
/host/spi-builder-workspace/Sources/XCData/Xcode12.swift:12:5: warning: let 'xcodes12' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes12: Array<Xcode> = [
    |     `- warning: let 'xcodes12' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |     Xcode(number: "12.5.1",
 14 |           build: "12E507",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode12.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes12: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes12' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |     Xcode(number: "12.5.1",
 14 |           build: "12E507",
/host/spi-builder-workspace/Sources/XCData/Xcode13.swift:12:5: warning: let 'xcodes13' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes13: Array<Xcode> = [
    |     `- warning: let 'xcodes13' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |     Xcode(number: "13.4.1",
 14 |           build: "13F100",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode13.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes13: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes13' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |     Xcode(number: "13.4.1",
 14 |           build: "13F100",
/host/spi-builder-workspace/Sources/XCData/Xcode14.swift:12:5: warning: let 'xcodes14' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes14: Array<Xcode> = [
    |     `- warning: let 'xcodes14' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |     Xcode(number: "14.3.1",
 14 |           build: "14E300c",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode14.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes14: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes14' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |     Xcode(number: "14.3.1",
 14 |           build: "14E300c",
[97/107] Compiling XCData Xcode13.swift
/host/spi-builder-workspace/Sources/XCData/Xcode12.swift:12:5: warning: let 'xcodes12' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes12: Array<Xcode> = [
    |     `- warning: let 'xcodes12' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |     Xcode(number: "12.5.1",
 14 |           build: "12E507",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode12.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes12: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes12' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |     Xcode(number: "12.5.1",
 14 |           build: "12E507",
/host/spi-builder-workspace/Sources/XCData/Xcode13.swift:12:5: warning: let 'xcodes13' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes13: Array<Xcode> = [
    |     `- warning: let 'xcodes13' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |     Xcode(number: "13.4.1",
 14 |           build: "13F100",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode13.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes13: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes13' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |     Xcode(number: "13.4.1",
 14 |           build: "13F100",
/host/spi-builder-workspace/Sources/XCData/Xcode14.swift:12:5: warning: let 'xcodes14' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes14: Array<Xcode> = [
    |     `- warning: let 'xcodes14' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |     Xcode(number: "14.3.1",
 14 |           build: "14E300c",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode14.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes14: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes14' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |     Xcode(number: "14.3.1",
 14 |           build: "14E300c",
[98/107] Compiling XCData Xcode14.swift
/host/spi-builder-workspace/Sources/XCData/Xcode12.swift:12:5: warning: let 'xcodes12' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes12: Array<Xcode> = [
    |     `- warning: let 'xcodes12' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |     Xcode(number: "12.5.1",
 14 |           build: "12E507",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode12.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes12: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes12' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |     Xcode(number: "12.5.1",
 14 |           build: "12E507",
/host/spi-builder-workspace/Sources/XCData/Xcode13.swift:12:5: warning: let 'xcodes13' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes13: Array<Xcode> = [
    |     `- warning: let 'xcodes13' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |     Xcode(number: "13.4.1",
 14 |           build: "13F100",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode13.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes13: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes13' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |     Xcode(number: "13.4.1",
 14 |           build: "13F100",
/host/spi-builder-workspace/Sources/XCData/Xcode14.swift:12:5: warning: let 'xcodes14' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes14: Array<Xcode> = [
    |     `- warning: let 'xcodes14' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |     Xcode(number: "14.3.1",
 14 |           build: "14E300c",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode14.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes14: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes14' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |     Xcode(number: "14.3.1",
 14 |           build: "14E300c",
[99/107] Compiling XCData Xcode4.swift
/host/spi-builder-workspace/Sources/XCData/Xcode4.swift:12:5: warning: let 'xcodes4' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes4: Array<Xcode> = [
    |     `- warning: let 'xcodes4' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "4.6.3",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode4.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes4: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes4' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "4.6.3",
/host/spi-builder-workspace/Sources/XCData/Xcode5.swift:12:5: warning: let 'xcodes5' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes5: Array<Xcode> = [
    |     `- warning: let 'xcodes5' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "5.1.1",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode5.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes5: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes5' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "5.1.1",
[100/107] Compiling XCData Xcode5.swift
/host/spi-builder-workspace/Sources/XCData/Xcode4.swift:12:5: warning: let 'xcodes4' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes4: Array<Xcode> = [
    |     `- warning: let 'xcodes4' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "4.6.3",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode4.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes4: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes4' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "4.6.3",
/host/spi-builder-workspace/Sources/XCData/Xcode5.swift:12:5: warning: let 'xcodes5' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes5: Array<Xcode> = [
    |     `- warning: let 'xcodes5' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "5.1.1",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode5.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes5: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes5' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "5.1.1",
[101/107] Compiling XCData Xcode26.swift
/host/spi-builder-workspace/Sources/XCData/Xcode26.swift:11:5: warning: let 'xcodes26' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
   9 | import XcodeReleases
  10 |
  11 | let xcodes26: Array<Xcode> = [
     |     `- warning: let 'xcodes26' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
  12 |
  13 |     Xcode(name: "Xcode (Apple Silicon)",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode26.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
   7 |
   8 | import Foundation
   9 | import XcodeReleases
     | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  10 |
  11 | let xcodes26: Array<Xcode> = [
     |     |- note: add '@MainActor' to make let 'xcodes26' part of global actor 'MainActor'
     |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  12 |
  13 |     Xcode(name: "Xcode (Apple Silicon)",
/host/spi-builder-workspace/Sources/XCData/Xcode3.swift:12:5: warning: let 'xcodes3' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes3: Array<Xcode> = [
    |     `- warning: let 'xcodes3' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "3.2.6",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode3.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes3: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes3' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "3.2.6",
[102/107] Compiling XCData Xcode3.swift
/host/spi-builder-workspace/Sources/XCData/Xcode26.swift:11:5: warning: let 'xcodes26' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
   9 | import XcodeReleases
  10 |
  11 | let xcodes26: Array<Xcode> = [
     |     `- warning: let 'xcodes26' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
  12 |
  13 |     Xcode(name: "Xcode (Apple Silicon)",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode26.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
   7 |
   8 | import Foundation
   9 | import XcodeReleases
     | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  10 |
  11 | let xcodes26: Array<Xcode> = [
     |     |- note: add '@MainActor' to make let 'xcodes26' part of global actor 'MainActor'
     |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  12 |
  13 |     Xcode(name: "Xcode (Apple Silicon)",
/host/spi-builder-workspace/Sources/XCData/Xcode3.swift:12:5: warning: let 'xcodes3' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes3: Array<Xcode> = [
    |     `- warning: let 'xcodes3' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "3.2.6",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode3.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes3: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes3' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "3.2.6",
[103/107] Emitting module XCData
/host/spi-builder-workspace/Sources/XCData/Xcode1.swift:11:5: warning: let 'xcodes1' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 9 | import XcodeReleases
10 |
11 | let xcodes1: Array<Xcode> = [
   |     `- warning: let 'xcodes1' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
12 |
13 |     Xcode(name: "Xcode Tools",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode1.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 7 | //
 8 |
 9 | import XcodeReleases
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
10 |
11 | let xcodes1: Array<Xcode> = [
   |     |- note: add '@MainActor' to make let 'xcodes1' part of global actor 'MainActor'
   |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 |     Xcode(name: "Xcode Tools",
/host/spi-builder-workspace/Sources/XCData/Xcode10.swift:12:5: warning: let 'xcodes10' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes10: Array<Xcode> = [
    |     `- warning: let 'xcodes10' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "10.3",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode10.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes10: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes10' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "10.3",
/host/spi-builder-workspace/Sources/XCData/Xcode11.swift:12:5: warning: let 'xcodes11' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes11: Array<Xcode> = [
    |     `- warning: let 'xcodes11' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "11.7",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode11.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes11: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes11' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "11.7",
/host/spi-builder-workspace/Sources/XCData/Xcode12.swift:12:5: warning: let 'xcodes12' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes12: Array<Xcode> = [
    |     `- warning: let 'xcodes12' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |     Xcode(number: "12.5.1",
 14 |           build: "12E507",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode12.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes12: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes12' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |     Xcode(number: "12.5.1",
 14 |           build: "12E507",
/host/spi-builder-workspace/Sources/XCData/Xcode13.swift:12:5: warning: let 'xcodes13' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes13: Array<Xcode> = [
    |     `- warning: let 'xcodes13' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |     Xcode(number: "13.4.1",
 14 |           build: "13F100",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode13.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes13: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes13' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |     Xcode(number: "13.4.1",
 14 |           build: "13F100",
/host/spi-builder-workspace/Sources/XCData/Xcode14.swift:12:5: warning: let 'xcodes14' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes14: Array<Xcode> = [
    |     `- warning: let 'xcodes14' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |     Xcode(number: "14.3.1",
 14 |           build: "14E300c",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode14.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes14: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes14' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |     Xcode(number: "14.3.1",
 14 |           build: "14E300c",
/host/spi-builder-workspace/Sources/XCData/Xcode15.swift:11:5: warning: let 'xcodes15' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import XcodeReleases
 10 |
 11 | let xcodes15: Array<Xcode> = [
    |     `- warning: let 'xcodes15' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 12 |     Xcode(number: "15.4",
 13 |           build: "15F31d",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode15.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  7 |
  8 | import Foundation
  9 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 10 |
 11 | let xcodes15: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes15' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 12 |     Xcode(number: "15.4",
 13 |           build: "15F31d",
/host/spi-builder-workspace/Sources/XCData/Xcode16.swift:11:5: warning: let 'xcodes16' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
  9 | import XcodeReleases
 10 |
 11 | let xcodes16: Array<Xcode> = [
    |     `- warning: let 'xcodes16' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 12 |     Xcode(number: "16.4",
 13 |           build: "16F6",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode16.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  7 |
  8 | import Foundation
  9 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 10 |
 11 | let xcodes16: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes16' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 12 |     Xcode(number: "16.4",
 13 |           build: "16F6",
/host/spi-builder-workspace/Sources/XCData/Xcode2.swift:12:5: warning: let 'xcodes2' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
10 | import XcodeReleases
11 |
12 | let xcodes2: Array<Xcode> = [
   |     `- warning: let 'xcodes2' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
13 |
14 |     Xcode(number: "2.5",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode2.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 8 |
 9 | import Foundation
10 | import XcodeReleases
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
11 |
12 | let xcodes2: Array<Xcode> = [
   |     |- note: add '@MainActor' to make let 'xcodes2' part of global actor 'MainActor'
   |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 |     Xcode(number: "2.5",
/host/spi-builder-workspace/Sources/XCData/Xcode26.swift:11:5: warning: let 'xcodes26' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
   9 | import XcodeReleases
  10 |
  11 | let xcodes26: Array<Xcode> = [
     |     `- warning: let 'xcodes26' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
  12 |
  13 |     Xcode(name: "Xcode (Apple Silicon)",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode26.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
   7 |
   8 | import Foundation
   9 | import XcodeReleases
     | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  10 |
  11 | let xcodes26: Array<Xcode> = [
     |     |- note: add '@MainActor' to make let 'xcodes26' part of global actor 'MainActor'
     |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  12 |
  13 |     Xcode(name: "Xcode (Apple Silicon)",
/host/spi-builder-workspace/Sources/XCData/Xcode3.swift:12:5: warning: let 'xcodes3' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes3: Array<Xcode> = [
    |     `- warning: let 'xcodes3' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "3.2.6",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode3.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes3: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes3' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "3.2.6",
/host/spi-builder-workspace/Sources/XCData/Xcode4.swift:12:5: warning: let 'xcodes4' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes4: Array<Xcode> = [
    |     `- warning: let 'xcodes4' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "4.6.3",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode4.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes4: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes4' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "4.6.3",
/host/spi-builder-workspace/Sources/XCData/Xcode5.swift:12:5: warning: let 'xcodes5' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes5: Array<Xcode> = [
    |     `- warning: let 'xcodes5' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "5.1.1",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode5.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes5: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes5' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "5.1.1",
/host/spi-builder-workspace/Sources/XCData/Xcode6.swift:12:5: warning: let 'xcodes6' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes6: Array<Xcode> = [
    |     `- warning: let 'xcodes6' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "6.4",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode6.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes6: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes6' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "6.4",
/host/spi-builder-workspace/Sources/XCData/Xcode7.swift:12:5: warning: let 'xcodes7' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes7: Array<Xcode> = [
    |     `- warning: let 'xcodes7' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "7.3.1",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode7.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes7: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes7' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "7.3.1",
/host/spi-builder-workspace/Sources/XCData/Xcode8.swift:12:5: warning: let 'xcodes8' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes8: Array<Xcode> = [
    |     `- warning: let 'xcodes8' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "8.3.3",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode8.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes8: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes8' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "8.3.3",
/host/spi-builder-workspace/Sources/XCData/Xcode9.swift:12:5: warning: let 'xcodes9' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 10 | import XcodeReleases
 11 |
 12 | let xcodes9: Array<Xcode> = [
    |     `- warning: let 'xcodes9' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     Xcode(number: "9.4.1",
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcode9.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | let xcodes9: Array<Xcode> = [
    |     |- note: add '@MainActor' to make let 'xcodes9' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     Xcode(number: "9.4.1",
/host/spi-builder-workspace/Sources/XCData/Xcodes.swift:73:23: warning: static property 'allVersions' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 71 |     }
 72 |
 73 |     public static let allVersions: Array<Xcode> = {
    |                       `- warning: static property 'allVersions' is not concurrency-safe because non-'Sendable' type 'Array<Xcode>' may have shared mutable state; this is an error in the Swift 6 language mode
 74 |         var everything = xcodes26 + xcodes16 + xcodes15 + xcodes14 + xcodes13 + xcodes12 + xcodes11 + xcodes10 + xcodes9 + xcodes8 + xcodes7 + xcodes6 + xcodes5 + xcodes4 + xcodes3 + xcodes2 + xcodes1
 75 |
/host/spi-builder-workspace/.build/checkouts/xcodereleases/Sources/XcodeReleases/Xcode.swift:4:15: note: struct 'Xcode' does not conform to the 'Sendable' protocol
  2 |
  3 | /// A released Xcode value
  4 | public struct Xcode: Equatable, Hashable {
    |               `- note: struct 'Xcode' does not conform to the 'Sendable' protocol
  5 |
  6 |     /// The name of the Xcode release
/host/spi-builder-workspace/Sources/XCData/Xcodes.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
  8 |
  9 | import Foundation
 10 | import XcodeReleases
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'XcodeReleases'
 11 |
 12 | extension Xcode {
    :
 71 |     }
 72 |
 73 |     public static let allVersions: Array<Xcode> = {
    |                       |- note: add '@MainActor' to make static property 'allVersions' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 74 |         var everything = xcodes26 + xcodes16 + xcodes15 + xcodes14 + xcodes13 + xcodes12 + xcodes11 + xcodes10 + xcodes9 + xcodes8 + xcodes7 + xcodes6 + xcodes5 + xcodes4 + xcodes3 + xcodes2 + xcodes1
 75 |
[104/108] Wrapping AST for XCData for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[106/112] Emitting module json_export
/host/spi-builder-workspace/Sources/json-export/json-export.swift:9:8: error: no such module 'Cocoa'
  7 |
  8 | import Foundation
  9 | import Cocoa
    |        `- error: no such module 'Cocoa'
 10 | import XcodeReleases
 11 | import XCData
[107/112] Compiling json_export Xcode+OldStyle.swift
/host/spi-builder-workspace/Sources/json-export/json-export.swift:9:8: error: no such module 'Cocoa'
  7 |
  8 | import Foundation
  9 | import Cocoa
    |        `- error: no such module 'Cocoa'
 10 | import XcodeReleases
 11 | import XCData
[108/112] Compiling json_export Xcode+RSS.swift
/host/spi-builder-workspace/Sources/json-export/json-export.swift:9:8: error: no such module 'Cocoa'
  7 |
  8 | import Foundation
  9 | import Cocoa
    |        `- error: no such module 'Cocoa'
 10 | import XcodeReleases
 11 | import XCData
[109/112] Compiling json_export json-export.swift
/host/spi-builder-workspace/Sources/json-export/json-export.swift:9:8: error: no such module 'Cocoa'
  7 |
  8 | import Foundation
  9 | import Cocoa
    |        `- error: no such module 'Cocoa'
 10 | import XcodeReleases
 11 | import XCData
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:4aaa9704d9ec48004f0d4dbd1faa76d47dfce67570c934d5c9f7c1557cee5c73
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/10] Write swift-version-24593BA9C3E375BF.txt
[4/26] Compiling XcodeReleases XcodeReleases.swift
[5/27] Compiling XcodeReleases LinkKind.swift
[6/27] Compiling XcodeReleases Platform.swift
[7/27] Compiling XcodeReleases _StringType.swift
[8/27] Compiling XcodeReleases SDK.swift
[9/27] Compiling XcodeReleases Version.swift
[10/27] Compiling XcodeReleases ReleaseDate.swift
[11/27] Compiling XcodeReleases ReleaseKind.swift
[12/27] Compiling XcodeReleases Architecture.swift
[13/27] Compiling XcodeReleases Checksum.swift
[14/27] Compiling XcodeReleases Compiler.swift
[15/27] Compiling XcodeReleases Link.swift
[16/27] Emitting module XcodeReleases
[17/27] Compiling XcodeReleases VersionRange.swift
[18/27] Compiling XcodeReleases Xcode.swift
[20/27] Emitting module ArgumentParserToolInfo
[21/27] Compiling ArgumentParserToolInfo ToolInfo.swift
[23/91] Compiling ArgumentParser Flag.swift
[24/91] Compiling ArgumentParser NameSpecification.swift
[25/93] Compiling ArgumentParser AsyncParsableCommand.swift
[26/93] Compiling ArgumentParser CommandConfiguration.swift
[27/93] Compiling XCData XcodeReleases+Convenience.swift
[28/93] Compiling XCData Xcodes.swift
[29/93] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/93] Compiling ArgumentParser Argument.swift
[31/93] Compiling ArgumentParser ArgumentDiscussion.swift
[32/93] Compiling ArgumentParser BashCompletionsGenerator.swift
[33/93] Compiling ArgumentParser CompletionsGenerator.swift
[34/93] Compiling ArgumentParser FishCompletionsGenerator.swift
[35/93] Compiling ArgumentParser ArgumentHelp.swift
[36/93] Compiling ArgumentParser ArgumentVisibility.swift
[37/93] Compiling ArgumentParser Option.swift
[38/93] Compiling ArgumentParser OptionGroup.swift
[39/93] Compiling ArgumentParser ParentCommand.swift
[40/93] Compiling ArgumentParser CompletionKind.swift
[41/93] Compiling ArgumentParser Errors.swift
[42/93] Compiling ArgumentParser Foundation.swift
[43/93] Compiling ArgumentParser Mutex.swift
[44/93] Compiling ArgumentParser Platform.swift
[45/93] Compiling ArgumentParser SequenceExtensions.swift
[46/93] Compiling ArgumentParser StringExtensions.swift
[47/93] Compiling ArgumentParser SwiftExtensions.swift
[48/99] Compiling ArgumentParser InputOrigin.swift
[49/99] Compiling ArgumentParser Name.swift
[50/99] Compiling ArgumentParser Parsed.swift
[51/99] Compiling ArgumentParser ParsedValues.swift
[52/99] Compiling ArgumentParser ParserError.swift
[53/99] Compiling ArgumentParser SplitArguments.swift
[61/99] Emitting module ArgumentParser
[69/99] Compiling ArgumentParser Tree.swift
[70/99] Compiling ArgumentParser CodingKeyValidator.swift
[71/99] Compiling ArgumentParser NonsenseFlagsValidator.swift
[72/99] Compiling ArgumentParser ParsableArgumentsValidation.swift
[73/99] Compiling ArgumentParser PositionalArgumentsValidator.swift
[74/99] Compiling ArgumentParser UniqueNamesValidator.swift
[75/99] Compiling ArgumentParser DumpHelpGenerator.swift
[76/99] Compiling ArgumentParser HelpCommand.swift
[77/99] Compiling ArgumentParser HelpGenerator.swift
[78/99] Compiling ArgumentParser MessageInfo.swift
[79/99] Compiling ArgumentParser UsageGenerator.swift
[80/99] Compiling ArgumentParser CollectionExtensions.swift
[81/99] Emitting module XCData
[88/99] Compiling ArgumentParser ExpressibleByArgument.swift
[89/99] Compiling ArgumentParser ParsableArguments.swift
[90/99] Compiling ArgumentParser ParsableCommand.swift
[91/99] Compiling ArgumentParser ArgumentDecoder.swift
[92/99] Compiling ArgumentParser ArgumentDefinition.swift
[93/99] Compiling ArgumentParser ArgumentSet.swift
[94/99] Compiling ArgumentParser CommandParser.swift
[95/99] Compiling ArgumentParser InputKey.swift
[97/103] Compiling json_export json-export.swift
/host/spi-builder-workspace/Sources/json-export/json-export.swift:9:8: error: no such module 'Cocoa'
  7 |
  8 | import Foundation
  9 | import Cocoa
    |        `- error: no such module 'Cocoa'
 10 | import XcodeReleases
 11 | import XCData
[98/103] Compiling json_export Xcode+RSS.swift
/host/spi-builder-workspace/Sources/json-export/json-export.swift:9:8: error: no such module 'Cocoa'
  7 |
  8 | import Foundation
  9 | import Cocoa
    |        `- error: no such module 'Cocoa'
 10 | import XcodeReleases
 11 | import XCData
error: emit-module command failed with exit code 1 (use -v to see invocation)
[99/103] Emitting module json_export
/host/spi-builder-workspace/Sources/json-export/json-export.swift:9:8: error: no such module 'Cocoa'
  7 |
  8 | import Foundation
  9 | import Cocoa
    |        `- error: no such module 'Cocoa'
 10 | import XcodeReleases
 11 | import XCData
[100/103] Compiling json_export Xcode+OldStyle.swift
/host/spi-builder-workspace/Sources/json-export/json-export.swift:9:8: error: no such module 'Cocoa'
  7 |
  8 | import Foundation
  9 | import Cocoa
    |        `- error: no such module 'Cocoa'
 10 | import XcodeReleases
 11 | import XCData
BUILD FAILURE 6.1 android