The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 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:         linux
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-1":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:7e70e0a64d2f2fbcaf7a9ded92418bf54647123e95b9450d840f38f11e93f5d2
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/xcodereleases/xcodereleases.git
[1/63] Fetching xcodereleases
Fetched https://github.com/xcodereleases/xcodereleases.git from cache (0.40s)
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 (1.32s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (2.63s)
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
Creating working copy for https://github.com/xcodereleases/xcodereleases.git
Working copy of https://github.com/xcodereleases/xcodereleases.git resolved at main (b1fef53)
[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] Emitting module XcodeReleases
[11/32] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/33] Wrapping AST for ArgumentParserToolInfo for debugging
[14/79] Compiling ArgumentParser ParentCommand.swift
[15/79] Compiling ArgumentParser AsyncParsableCommand.swift
[16/79] Compiling ArgumentParser CommandConfiguration.swift
[17/79] Compiling ArgumentParser CommandGroup.swift
[18/79] Compiling ArgumentParser EnumerableFlag.swift
[19/79] Compiling ArgumentParser ExpressibleByArgument.swift
[20/79] Compiling ArgumentParser ParsableArguments.swift
[21/85] Compiling ArgumentParser Foundation.swift
[22/85] Compiling ArgumentParser Mutex.swift
[23/85] Compiling ArgumentParser Platform.swift
[24/85] Compiling ArgumentParser SequenceExtensions.swift
[25/85] Compiling ArgumentParser StringExtensions.swift
[26/85] Compiling ArgumentParser SwiftExtensions.swift
[27/85] Compiling ArgumentParser ArgumentHelp.swift
[28/85] Compiling ArgumentParser ArgumentVisibility.swift
[29/85] Compiling XcodeReleases XcodeReleases.swift
[30/85] Compiling ArgumentParser Argument.swift
[31/85] Compiling ArgumentParser ArgumentDiscussion.swift
[32/85] Compiling ArgumentParser BashCompletionsGenerator.swift
[33/85] Compiling ArgumentParser CompletionsGenerator.swift
[34/85] Compiling ArgumentParser FishCompletionsGenerator.swift
[35/85] Compiling ArgumentParser ZshCompletionsGenerator.swift
[36/85] Compiling XcodeReleases _StringType.swift
[37/85] Compiling ArgumentParser CompletionKind.swift
[38/85] Compiling ArgumentParser Errors.swift
[39/85] Compiling ArgumentParser Flag.swift
[40/85] Compiling ArgumentParser NameSpecification.swift
[41/86] Compiling ArgumentParser InputOrigin.swift
[42/86] Compiling ArgumentParser Name.swift
[43/86] Compiling ArgumentParser Parsed.swift
[44/86] Compiling ArgumentParser ParsedValues.swift
[45/86] Compiling ArgumentParser ParserError.swift
[46/86] Compiling ArgumentParser SplitArguments.swift
[47/86] Wrapping AST for XcodeReleases for debugging
[49/104] Compiling ArgumentParser Tree.swift
[50/104] Compiling ArgumentParser CodingKeyValidator.swift
[51/104] Compiling ArgumentParser NonsenseFlagsValidator.swift
[52/104] Compiling ArgumentParser ParsableArgumentsValidation.swift
[53/104] Compiling ArgumentParser PositionalArgumentsValidator.swift
[54/104] Compiling ArgumentParser UniqueNamesValidator.swift
[55/104] Compiling XCData Xcode2.swift
[56/104] Compiling XCData Xcode1.swift
[57/104] Compiling XCData Xcode10.swift
[58/104] Compiling XCData Xcode11.swift
[59/104] Compiling XCData Xcode4.swift
[60/104] Compiling XCData Xcode5.swift
[61/104] Compiling XCData Xcode6.swift
[62/104] Compiling ArgumentParser DumpHelpGenerator.swift
[63/104] Compiling ArgumentParser HelpCommand.swift
[64/104] Compiling ArgumentParser HelpGenerator.swift
[65/104] Compiling ArgumentParser MessageInfo.swift
[66/104] Compiling ArgumentParser UsageGenerator.swift
[67/104] Compiling ArgumentParser CollectionExtensions.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",
[69/104] Compiling XCData Xcode7.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/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/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",
[72/106] Compiling XCData Xcode8.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",
[73/106] Compiling XCData Xcode9.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",
[74/106] Emitting module ArgumentParser
[75/106] Compiling XCData Xcode12.swift
[76/106] Compiling XCData Xcode13.swift
[77/106] Compiling XCData Xcode14.swift
[78/106] Compiling XCData Xcode26.swift
[79/106] Compiling XCData Xcode3.swift
[80/106] Compiling XCData Xcode15.swift
[81/106] Compiling XCData Xcode16.swift
[82/106] 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 |
[83/106] 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 |
[84/106] Compiling ArgumentParser ParsableCommand.swift
[85/106] Compiling ArgumentParser ArgumentDecoder.swift
[86/106] Compiling ArgumentParser ArgumentDefinition.swift
[87/106] Compiling ArgumentParser ArgumentSet.swift
[88/106] Compiling ArgumentParser CommandParser.swift
[89/106] Compiling ArgumentParser InputKey.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",
/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/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",
[93/107] Wrapping AST for ArgumentParser for debugging
/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/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/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/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/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/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/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+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
[108/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
[109/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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:7e70e0a64d2f2fbcaf7a9ded92418bf54647123e95b9450d840f38f11e93f5d2
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-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] Emitting module ArgumentParserToolInfo
[6/27] Compiling XcodeReleases _StringType.swift
[7/27] Emitting module XcodeReleases
[8/27] Compiling XcodeReleases SDK.swift
[9/27] Compiling XcodeReleases Version.swift
[10/27] Compiling XcodeReleases Compiler.swift
[11/27] Compiling XcodeReleases Link.swift
[12/27] Compiling XcodeReleases Architecture.swift
[13/27] Compiling XcodeReleases Checksum.swift
[14/27] Compiling XcodeReleases LinkKind.swift
[15/27] Compiling XcodeReleases Platform.swift
[16/27] Compiling XcodeReleases ReleaseDate.swift
[17/27] Compiling XcodeReleases ReleaseKind.swift
[18/27] Compiling XcodeReleases VersionRange.swift
[19/27] Compiling XcodeReleases Xcode.swift
[21/45] Compiling ArgumentParserToolInfo ToolInfo.swift
[23/91] Compiling ArgumentParser CommandConfiguration.swift
[24/91] Compiling ArgumentParser CommandGroup.swift
[25/91] Compiling ArgumentParser CommandParser.swift
[26/91] Compiling ArgumentParser InputKey.swift
[27/91] Compiling ArgumentParser ParentCommand.swift
[28/91] Compiling ArgumentParser AsyncParsableCommand.swift
[29/93] Compiling XCData XcodeReleases+Convenience.swift
[30/93] Compiling XCData Xcodes.swift
[31/93] Compiling ArgumentParser Flag.swift
[32/93] Compiling ArgumentParser NameSpecification.swift
[33/93] Compiling ArgumentParser Option.swift
[34/93] Compiling ArgumentParser ArgumentVisibility.swift
[35/93] Compiling ArgumentParser CompletionKind.swift
[36/93] Compiling ArgumentParser Errors.swift
[37/93] Emitting module ArgumentParser
[38/99] Compiling ArgumentParser OptionGroup.swift
[39/99] Compiling ArgumentParser ParsableCommand.swift
[40/99] Compiling ArgumentParser ArgumentDecoder.swift
[41/99] Compiling ArgumentParser ArgumentDefinition.swift
[42/99] Compiling ArgumentParser ArgumentSet.swift
[43/99] Compiling ArgumentParser Foundation.swift
[44/99] Compiling ArgumentParser Mutex.swift
[45/99] Compiling ArgumentParser Platform.swift
[46/99] Compiling ArgumentParser SequenceExtensions.swift
[47/99] Compiling ArgumentParser StringExtensions.swift
[48/99] Compiling ArgumentParser SwiftExtensions.swift
[49/99] Compiling ArgumentParser Tree.swift
[50/99] Compiling ArgumentParser CodingKeyValidator.swift
[51/99] Compiling ArgumentParser NonsenseFlagsValidator.swift
[52/99] Compiling ArgumentParser ParsableArgumentsValidation.swift
[53/99] Compiling ArgumentParser PositionalArgumentsValidator.swift
[54/99] Compiling ArgumentParser UniqueNamesValidator.swift
[55/99] Compiling ArgumentParser DumpHelpGenerator.swift
[56/99] Compiling ArgumentParser HelpCommand.swift
[57/99] Compiling ArgumentParser HelpGenerator.swift
[58/99] Compiling ArgumentParser MessageInfo.swift
[59/99] Compiling ArgumentParser UsageGenerator.swift
[60/99] Compiling ArgumentParser CollectionExtensions.swift
[61/99] Compiling ArgumentParser InputOrigin.swift
[62/99] Compiling ArgumentParser Name.swift
[63/99] Compiling ArgumentParser Parsed.swift
[64/99] Compiling ArgumentParser ParsedValues.swift
[65/99] Compiling ArgumentParser ParserError.swift
[66/99] Compiling ArgumentParser SplitArguments.swift
[67/99] Emitting module XCData
[75/99] Compiling ArgumentParser ParsableArguments.swift
[83/99] Compiling ArgumentParser BashCompletionsGenerator.swift
[84/99] Compiling ArgumentParser CompletionsGenerator.swift
[85/99] Compiling ArgumentParser FishCompletionsGenerator.swift
[86/99] Compiling ArgumentParser ZshCompletionsGenerator.swift
[87/99] Compiling ArgumentParser Argument.swift
[88/99] Compiling ArgumentParser ArgumentDiscussion.swift
[89/99] Compiling ArgumentParser ArgumentHelp.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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[98/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
[99/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
[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 linux