The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of xcodes, reference 1.6.0 (0ca925), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 19:00:19 UTC.

Swift 6 data race errors: 3

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/XcodesOrg/xcodes.git
Reference: 1.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/XcodesOrg/xcodes
 * tag               1.6.0      -> FETCH_HEAD
HEAD is now at 0ca9258 v 1.6.0
Cloned https://github.com/XcodesOrg/xcodes.git
Revision (git rev-parse @):
0ca9258e26eea241854b14bb6bc6fb15e44b4d57
SUCCESS checkout https://github.com/XcodesOrg/xcodes.git at 1.6.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/XcodesOrg/xcodes.git
https://github.com/XcodesOrg/xcodes.git
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "path.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.16.0",
            "upper_bound" : "0.17.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Path.swift.git"
    },
    {
      "identity" : "version",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Version.git"
    },
    {
      "identity" : "promisekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.22.1",
            "upper_bound" : "6.23.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/PromiseKit.git"
    },
    {
      "identity" : "foundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.4.0",
            "upper_bound" : "3.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PromiseKit/Foundation.git"
    },
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "2.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    },
    {
      "identity" : "legibleerror",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/LegibleError.git"
    },
    {
      "identity" : "keychainaccess",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "3.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kishikawakatsumi/KeychainAccess.git"
    },
    {
      "identity" : "data",
      "requirement" : {
        "revision" : [
          "fcf527b187817f67c05223676341f3ab69d4214d"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcodereleases/data"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "3.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "5.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    },
    {
      "identity" : "swift-srp",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcodesOrg/swift-srp"
    }
  ],
  "manifest_display_name" : "xcodes",
  "name" : "xcodes",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "xcodes",
      "targets" : [
        "xcodes"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "XcodesKit",
      "targets" : [
        "XcodesKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppleAPI",
      "targets" : [
        "AppleAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "xcodesTests",
      "module_type" : "SwiftTarget",
      "name" : "xcodesTests",
      "path" : "Tests/xcodesTests",
      "sources" : [
        "xcodesTests.swift"
      ],
      "target_dependencies" : [
        "xcodes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "xcodes",
      "module_type" : "SwiftTarget",
      "name" : "xcodes",
      "path" : "Sources/xcodes",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "xcodes"
      ],
      "sources" : [
        "App.swift",
        "DataSource+ExpressibleByArgument.swift",
        "ParsableArguments+InstallError.swift",
        "ParsableArguments+LegibleError.swift"
      ],
      "target_dependencies" : [
        "XcodesKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "XcodesKitTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodesKitTests",
      "path" : "Tests/XcodesKitTests",
      "product_dependencies" : [
        "Version"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcodesKitTests/Fixtures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Environment+Mock.swift",
        "Models+FirstWithVersionTests.swift",
        "RuntimeTests.swift",
        "Version+GemTests.swift",
        "Version+XcodeTests.swift",
        "XcodesKitTests.swift"
      ],
      "target_dependencies" : [
        "XcodesKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodesKit",
      "module_type" : "SwiftTarget",
      "name" : "XcodesKit",
      "path" : "Sources/XcodesKit",
      "product_dependencies" : [
        "KeychainAccess",
        "LegibleError",
        "Path",
        "PromiseKit",
        "PMKFoundation",
        "SwiftSoup",
        "Version",
        "XCModel",
        "Rainbow",
        "Yams"
      ],
      "product_memberships" : [
        "xcodes",
        "XcodesKit"
      ],
      "sources" : [
        "AppleSessionService.swift",
        "Aria2CError.swift",
        "Configuration.swift",
        "DataSource.swift",
        "DateFormatter+.swift",
        "Downloader.swift",
        "Entry+.swift",
        "Environment.swift",
        "FastlaneCookieParser.swift",
        "FastlaneSessionManager.swift",
        "FileManager+.swift",
        "Foundation.swift",
        "Migration.swift",
        "Models+FirstWithVersion.swift",
        "Models+Runtimes.swift",
        "Models.swift",
        "Path+.swift",
        "Process.swift",
        "Promise+.swift",
        "PromiseKit+Async.swift",
        "RuntimeInstaller.swift",
        "RuntimeList.swift",
        "URLRequest+Apple.swift",
        "URLSession+Promise.swift",
        "Version+.swift",
        "Version+Gem.swift",
        "Version+Xcode.swift",
        "Version+XcodeReleases.swift",
        "Version.swift",
        "XcodeInstaller.swift",
        "XcodeList.swift",
        "XcodeSelect.swift"
      ],
      "target_dependencies" : [
        "AppleAPI",
        "Unxip"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Unxip",
      "module_type" : "SwiftTarget",
      "name" : "Unxip",
      "path" : "Sources/Unxip",
      "product_memberships" : [
        "xcodes",
        "XcodesKit"
      ],
      "sources" : [
        "Unxip.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppleAPITests",
      "module_type" : "SwiftTarget",
      "name" : "AppleAPITests",
      "path" : "Tests/AppleAPITests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/AppleAPITests/Fixtures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AppleAPITests.swift",
        "Environment+Mock.swift"
      ],
      "target_dependencies" : [
        "AppleAPI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppleAPI",
      "module_type" : "SwiftTarget",
      "name" : "AppleAPI",
      "path" : "Sources/AppleAPI",
      "product_dependencies" : [
        "PromiseKit",
        "PMKFoundation",
        "Rainbow",
        "SRP"
      ],
      "product_memberships" : [
        "xcodes",
        "XcodesKit",
        "AppleAPI"
      ],
      "sources" : [
        "Client.swift",
        "Environment.swift",
        "Hashcash.swift",
        "URLRequest+Apple.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/583] Write sources
[9/583] Write xcodes-entitlement.plist
[10/583] Write sources
[17/583] Write swift-version-2F0A5646E1D333AE.txt
[18/583] Compiling writer.c
[19/583] Compiling reader.c
[20/583] Compiling v3_skey.c
[21/583] Compiling parser.c
[22/583] Compiling api.c
[23/583] Compiling v3_utl.c
[24/583] Compiling scanner.c
[25/583] Compiling CCryptoBoringSSLShims shims.c
[26/592] Compiling emitter.c
[27/652] Compiling v3_purp.c
[29/709] Emitting module SwiftSoup
[30/714] Compiling Version Version.swift
[31/714] Compiling Version Version+Range.swift
[32/714] Emitting module Version
[33/714] Compiling Version Version+Codable.swift
[34/714] Compiling Rainbow String+Rainbow.swift
[35/714] Compiling Rainbow StringGenerator.swift
[36/714] Compiling Rainbow Style.swift
[37/715] Compiling Rainbow XcodeColorsSupport.swift
[38/715] Emitting module LegibleError
[39/715] Compiling LegibleError LegibleError.swift
[40/715] Compiling Path Path.swift
[41/715] Compiling Path Path->Bool.swift
[42/715] Compiling Path Path+StringConvertibles.swift
[43/715] Compiling Path Path+Attributes.swift
[44/715] Compiling Path Path+FileManager.swift
[45/715] Compiling Path Path+CommonDirectories.swift
[46/715] Compiling Path Path+Codable.swift
[47/715] Compiling Path Extensions.swift
[48/715] Emitting module Path
[49/715] Compiling Path Path+ls.swift
[50/715] Compiling Yams String+Yams.swift
[51/715] Compiling Yams Tag.swift
[52/716] Compiling XCModel YMD.swift
[53/716] Compiling Yams Node.Scalar.swift
[54/716] Compiling Yams Node.Sequence.swift
[55/716] Compiling Yams Resolver.swift
[56/716] Compiling XCModel Xcode.swift
[57/716] Compiling Version Version+Comparable.swift
[58/716] Compiling Version Version+Foundation.swift
[59/716] Compiling XCModel Link.swift
[60/716] Compiling XCModel SDKs.swift
[61/716] Compiling XCModel Checksums.swift
[62/716] Compiling XCModel Compilers.swift
[63/716] Compiling XCModel Release.swift
[64/716] Emitting module XCModel
[65/716] Compiling XCModel Version.swift
[66/716] Compiling PromiseKit race.swift
[67/716] Compiling Yams Node.swift
[68/716] Compiling Yams Parser.swift
[69/716] Compiling PromiseKit after.swift
[70/716] Compiling PromiseKit firstly.swift
[71/716] Compiling Yams Emitter.swift
[72/716] Compiling Yams Encoder.swift
[75/716] Compiling PromiseKit hang.swift
[76/716] Compiling Yams Constructor.swift
[77/716] Compiling Yams Decoder.swift
[78/716] Compiling Yams Mark.swift
[79/716] Compiling Yams Node.Mapping.swift
[80/716] Compiling PromiseKit Catchable.swift
[81/716] Compiling PromiseKit Combine.swift
[82/716] Emitting module PromiseKit
[83/717] Compiling Yams Representer.swift
[92/717] Emitting module Yams
[92/717] Compiling v3_prn.c
[93/717] Compiling v3_pmaps.c
[94/717] Compiling v3_pcia.c
[95/717] Compiling v3_pcons.c
[97/717] Compiling Rainbow OutputTarget.swift
[98/717] Compiling Rainbow ModesExtractor.swift
[101/717] Compiling Rainbow Color.swift
[102/717] Compiling Rainbow ControlCode.swift
[103/717] Emitting module Rainbow
[104/717] Compiling Rainbow Rainbow.swift
[104/717] Compiling v3_pci.c
[105/717] Compiling v3_ocsp.c
[112/717] Compiling v3_lib.c
[113/717] Compiling v3_ncons.c
[114/717] Compiling v3_int.c
[115/717] Compiling v3_info.c
[116/717] Compiling v3_ia5.c
[118/717] Compiling SwiftSoup UnicodeScalar.swift
[119/717] Compiling SwiftSoup Validate.swift
[120/717] Compiling SwiftSoup Whitelist.swift
[121/717] Compiling SwiftSoup XmlDeclaration.swift
[122/717] Compiling SwiftSoup XmlTreeBuilder.swift
[123/717] Compiling Yams YamlError.swift
[124/717] Compiling Unxip Unxip.swift
/Users/admin/builder/spi-builder-workspace/Sources/Unxip/Unxip.swift:87:9: warning: stored property 'buffer' of 'Sendable'-conforming class 'Chunk' has non-sendable type 'UnsafeBufferPointer<UInt8>'; this is an error in the Swift 6 language mode
 85 |
 86 | final class Chunk: Sendable {
 87 |     let buffer: UnsafeBufferPointer<UInt8>
    |         `- warning: stored property 'buffer' of 'Sendable'-conforming class 'Chunk' has non-sendable type 'UnsafeBufferPointer<UInt8>'; this is an error in the Swift 6 language mode
 88 |     let owned: Bool
 89 |
Swift.UnsafeBufferPointer:1:23: note: generic struct 'UnsafeBufferPointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeBufferPointer<Element> : Copyable where Element : ~Copyable {
  |                       `- note: generic struct 'UnsafeBufferPointer' does not conform to the 'Sendable' protocol
2 |     public let count: Int
3 |     @inlinable public init(start: UnsafePointer<Element>?, count: Int)
/Users/admin/builder/spi-builder-workspace/Sources/Unxip/Unxip.swift:284:33: warning: capture of '_remaining' with non-sendable type 'UnsafeBufferPointer<UInt8>.SubSequence' (aka 'Slice<UnsafeBufferPointer<UInt8>>') in a '@Sendable' closure; this is an error in the Swift 6 language mode
282 |
283 |             chunkStream.addTask {
284 |                 let remaining = _remaining
    |                                 `- warning: capture of '_remaining' with non-sendable type 'UnsafeBufferPointer<UInt8>.SubSequence' (aka 'Slice<UnsafeBufferPointer<UInt8>>') in a '@Sendable' closure; this is an error in the Swift 6 language mode
285 |                 let decompressedSize = _decompressedSize
286 |
Swift.Slice:1:23: note: generic struct 'Slice' does not conform to the 'Sendable' protocol
1 | @frozen public struct Slice<Base> where Base : Collection {
  |                       `- note: generic struct 'Slice' does not conform to the 'Sendable' protocol
2 |     public var _startIndex: Base.Index
3 |     public var _endIndex: Base.Index
/Users/admin/builder/spi-builder-workspace/Sources/Unxip/Unxip.swift:375:44: warning: capture of 'file' with non-sendable type 'File' in a '@Sendable' local function; this is an error in the Swift 6 language mode
100 | }
101 |
102 | struct File {
    |        `- note: consider making struct 'File' conform to the 'Sendable' protocol
103 |     let dev: Int
104 |     let ino: Int
    :
373 |             func warn(_ result: CInt, _ operation: String) {
374 |                 if result != 0 {
375 |                     perror("\(operation) \(file.name) failed")
    |                                            `- warning: capture of 'file' with non-sendable type 'File' in a '@Sendable' local function; this is an error in the Swift 6 language mode
376 |                 }
377 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Unxip/Unxip.swift:406:41: warning: capture of 'file' with non-sendable type 'File' in a '@Sendable' closure; this is an error in the Swift 6 language mode
100 | }
101 |
102 | struct File {
    |        `- note: consider making struct 'File' conform to the 'Sendable' protocol
103 |     let dev: Int
104 |     let ino: Int
    :
404 |                     _ = await (originalTask.value, task?.value)
405 |
406 |                     warn(link(original, file.name), "linking")
    |                                         `- warning: capture of 'file' with non-sendable type 'File' in a '@Sendable' closure; this is an error in the Swift 6 language mode
407 |                 }
408 |                 continue
/Users/admin/builder/spi-builder-workspace/Sources/Unxip/Unxip.swift:420:56: warning: capture of 'file' with non-sendable type 'File' in a '@Sendable' closure; this is an error in the Swift 6 language mode
100 | }
101 |
102 | struct File {
    |        `- note: consider making struct 'File' conform to the 'Sendable' protocol
103 |     let dev: Int
104 |     let ino: Int
    :
418 |                         await task?.value
419 |
420 |                         warn(symlink(String(data: Data(file.data.map(Array.init).reduce([], +)), encoding: .utf8), file.name), "symlinking")
    |                                                        `- warning: capture of 'file' with non-sendable type 'File' in a '@Sendable' closure; this is an error in the Swift 6 language mode
421 |                         setStickyBit(on: file)
422 |                     }
/Users/admin/builder/spi-builder-workspace/Sources/Unxip/Unxip.swift:429:36: warning: capture of 'file' with non-sendable type 'File' in a '@Sendable' closure; this is an error in the Swift 6 language mode
100 | }
101 |
102 | struct File {
    |        `- note: consider making struct 'File' conform to the 'Sendable' protocol
103 |     let dev: Int
104 |     let ino: Int
    :
427 |                         await task?.value
428 |
429 |                         warn(mkdir(file.name, mode_t(file.mode & 0o777)), "creating directory at")
    |                                    `- warning: capture of 'file' with non-sendable type 'File' in a '@Sendable' closure; this is an error in the Swift 6 language mode
430 |                         setStickyBit(on: file)
431 |                     }
/Users/admin/builder/spi-builder-workspace/Sources/Unxip/Unxip.swift:439:50: warning: capture of 'self' with non-sendable type 'Unxip' in a '@Sendable' closure; this is an error in the Swift 6 language mode
248 |
249 | @available(macOS 11.0, *)
250 | public struct Unxip {
    |               `- note: consider making struct 'Unxip' conform to the 'Sendable' protocol
251 |     let options: UnxipOptions
252 |
    :
437 |                         taskStream.addRunningTask {
438 |                             await task?.value
439 |                             let compressedData = options.compress ? await file.compressedData() : nil
    |                                                  `- warning: capture of 'self' with non-sendable type 'Unxip' in a '@Sendable' closure; this is an error in the Swift 6 language mode
440 |
441 |                             let fd = open(file.name, O_CREAT | O_WRONLY, mode_t(file.mode & 0o777))
/Users/admin/builder/spi-builder-workspace/Sources/Unxip/Unxip.swift:439:75: warning: capture of 'file' with non-sendable type 'File' in a '@Sendable' closure; this is an error in the Swift 6 language mode
100 | }
101 |
102 | struct File {
    |        `- note: consider making struct 'File' conform to the 'Sendable' protocol
103 |     let dev: Int
104 |     let ino: Int
    :
437 |                         taskStream.addRunningTask {
438 |                             await task?.value
439 |                             let compressedData = options.compress ? await file.compressedData() : nil
    |                                                                           `- warning: capture of 'file' with non-sendable type 'File' in a '@Sendable' closure; this is an error in the Swift 6 language mode
440 |
441 |                             let fd = open(file.name, O_CREAT | O_WRONLY, mode_t(file.mode & 0o777))
/Users/admin/builder/spi-builder-workspace/Sources/Unxip/Unxip.swift:448:50: warning: capture of 'file' with non-sendable type 'File' in an isolated local function; this is an error in the Swift 6 language mode
100 | }
101 |
102 | struct File {
    |        `- note: consider making struct 'File' conform to the 'Sendable' protocol
103 |     let dev: Int
104 |     let ino: Int
    :
446 |                             defer {
447 |                                 warn(close(fd), "closing")
448 |                                 setStickyBit(on: file)
    |                                                  `- warning: capture of 'file' with non-sendable type 'File' in an isolated local function; this is an error in the Swift 6 language mode
449 |                             }
450 |
/Users/admin/builder/spi-builder-workspace/Sources/Unxip/Unxip.swift:22:34: warning: sending 'value' risks causing data races; this is an error in the Swift 6 language mode
 20 |     func yieldWithBackoff(_ value: Element) async {
 21 |         let backoff: UInt64 = 1_000_000
 22 |         while case .dropped(_) = yield(value) {
    |                                  |- warning: sending 'value' risks causing data races; this is an error in the Swift 6 language mode
    |                                  `- note: task-isolated 'value' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
 23 |             try? await Task.sleep(nanoseconds: backoff)
 24 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Unxip/Unxip.swift:34:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 32 |     var results: AsyncStream<TaskResult> {
 33 |         AsyncStream(bufferingPolicy: .bufferingOldest(batchSize)) { continuation in
 34 |             Task {
    |                  `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 35 |                 try await withThrowingTaskGroup(of: (Int, TaskResult).self) { group in
 36 |                     var queueIndex = 0
 37 |                     var dequeIndex = 0
 38 |                     var pending = [Int: TaskResult]()
 39 |                     while dequeIndex < operations.count {
    |                                        `- note: closure captures 'self' which is accessible to code in the current task
 40 |                         if queueIndex - dequeIndex < batchSize,
 41 |                             queueIndex < operations.count
/Users/admin/builder/spi-builder-workspace/Sources/Unxip/Unxip.swift:44:43: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 42 |                         {
 43 |                             let _queueIndex = queueIndex
 44 |                             group.addTask {
    |                                           `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
 45 |                                 let queueIndex = _queueIndex
 46 |                                 return await (queueIndex, try operations[queueIndex]())
    |                                                               `- note: closure captures 'self' which is accessible to code in the current task
 47 |                             }
 48 |                             queueIndex += 1
/Users/admin/builder/spi-builder-workspace/Sources/Unxip/Unxip.swift:305:18: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
303 |     func files<ChunkStream: AsyncSequence>(in chunkStream: ChunkStream) -> AsyncStream<File> where ChunkStream.Element == Chunk {
304 |         AsyncStream(bufferingPolicy: .bufferingOldest(ProcessInfo.processInfo.activeProcessorCount)) { continuation in
305 |             Task {
    |                  `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
306 |                 var iterator = chunkStream.makeAsyncIterator()
    |                                `- note: closure captures 'chunkStream' which is accessible to code in the current task
307 |                 var chunk = try! await iterator.next()!
308 |                 var position = 0
[125/717] Emitting module Unxip
/Users/admin/builder/spi-builder-workspace/Sources/Unxip/Unxip.swift:87:9: warning: stored property 'buffer' of 'Sendable'-conforming class 'Chunk' has non-sendable type 'UnsafeBufferPointer<UInt8>'; this is an error in the Swift 6 language mode
 85 |
 86 | final class Chunk: Sendable {
 87 |     let buffer: UnsafeBufferPointer<UInt8>
    |         `- warning: stored property 'buffer' of 'Sendable'-conforming class 'Chunk' has non-sendable type 'UnsafeBufferPointer<UInt8>'; this is an error in the Swift 6 language mode
 88 |     let owned: Bool
 89 |
Swift.UnsafeBufferPointer:1:23: note: generic struct 'UnsafeBufferPointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeBufferPointer<Element> : Copyable where Element : ~Copyable {
  |                       `- note: generic struct 'UnsafeBufferPointer' does not conform to the 'Sendable' protocol
2 |     public let count: Int
3 |     @inlinable public init(start: UnsafePointer<Element>?, count: Int)
[125/717] Compiling v3_genn.c
[127/717] Compiling SwiftSoup Evaluator.swift
[128/717] Compiling SwiftSoup Exception.swift
[129/717] Compiling SwiftSoup FormElement.swift
[130/717] Compiling SwiftSoup HtmlTreeBuilder.swift
[131/717] Compiling SwiftSoup HtmlTreeBuilderState.swift
[132/717] Compiling SwiftSoup HttpStatusException.swift
[133/717] Compiling SwiftSoup Token.swift
[134/717] Compiling SwiftSoup TokenQueue.swift
[135/717] Compiling SwiftSoup Tokeniser.swift
[136/717] Compiling SwiftSoup TokeniserState.swift
[137/717] Compiling SwiftSoup TreeBuilder.swift
[137/717] Compiling v3_extku.c
[138/717] Compiling v3_enum.c
[140/717] Compiling SwiftSoup Cleaner.swift
[141/717] Compiling SwiftSoup Collector.swift
[142/717] Compiling SwiftSoup CombiningEvaluator.swift
[143/717] Compiling SwiftSoup Comment.swift
[144/717] Compiling SwiftSoup Connection.swift
[145/717] Compiling SwiftSoup DataNode.swift
[146/717] Compiling SwiftSoup Node.swift
[147/717] Compiling SwiftSoup NodeTraversor.swift
[148/717] Compiling SwiftSoup NodeVisitor.swift
[149/717] Compiling SwiftSoup OrderedDictionary.swift
[150/717] Compiling SwiftSoup OrderedSet.swift
[151/717] Compiling SwiftSoup ParseError.swift
[154/717] Compiling SwiftSoup SwiftSoup.swift
[155/717] Compiling SwiftSoup Tag.swift
[156/717] Compiling SwiftSoup TextNode.swift
[157/717] Compiling SwiftSoup DataUtil.swift
[158/717] Compiling SwiftSoup Document.swift
[159/717] Compiling SwiftSoup DocumentType.swift
[160/717] Compiling SwiftSoup Element.swift
[161/717] Compiling SwiftSoup Elements.swift
[162/717] Compiling SwiftSoup Entities.swift
[163/717] Compiling SwiftSoup SerializationException.swift
[164/717] Compiling SwiftSoup SimpleDictionary.swift
[165/717] Compiling SwiftSoup StreamReader.swift
[166/717] Compiling SwiftSoup String.swift
[167/717] Compiling SwiftSoup StringBuilder.swift
[174/717] Compiling KeychainAccess Keychain.swift
[175/717] Emitting module KeychainAccess
[176/717] Compiling PromiseKit when.swift
[176/717] Compiling v3_cpols.c
[177/717] Compiling v3_crld.c
[178/717] Compiling v3_bitst.c
[179/717] Compiling v3_bcons.c
[180/717] Compiling v3_conf.c
[181/717] Compiling v3_alt.c
[182/717] Compiling v3_akeya.c
[183/717] Compiling pcy_node.c
[184/717] Compiling v3_akey.c
[185/720] Compiling pcy_map.c
[186/723] Compiling pcy_tree.c
[187/723] Compiling pcy_data.c
[188/723] Compiling pcy_lib.c
[189/723] Compiling x_x509a.c
[190/723] Compiling pcy_cache.c
[191/723] Compiling x_x509.c
[192/723] Compiling x_val.c
[193/723] Compiling x_spki.c
[194/723] Compiling x_sig.c
[195/723] Compiling x_req.c
[196/723] Compiling x_info.c
[197/723] Compiling x_pubkey.c
[198/723] Compiling x_exten.c
[199/723] Compiling x_pkey.c
[200/723] Compiling x_name.c
[201/723] Compiling x_attrib.c
[202/723] Compiling x_algor.c
[203/723] Compiling x509rset.c
[204/723] Compiling x509spki.c
[205/723] Compiling x_all.c
[206/723] Compiling x509cset.c
[207/723] Compiling x509name.c
[208/723] Compiling x_crl.c
[210/723] Compiling PMKFoundation afterlife.swift
[210/723] Compiling x509_txt.c
[211/723] Compiling x509_vpm.c
[212/723] Compiling x509_set.c
[213/723] Compiling x509_v3.c
[214/723] Compiling x509_req.c
[215/723] Compiling x509_obj.c
[216/723] Compiling x509_trs.c
[217/723] Compiling x509_vfy.c
[218/723] Compiling x509_lu.c
[219/723] Compiling x509_def.c
[220/723] Compiling x509_d2.c
[221/723] Compiling x509_ext.c
[222/723] Compiling x509.c
[223/723] Compiling x509_att.c
[224/723] Compiling t_x509a.c
[225/723] Compiling x509_cmp.c
[226/723] Compiling t_x509.c
[228/723] Compiling PMKFoundation NSObject+Promise.swift
[229/723] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[230/723] Emitting module PMKFoundation
[231/723] Compiling PMKFoundation NSURLSession+Promise.swift
[232/723] Compiling PMKFoundation Process+Promise.swift
[232/723] Compiling i2d_pr.c
[233/723] Compiling t_req.c
[234/723] Compiling t_crl.c
[235/723] Compiling rsa_pss.c
[236/723] Compiling by_file.c
[237/723] Compiling algorithm.c
[238/723] Compiling asn1_gen.c
[239/723] Compiling a_verify.c
[240/723] Compiling a_sign.c
[241/723] Compiling a_digest.c
[242/723] Compiling thread_win.c
[243/723] Compiling voprf.c
[244/723] Compiling trust_token.c
[245/723] Compiling a_strex.c
[246/723] Compiling thread_none.c
[247/723] Compiling thread_pthread.c
[248/723] Compiling pmbtoken.c
[249/723] Compiling thread.c
[250/723] Compiling siphash.c
[251/723] Compiling rsa_print.c
[251/723] Compiling stack.c
[253/723] Compiling refcount_lock.c
[254/723] Compiling refcount_c11.c
[255/723] Compiling windows.c
[256/723] Compiling rc4.c
[256/723] Compiling rsa_asn1.c
[258/723] Compiling rand_extra.c
[259/723] Compiling poly1305_arm_asm.S
[260/723] Compiling passive.c
[261/723] Compiling fuchsia.c
[262/723] Compiling forkunsafe.c
[263/723] Compiling deterministic.c
[264/723] Compiling pool.c
[265/723] Compiling poly1305_vec.c
[266/723] Compiling poly1305_arm.c
[267/723] Compiling poly1305.c
[268/723] Compiling pkcs7.c
[269/723] Compiling p5_pbev2.c
[270/723] Compiling pkcs8.c
[271/723] Compiling pem_x509.c
[272/723] Compiling pkcs8_x509.c
[273/723] Compiling pkcs7_x509.c
[274/723] Compiling pem_xaux.c
[275/723] Compiling pem_pkey.c
[276/723] Compiling pem_pk8.c
[277/723] Compiling pem_oth.c
[278/723] Compiling poly_rq_mul.S
[279/723] Compiling pem_info.c
[280/723] Compiling pem_lib.c
[281/723] Compiling by_dir.c
[282/723] Compiling obj_xref.c
[283/723] Compiling lhash.c
[284/723] Compiling mem.c
[285/723] Compiling x86_64-mont5.mac.x86_64.S
[286/723] Compiling x86_64-mont5.linux.x86_64.S
[287/723] Compiling x86_64-mont.mac.x86_64.S
[288/723] Compiling hkdf.c
[289/723] Compiling x86-mont.windows.x86.S
[290/723] Compiling x86_64-mont.linux.x86_64.S
[291/723] Compiling obj.c
[291/723] Compiling hpke.c
[293/723] Compiling pem_all.c
[294/723] Compiling x86-mont.linux.x86.S
[295/723] Compiling vpaes-x86_64.mac.x86_64.S
[296/723] Compiling vpaes-x86_64.linux.x86_64.S
[297/723] Compiling vpaes-x86.windows.x86.S
[298/723] Compiling vpaes-armv7.linux.arm.S
[299/723] Compiling vpaes-x86.linux.x86.S
[300/723] Compiling vpaes-armv8.linux.aarch64.S
[300/723] Compiling vpaes-armv7.ios.arm.S
[302/723] Compiling vpaes-armv8.ios.aarch64.S
[303/723] Compiling sha512-x86_64.mac.x86_64.S
[304/723] Compiling sha512-armv8.linux.aarch64.S
[305/723] Compiling sha512-x86_64.linux.x86_64.S
[306/723] Compiling sha512-armv4.linux.arm.S
[307/723] Compiling kdf.c
[308/723] Compiling sha512-586.windows.x86.S
[309/723] Compiling sha512-armv8.ios.aarch64.S
[310/723] Compiling sha512-586.linux.x86.S
[311/723] Compiling sha512-armv4.ios.arm.S
[312/723] Compiling sha256-x86_64.mac.x86_64.S
[313/723] Compiling sha256-x86_64.linux.x86_64.S
[313/723] Compiling sha256-armv8.linux.aarch64.S
[315/723] Compiling hrss.c
[316/723] Compiling sha256-armv4.linux.arm.S
[317/723] Compiling sha256-586.windows.x86.S
[318/723] Compiling sha256-armv4.ios.arm.S
[319/723] Compiling sha256-586.linux.x86.S
[320/723] Compiling sha1-x86_64.linux.x86_64.S
[321/723] Compiling sha1-x86_64.mac.x86_64.S
[322/723] Compiling sha256-armv8.ios.aarch64.S
[323/723] Compiling sha1-armv4-large.linux.arm.S
[324/723] Compiling sha1-armv8.linux.aarch64.S
[325/723] Compiling sha1-armv8.ios.aarch64.S
[326/723] Compiling sha1-armv4-large.ios.arm.S
[327/723] Compiling sha1-586.windows.x86.S
[328/723] Compiling sha1-586.linux.x86.S
[329/723] Compiling rsaz-avx2.mac.x86_64.S
[330/723] Compiling sha1-altivec.c
[331/723] Compiling rsaz-avx2.linux.x86_64.S
[332/723] Compiling sha512.c
[333/723] Compiling sha256.c
[334/723] Compiling sha1.c
[335/723] Compiling rdrand-x86_64.linux.x86_64.S
[336/723] Compiling rdrand-x86_64.mac.x86_64.S
[337/723] Compiling self_check.c
[338/723] Compiling padding.c
[339/723] Compiling blinding.c
[340/723] Compiling rsa_impl.c
[341/723] Compiling rsa.c
[342/723] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[343/723] Compiling fork_detect.c
[344/723] Compiling rand.c
[345/723] Compiling urandom.c
[346/723] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[347/723] Compiling p256-x86_64-asm.mac.x86_64.S
[348/723] Compiling p256-x86_64-asm.linux.x86_64.S
[349/723] Compiling ctrdrbg.c
[350/723] Compiling md5-x86_64.mac.x86_64.S
[351/723] Compiling md5-x86_64.linux.x86_64.S
[352/723] Compiling ofb.c
[353/723] Compiling polyval.c
[354/723] Compiling gcm_nohw.c
[355/723] Compiling ctr.c
[356/723] Compiling gcm.c
[357/723] Compiling md5-586.windows.x86.S
[358/723] Compiling cfb.c
[359/723] Compiling cbc.c
[360/723] Compiling md5-586.linux.x86.S
[361/723] Compiling md5.c
[362/723] Compiling ghashv8-armx64.linux.aarch64.S
[363/723] Compiling ghashv8-armx64.ios.aarch64.S
[364/723] Compiling ghashv8-armx32.ios.arm.S
[365/723] Compiling ghashv8-armx32.linux.arm.S
[365/723] Compiling ghash-x86_64.mac.x86_64.S
[367/723] Compiling ghash-x86_64.linux.x86_64.S
[368/723] Compiling is_fips.c
[369/723] Compiling ghash-x86.windows.x86.S
[370/723] Compiling md4.c
[371/723] Compiling hmac.c
[372/723] Compiling ghash-x86.linux.x86.S
[373/723] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[374/723] Compiling ghash-ssse3-x86.windows.x86.S
[374/723] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[376/723] Compiling ghash-ssse3-x86.linux.x86.S
[377/723] Compiling ghash-neon-armv8.linux.aarch64.S
[378/723] Compiling ghash-armv4.ios.arm.S
[379/723] Compiling ghash-armv4.linux.arm.S
[379/723] Compiling ghash-neon-armv8.ios.aarch64.S
[381/723] Compiling fips_shared_support.c
[382/723] Compiling ecdsa.c
[383/723] Compiling ecdh.c
[384/723] Compiling simple_mul.c
[384/723] Compiling simple.c
[386/723] Compiling util.c
[387/723] Compiling wnaf.c
[388/723] Compiling p256-x86_64.c
[389/723] Compiling scalar.c
[390/723] Compiling felem.c
[391/723] Compiling oct.c
[392/723] Compiling p224-64.c
[393/723] Compiling p256.c
[394/723] Compiling co-586.windows.x86.S
[395/723] Compiling co-586.linux.x86.S
[396/723] Compiling digests.c
[397/723] Compiling digest.c
[398/723] Compiling ec_montgomery.c
[398/723] Compiling ec_key.c
[400/723] Compiling check.c
[401/723] Compiling ec.c
[402/723] Compiling dh.c
[403/723] Compiling bsaes-armv7.linux.arm.S
[404/723] Compiling bsaes-armv7.ios.arm.S
[405/723] Compiling des.c
[406/723] Compiling e_des.c
[407/723] Compiling sqrt.c
[408/723] Compiling rsaz_exp.c
[409/723] Compiling aead.c
[410/723] Compiling shift.c
[411/723] Compiling cipher.c
[412/723] Compiling e_aes.c
[413/723] Compiling random.c
[414/723] Compiling prime.c
[415/723] Compiling montgomery_inv.c
[416/723] Compiling mul.c
[417/723] Compiling jacobi.c
[418/723] Compiling montgomery.c
[419/723] Compiling gcd.c
[420/723] Compiling generic.c
[421/723] Compiling gcd_extra.c
[422/723] Compiling div_extra.c
[423/723] Compiling ctx.c
[424/723] Compiling exponentiation.c
[425/723] Compiling cmp.c
[426/723] Compiling bytes.c
[427/723] Compiling bn-586.windows.x86.S
[428/723] Compiling div.c
[429/723] Compiling x86_64-gcc.c
[430/723] Compiling bn-586.linux.x86.S
[431/723] Compiling armv8-mont.linux.aarch64.S
[432/723] Compiling bn.c
[433/723] Compiling armv4-mont.linux.arm.S
[434/723] Compiling add.c
[435/723] Compiling armv8-mont.ios.aarch64.S
[436/723] Compiling armv4-mont.ios.arm.S
[437/723] Compiling aesv8-armx64.linux.aarch64.S
[438/723] Compiling aesv8-armx64.ios.aarch64.S
[439/723] Compiling aesv8-armx32.linux.arm.S
[440/723] Compiling aesv8-armx32.ios.arm.S
[441/723] Compiling aesni-x86_64.linux.x86_64.S
[442/723] Compiling aesni-x86_64.mac.x86_64.S
[443/723] Compiling aesni-x86.windows.x86.S
[444/723] Compiling aesni-x86.linux.x86.S
[445/723] Compiling aesni-gcm-x86_64.mac.x86_64.S
[446/723] Compiling aesni-gcm-x86_64.linux.x86_64.S
[447/723] Compiling key_wrap.c
[448/723] Compiling mode_wrappers.c
[449/723] Compiling aes_nohw.c
[450/723] Compiling aes.c
[451/723] Compiling sign.c
[452/723] Compiling ex_data.c
[453/723] Compiling pbkdf.c
[454/723] Compiling scrypt.c
[455/723] Compiling p_x25519.c
[456/723] Compiling p_x25519_asn1.c
[457/723] Compiling print.c
[458/723] Compiling p_rsa_asn1.c
[459/723] Compiling p_rsa.c
[460/723] Compiling p_ed25519_asn1.c
[461/723] Compiling p_ed25519.c
[462/723] Compiling p_ec_asn1.c
[463/723] Compiling p_ec.c
[464/723] Compiling err_data.c
[465/723] Compiling p_dsa_asn1.c
[466/723] Compiling evp_ctx.c
[467/723] Compiling digestsign.c
[468/723] Compiling evp_asn1.c
[469/723] Compiling evp.c
[470/723] Compiling err.c
[471/723] Compiling engine.c
[472/723] Compiling ecdsa_asn1.c
[473/723] Compiling ec_derive.c
[473/723] Compiling ecdh_extra.c
[475/723] Compiling hash_to_curve.c
[476/723] Compiling dsa_asn1.c
[477/723] Compiling dh_asn1.c
[478/723] Compiling ec_asn1.c
[479/723] Compiling params.c
[480/723] Compiling digest_extra.c
[481/723] Compiling x25519-asm-arm.S
[482/723] Compiling dsa.c
[483/723] Compiling spake25519.c
[484/723] Compiling cpu-ppc64le.c
[485/723] Compiling cpu-intel.c
[486/723] Compiling crypto.c
[487/723] Compiling cpu-arm.c
[488/723] Compiling cpu-arm-linux.c
[489/723] Compiling cpu-aarch64-win.c
[490/723] Compiling cpu-aarch64-linux.c
[491/723] Compiling cpu-aarch64-fuchsia.c
[492/723] Compiling curve25519.c
[493/723] Compiling cmac.c
[494/723] Compiling conf.c
[495/723] Compiling e_rc4.c
[496/723] Compiling tls_cbc.c
[497/723] Compiling e_tls.c
[498/723] Compiling e_rc2.c
[499/723] Compiling e_null.c
[500/723] Compiling e_aesgcmsiv.c
[501/723] Compiling e_chacha20poly1305.c
[502/723] Compiling e_aesctrhmac.c
[503/723] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[504/723] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[505/723] Compiling derive_key.c
[506/723] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[507/723] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[507/723] Compiling e_aesccm.c
[509/723] Compiling chacha-x86_64.mac.x86_64.S
[510/723] Compiling cipher_extra.c
[511/723] Compiling chacha-x86_64.linux.x86_64.S
[512/723] Compiling chacha-x86.windows.x86.S
[513/723] Compiling chacha-x86.linux.x86.S
[514/723] Compiling chacha-armv8.linux.aarch64.S
[515/723] Compiling chacha.c
[516/723] Compiling chacha-armv4.linux.arm.S
[517/723] Compiling chacha-armv4.ios.arm.S
[518/723] Compiling chacha-armv8.ios.aarch64.S
[519/723] Compiling unicode.c
[520/723] Compiling cbs.c
[521/723] Compiling cbb.c
[522/723] Compiling ber.c
[523/723] Compiling asn1_compat.c
[524/723] Compiling buf.c
[525/723] Compiling bn_asn1.c
[526/723] Compiling blake2.c
[527/723] Compiling convert.c
[528/723] Compiling socket_helper.c
[528/723] Compiling printf.c
[530/723] Compiling socket.c
[531/723] Compiling pair.c
[532/723] Compiling hexdump.c
[533/723] Compiling file.c
[534/723] Compiling bio_mem.c
[535/723] Compiling fd.c
[536/723] Compiling connect.c
[537/723] Compiling base64.c
[538/723] Compiling time_support.c
[539/723] Compiling bio.c
[540/723] Compiling tasn_utl.c
[541/723] Compiling tasn_typ.c
[542/723] Compiling tasn_new.c
[543/723] Compiling tasn_fre.c
[544/723] Compiling f_string.c
[545/723] Compiling f_int.c
[546/723] Compiling tasn_enc.c
[547/723] Compiling f_enum.c
[548/723] Compiling tasn_dec.c
[549/723] Compiling asn_pack.c
[550/723] Compiling asn1_par.c
[551/723] Compiling a_utf8.c
[552/723] Compiling asn1_lib.c
[553/723] Compiling a_utctm.c
[554/723] Compiling a_type.c
[555/723] Compiling a_time.c
[556/723] Compiling a_print.c
[557/723] Compiling a_octet.c
[558/723] Compiling a_strnid.c
[559/723] Compiling a_mbstr.c
[560/723] Compiling a_object.c
[561/723] Compiling a_i2d_fp.c
[562/723] Compiling a_int.c
[563/723] Compiling a_gentm.c
[564/723] Compiling a_enum.c
[565/723] Compiling a_dup.c
[566/723] Compiling a_d2i_fp.c
[567/723] Compiling a_bool.c
[568/723] Compiling a_bitstr.c
[569/723] Compiling thread.c
[570/723] Compiling windows.c
[571/723] Compiling rand_extra.c
[572/723] Compiling fuchsia.c
[573/723] Compiling deterministic.c
[574/723] Compiling forkunsafe.c
[575/723] Compiling thread_none.c
[576/724] Compiling refcount_lock.c
[577/724] Compiling stack.c
[577/724] Compiling passive.c
[579/728] Compiling thread_pthread.c
[580/732] Compiling refcount_c11.c
[580/733] Compiling mem.c
[582/778] Compiling x86-mont.linux.x86.S
[583/778] Compiling x86_64-mont.linux.x86_64.S
[583/778] Compiling x86_64-mont.mac.x86_64.S
[585/778] Compiling thread_win.c
[586/778] Compiling x86_64-mont5.linux.x86_64.S
[587/778] Compiling vpaes-x86_64.mac.x86_64.S
[588/778] Compiling x86_64-mont5.mac.x86_64.S
[589/778] Compiling vpaes-x86_64.linux.x86_64.S
[590/778] Compiling vpaes-x86.linux.x86.S
[591/778] Compiling vpaes-armv7.linux.arm.S
[592/778] Compiling vpaes-armv7.ios.arm.S
[593/778] Compiling vpaes-armv8.ios.aarch64.S
[594/778] Compiling sha512-x86_64.mac.x86_64.S
[595/778] Compiling sha512-armv8.linux.aarch64.S
[596/778] Compiling sha512-armv4.linux.arm.S
[597/778] Compiling sha512-x86_64.linux.x86_64.S
[598/778] Compiling sha512-armv4.ios.arm.S
[599/778] Compiling sha512-armv8.ios.aarch64.S
[600/778] Compiling vpaes-armv8.linux.aarch64.S
[601/778] Compiling sha512-586.linux.x86.S
[602/778] Compiling sha256-x86_64.mac.x86_64.S
[603/778] Compiling sha256-armv8.linux.aarch64.S
[604/778] Compiling sha256-x86_64.linux.x86_64.S
[605/778] Compiling sha256-armv8.ios.aarch64.S
[606/778] Compiling sha256-armv4.linux.arm.S
[607/778] Compiling sha256-armv4.ios.arm.S
[608/778] Compiling sha256-586.linux.x86.S
[609/778] Compiling sha1-x86_64.mac.x86_64.S
[610/778] Compiling sha1-x86_64.linux.x86_64.S
[611/778] Compiling sha1-armv8.linux.aarch64.S
[612/778] Compiling sha1-armv4-large.ios.arm.S
[613/778] Compiling sha1-armv8.ios.aarch64.S
[614/778] Compiling sha1-armv4-large.linux.arm.S
[615/778] Compiling sha1-586.linux.x86.S
[616/778] Compiling rsaz-avx2.mac.x86_64.S
[617/778] Compiling rsaz-avx2.linux.x86_64.S
[618/778] Compiling rdrand-x86_64.mac.x86_64.S
[619/778] Compiling rdrand-x86_64.linux.x86_64.S
[620/778] Compiling fork_detect.c
[621/778] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[622/778] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[623/778] Compiling p256-x86_64-asm.mac.x86_64.S
[624/778] Compiling p256-x86_64-asm.linux.x86_64.S
[625/778] Compiling polyval.c
[626/778] Compiling ctrdrbg.c
[627/778] Compiling ofb.c
[628/778] Compiling gcm_nohw.c
[629/778] Compiling ctr.c
[630/778] Compiling cfb.c
[631/778] Compiling gcm.c
[633/778] Emitting module Crypto
[633/784] Compiling md5-x86_64.mac.x86_64.S
[634/784] Compiling rand.c
[635/784] Compiling cbc.c
[636/784] Compiling md5-x86_64.linux.x86_64.S
[637/784] Compiling md5-586.linux.x86.S
[638/784] Compiling ghashv8-armx64.linux.aarch64.S
[639/784] Compiling ghashv8-armx64.ios.aarch64.S
[640/784] Compiling ghashv8-armx32.linux.arm.S
[641/784] Compiling ghashv8-armx32.ios.arm.S
[642/784] Compiling ghash-x86_64.mac.x86_64.S
[643/784] Compiling ghash-x86_64.linux.x86_64.S
[644/784] Compiling ghash-x86.linux.x86.S
[645/784] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[646/784] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[646/784] Compiling ghash-ssse3-x86.linux.x86.S
[648/784] Compiling ghash-neon-armv8.linux.aarch64.S
[649/784] Compiling ghash-neon-armv8.ios.aarch64.S
[650/784] Compiling ghash-armv4.ios.arm.S
[651/784] Compiling ghash-armv4.linux.arm.S
[652/784] Compiling co-586.linux.x86.S
[653/784] Compiling bsaes-armv7.linux.arm.S
[654/784] Compiling bsaes-armv7.ios.arm.S
[655/784] Compiling rsaz_exp.c
[656/784] Compiling sqrt.c
[657/784] Compiling shift.c
[658/784] Compiling random.c
[659/784] Compiling prime.c
[660/784] Compiling mul.c
[661/784] Compiling cipher.c
[662/784] Compiling montgomery_inv.c
[663/784] Compiling jacobi.c
[664/784] Compiling montgomery.c
[665/784] Compiling e_aes.c
[666/784] Compiling gcd_extra.c
[667/784] Compiling gcd.c
[668/784] Compiling div_extra.c
[669/784] Compiling exponentiation.c
[670/784] Compiling ctx.c
[671/784] Compiling cmp.c
[672/784] Compiling div.c
[673/784] Compiling x86_64-gcc.c
[674/784] Compiling bytes.c
[675/784] Compiling generic.c
[676/784] Compiling bn.c
[677/784] Compiling bn-586.linux.x86.S
[678/784] Compiling add.c
[679/784] Compiling armv8-mont.linux.aarch64.S
[680/784] Compiling armv8-mont.ios.aarch64.S
[681/784] Compiling armv4-mont.linux.arm.S
[682/784] Compiling armv4-mont.ios.arm.S
[683/784] Compiling aesv8-armx64.linux.aarch64.S
[684/784] Compiling aesv8-armx64.ios.aarch64.S
[685/784] Compiling aesv8-armx32.linux.arm.S
[686/784] Compiling aesv8-armx32.ios.arm.S
[687/784] Compiling aesni-x86_64.mac.x86_64.S
[688/784] Compiling aesni-x86_64.linux.x86_64.S
[689/784] Compiling aesni-x86.linux.x86.S
[690/784] Compiling aesni-gcm-x86_64.linux.x86_64.S
[690/784] Compiling aesni-gcm-x86_64.mac.x86_64.S
[692/784] Compiling mode_wrappers.c
[693/784] Compiling key_wrap.c
[694/784] Compiling err_data.c
[695/784] Compiling aes.c
[696/784] Compiling ex_data.c
[697/784] Compiling cpu_ppc64le.c
[698/784] Compiling crypto.c
[699/784] Compiling cpu_intel.c
[700/784] Compiling aes_nohw.c
[701/784] Compiling err.c
[702/784] Compiling cpu_arm.c
[703/784] Compiling cpu_arm_linux.c
[704/784] Compiling cpu_aarch64_win.c
[705/784] Compiling cpu_aarch64_fuchsia.c
[705/784] Compiling cpu_aarch64_linux.c
[707/784] Compiling unicode.c
[708/784] Compiling asn1_compat.c
[709/784] Write sources
[712/784] Compiling ber.c
[713/784] Write sources
[714/784] Compiling cbb.c
[715/784] Compiling file.c
[716/784] Compiling convert.c
[717/784] Compiling cbs.c
[718/784] Compiling urandom.c
[719/784] Compiling bio.c
[721/784] Compiling Crypto AES-GCM.swift
[722/784] Compiling Crypto AES-GCM_boring.swift
[723/784] Compiling Crypto ChaChaPoly_boring.swift
[724/784] Compiling Crypto ChaChaPoly.swift
[725/784] Compiling Crypto Cipher.swift
[726/784] Compiling Crypto Nonces.swift
[726/784] Compiling cpu_aarch64_apple.c
[728/784] Compiling Crypto ASN1.swift
[729/784] Compiling Crypto ASN1BitString.swift
[730/784] Compiling Crypto ASN1Identifier.swift
[731/784] Compiling Crypto ASN1Integer.swift
[732/784] Compiling Crypto ASN1OctetString.swift
[733/784] Compiling Crypto ArraySliceBigint.swift
[734/784] Compiling Crypto ObjectIdentifier.swift
[735/784] Compiling Crypto ECDSASignature.swift
[736/784] Compiling Crypto PEMDocument.swift
[737/784] Compiling Crypto PKCS8PrivateKey.swift
[738/784] Compiling Crypto SEC1PrivateKey.swift
[739/784] Compiling Crypto SubjectPublicKeyInfo.swift
[740/786] Compiling Crypto SafeCompare_boring.swift
[741/786] Compiling Crypto Zeroization_boring.swift
[742/786] Compiling Crypto PrettyBytes.swift
[743/786] Compiling Crypto SafeCompare.swift
[744/786] Compiling Crypto SecureBytes.swift
[745/786] Compiling Crypto Zeroization.swift
[746/786] Compiling Crypto CryptoKitErrors.swift
[747/786] Compiling Crypto Digest_boring.swift
[748/786] Compiling Crypto Digest.swift
[749/786] Compiling Crypto Digests.swift
[750/786] Compiling Crypto HashFunctions.swift
[751/786] Compiling Crypto HashFunctions_SHA2.swift
[752/788] Compiling Crypto Insecure.swift
[753/788] Compiling Crypto Insecure_HashFunctions.swift
[754/788] Compiling Crypto ECDH_boring.swift
[755/788] Compiling Crypto DH.swift
[756/788] Compiling Crypto ECDH.swift
[757/788] Compiling Crypto HKDF.swift
[758/788] Compiling Crypto Ed25519_boring.swift
[759/788] Compiling Crypto EllipticCurvePoint_boring.swift
[760/788] Compiling Crypto EllipticCurve_boring.swift
[761/788] Compiling Crypto NISTCurvesKeys_boring.swift
[762/788] Compiling Crypto X25519Keys_boring.swift
[763/788] Compiling Crypto Curve25519.swift
[764/788] Compiling Crypto MessageAuthenticationCode.swift
[765/788] Compiling Crypto AES.swift
[766/788] Compiling Crypto ECDSASignature_boring.swift
[767/788] Compiling Crypto ECDSA_boring.swift
[768/788] Compiling Crypto EdDSA_boring.swift
[769/788] Compiling Crypto ECDSA.swift
[770/788] Compiling Crypto EdDSA.swift
[771/788] Compiling Crypto Signature.swift
[772/788] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[773/788] Compiling Crypto CryptoKitErrors_boring.swift
[774/788] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[775/788] Compiling Crypto RNG_boring.swift
[776/788] Compiling Crypto Ed25519.swift
[777/788] Compiling Crypto NISTCurvesKeys.swift
[778/788] Compiling Crypto X25519Keys.swift
[779/788] Compiling Crypto SymmetricKeys.swift
[780/788] Compiling Crypto HMAC.swift
[781/788] Compiling Crypto MACFunctions.swift
[782/788] Emitting module ArgumentParserToolInfo
[783/788] Compiling ArgumentParserToolInfo ToolInfo.swift
[784/825] Compiling BigNum BigNum.swift
[785/825] Emitting module BigNum
[786/833] Emitting module ArgumentParser
[787/836] Compiling SRP keys.swift
[788/836] Compiling SRP srp.swift
[789/836] Compiling SRP server.swift
[790/836] Compiling ArgumentParser Argument.swift
[791/836] Compiling ArgumentParser ArgumentHelp.swift
[792/836] Compiling ArgumentParser ArgumentVisibility.swift
[793/836] Compiling ArgumentParser CompletionKind.swift
[794/836] Compiling SRP client.swift
[795/836] Compiling SRP Array.swift
[796/836] Emitting module SRP
[797/836] Compiling SRP configuration.swift
[798/836] Compiling SRP error.swift
[799/836] Compiling ArgumentParser ExpressibleByArgument.swift
[800/836] Compiling ArgumentParser ParsableArguments.swift
[801/836] Compiling ArgumentParser ParsableArgumentsValidation.swift
[802/836] Compiling ArgumentParser ParsableCommand.swift
[803/836] Compiling ArgumentParser SequenceExtensions.swift
[804/836] Compiling ArgumentParser StringExtensions.swift
[805/836] Compiling ArgumentParser Tree.swift
[806/841] Compiling ArgumentParser Errors.swift
[807/841] Compiling ArgumentParser Flag.swift
[808/841] Compiling ArgumentParser NameSpecification.swift
[809/841] Compiling ArgumentParser Option.swift
[810/841] Compiling ArgumentParser InputOrigin.swift
[811/841] Compiling ArgumentParser Name.swift
[812/841] Compiling ArgumentParser Parsed.swift
[813/841] Compiling ArgumentParser ParsedValues.swift
[814/841] Compiling ArgumentParser BashCompletionsGenerator.swift
[815/841] Compiling ArgumentParser CompletionsGenerator.swift
[816/841] Compiling ArgumentParser FishCompletionsGenerator.swift
[817/841] Compiling ArgumentParser ZshCompletionsGenerator.swift
[818/841] Compiling ArgumentParser ParserError.swift
[819/841] Compiling ArgumentParser SplitArguments.swift
[820/841] Compiling ArgumentParser DumpHelpGenerator.swift
[821/841] Compiling ArgumentParser HelpCommand.swift
[822/841] Compiling ArgumentParser OptionGroup.swift
[823/841] Compiling ArgumentParser AsyncParsableCommand.swift
[824/841] Compiling ArgumentParser CommandConfiguration.swift
[825/841] Compiling ArgumentParser EnumerableFlag.swift
[826/841] Compiling ArgumentParser HelpGenerator.swift
[827/841] Compiling ArgumentParser MessageInfo.swift
[828/841] Compiling ArgumentParser UsageGenerator.swift
[829/841] Compiling ArgumentParser CollectionExtensions.swift
[830/841] Compiling ArgumentParser ArgumentDecoder.swift
[831/841] Compiling ArgumentParser ArgumentDefinition.swift
[832/841] Compiling ArgumentParser ArgumentSet.swift
[833/841] Compiling ArgumentParser CommandParser.swift
[834/841] Compiling AppleAPI Hashcash.swift
[835/841] Compiling AppleAPI URLRequest+Apple.swift
[836/841] Compiling AppleAPI Environment.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppleAPI/Environment.swift:18:22: error: 'Environment' cannot be constructed because it has no accessible initializers
16 | }
17 |
18 | public var Current = Environment()
   |                      `- error: 'Environment' cannot be constructed because it has no accessible initializers
19 |
20 | public struct Shell {
/Users/admin/builder/spi-builder-workspace/Sources/AppleAPI/Environment.swift:33:136: error: cannot infer contextual base in reference to member 'promise'
31 |     public var session = URLSession.shared
32 |
33 |     public var dataTask: (URLRequestConvertible) -> Promise<(data: Data, response: URLResponse)> = { Current.network.session.dataTask(.promise, with: $0) }
   |                                                                                                                                        `- error: cannot infer contextual base in reference to member 'promise'
34 |     public func dataTask(with convertible: URLRequestConvertible) -> Promise<(data: Data, response: URLResponse)> {
35 |         dataTask(convertible)
/Users/admin/builder/spi-builder-workspace/Sources/AppleAPI/Environment.swift:18:12: warning: var 'Current' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
16 | }
17 |
18 | public var Current = Environment()
   |            |- warning: var 'Current' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: convert 'Current' to a 'let' constant to make 'Sendable' shared state immutable
   |            |- note: add '@MainActor' to make var 'Current' part of global actor 'MainActor'
   |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |
20 | public struct Shell {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[837/841] Emitting module AppleAPI
/Users/admin/builder/spi-builder-workspace/Sources/AppleAPI/Environment.swift:18:12: error: circular reference
10 |  - SeeAlso: https://vimeo.com/291588126
11 |  */
12 | public struct Environment {
   |               |- note: through reference here
   |               `- note: through reference here
13 |     public var shell = Shell()
14 |     public var network = Network()
   |            |   |- note: through reference here
   |            |   `- note: through reference here
   |            `- note: through reference here
15 |     public var logging = Logging()
16 | }
17 |
18 | public var Current = Environment()
   |        |   |- error: circular reference
   |        |   `- note: through reference here
   |        `- note: through reference here
19 |
20 | public struct Shell {
   :
28 | }
29 |
30 | public struct Network {
   |               |- note: through reference here
   |               `- note: through reference here
31 |     public var session = URLSession.shared
32 |
33 |     public var dataTask: (URLRequestConvertible) -> Promise<(data: Data, response: URLResponse)> = { Current.network.session.dataTask(.promise, with: $0) }
   |            |   `- note: through reference here
   |            `- note: through reference here
34 |     public func dataTask(with convertible: URLRequestConvertible) -> Promise<(data: Data, response: URLResponse)> {
35 |         dataTask(convertible)
/Users/admin/builder/spi-builder-workspace/Sources/AppleAPI/Environment.swift:33:136: error: cannot infer contextual base in reference to member 'promise'
31 |     public var session = URLSession.shared
32 |
33 |     public var dataTask: (URLRequestConvertible) -> Promise<(data: Data, response: URLResponse)> = { Current.network.session.dataTask(.promise, with: $0) }
   |                                                                                                                                        `- error: cannot infer contextual base in reference to member 'promise'
34 |     public func dataTask(with convertible: URLRequestConvertible) -> Promise<(data: Data, response: URLResponse)> {
35 |         dataTask(convertible)
/Users/admin/builder/spi-builder-workspace/Sources/AppleAPI/Environment.swift:18:12: warning: var 'Current' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
16 | }
17 |
18 | public var Current = Environment()
   |            |- warning: var 'Current' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: convert 'Current' to a 'let' constant to make 'Sendable' shared state immutable
   |            |- note: add '@MainActor' to make var 'Current' part of global actor 'MainActor'
   |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |
20 | public struct Shell {
[838/841] Compiling AppleAPI Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppleAPI/Environment.swift:18:12: error: circular reference
10 |  - SeeAlso: https://vimeo.com/291588126
11 |  */
12 | public struct Environment {
   |               |- note: through reference here
   |               `- note: through reference here
13 |     public var shell = Shell()
14 |     public var network = Network()
   |            |   |- note: through reference here
   |            |   `- note: through reference here
   |            `- note: through reference here
15 |     public var logging = Logging()
16 | }
17 |
18 | public var Current = Environment()
   |        |   |- error: circular reference
   |        |   `- note: through reference here
   |        `- note: through reference here
19 |
20 | public struct Shell {
   :
28 | }
29 |
30 | public struct Network {
   |               |- note: through reference here
   |               `- note: through reference here
31 |     public var session = URLSession.shared
32 |
33 |     public var dataTask: (URLRequestConvertible) -> Promise<(data: Data, response: URLResponse)> = { Current.network.session.dataTask(.promise, with: $0) }
   |            |   `- note: through reference here
   |            `- note: through reference here
34 |     public func dataTask(with convertible: URLRequestConvertible) -> Promise<(data: Data, response: URLResponse)> {
35 |         dataTask(convertible)
/Users/admin/builder/spi-builder-workspace/Sources/AppleAPI/Environment.swift:33:136: error: cannot infer contextual base in reference to member 'promise'
31 |     public var session = URLSession.shared
32 |
33 |     public var dataTask: (URLRequestConvertible) -> Promise<(data: Data, response: URLResponse)> = { Current.network.session.dataTask(.promise, with: $0) }
   |                                                                                                                                        `- error: cannot infer contextual base in reference to member 'promise'
34 |     public func dataTask(with convertible: URLRequestConvertible) -> Promise<(data: Data, response: URLResponse)> {
35 |         dataTask(convertible)
Fetching https://github.com/xcodereleases/data
[1/924] Fetching data
Fetched https://github.com/xcodereleases/data from cache (0.85s)
Fetching https://github.com/xcodesOrg/swift-srp
[1/238] Fetching swift-srp
Fetched https://github.com/xcodesOrg/swift-srp from cache (0.65s)
Fetching https://github.com/adam-fowler/big-num
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/mxcl/LegibleError.git
Fetching https://github.com/jpsim/Yams from cache
Fetching https://github.com/apple/swift-crypto from cache
[1/178] Fetching legibleerror
[165/1374] Fetching legibleerror, rainbow
[347/5282] Fetching legibleerror, rainbow, swiftsoup
[426/6139] Fetching legibleerror, rainbow, swiftsoup, big-num
[1014/10525] Fetching legibleerror, rainbow, swiftsoup, big-num, keychainaccess
Fetched https://github.com/jpsim/Yams from cache (0.87s)
Fetching https://github.com/PromiseKit/Foundation.git
Fetched https://github.com/apple/swift-crypto from cache (1.06s)
Fetching https://github.com/mxcl/PromiseKit.git
Fetched https://github.com/mxcl/LegibleError.git from cache (1.38s)
Fetched https://github.com/onevcat/Rainbow.git from cache (1.38s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (1.38s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.38s)
Fetched https://github.com/adam-fowler/big-num from cache (1.38s)
Fetching https://github.com/mxcl/Path.swift.git
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/apple/swift-argument-parser from cache
[1/609] Fetching foundation
Fetched https://github.com/PromiseKit/Foundation.git from cache (0.81s)
[1/17186] Fetching promisekit
[173/18245] Fetching promisekit, path.swift
[248/18533] Fetching promisekit, path.swift, version
Fetched https://github.com/apple/swift-argument-parser from cache (0.63s)
Fetched https://github.com/mxcl/Version.git from cache (0.77s)
[2736/18245] Fetching promisekit, path.swift
Fetched https://github.com/mxcl/Path.swift.git from cache (0.84s)
[2750/17186] Fetching promisekit
Fetched https://github.com/mxcl/PromiseKit.git from cache (1.65s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (3.40s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.0.0 (0.54s)
Computing version for https://github.com/PromiseKit/Foundation.git
Computed https://github.com/PromiseKit/Foundation.git at 3.4.0 (0.59s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.56s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 1.0.3 (2.70s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.56s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 3.2.1 (0.53s)
Computing version for https://github.com/adam-fowler/big-num
Computed https://github.com/adam-fowler/big-num at 2.0.2 (0.53s)
Computing version for https://github.com/mxcl/Path.swift.git
Computed https://github.com/mxcl/Path.swift.git at 0.16.3 (0.53s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.0.6 (0.54s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.54s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 1.1.7 (0.53s)
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 3.2.1
Creating working copy for https://github.com/PromiseKit/Foundation.git
Working copy of https://github.com/PromiseKit/Foundation.git resolved at 3.4.0
Creating working copy for https://github.com/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
Creating working copy for https://github.com/adam-fowler/big-num
Working copy of https://github.com/adam-fowler/big-num resolved at 2.0.2
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 1.1.7
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.0.0
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.4
Creating working copy for https://github.com/mxcl/LegibleError.git
Working copy of https://github.com/mxcl/LegibleError.git resolved at 1.0.6
Creating working copy for https://github.com/xcodesOrg/swift-srp
Working copy of https://github.com/xcodesOrg/swift-srp resolved at main (543aa01)
Creating working copy for https://github.com/xcodereleases/data
Working copy of https://github.com/xcodereleases/data resolved at fcf527b187817f67c05223676341f3ab69d4214d
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.0.6
Creating working copy for https://github.com/mxcl/Path.swift.git
Working copy of https://github.com/mxcl/Path.swift.git resolved at 0.16.3
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.2.0
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/5] Write swift-version-2F0A5646E1D333AE.txt
[3/134] Compiling Rainbow Color.swift
[4/135] Compiling Crypto AES-GCM.swift
[5/135] Compiling Crypto AES-GCM_boring.swift
[6/135] Emitting module Version
[7/135] Compiling LegibleError LegibleError.swift
[8/135] Emitting module LegibleError
[9/135] Compiling Version Version+Codable.swift
[10/135] Compiling XCModel Link.swift
[11/135] Emitting module Rainbow
[12/135] Compiling Version Version+Comparable.swift
[13/135] Compiling Version Version+Foundation.swift
[14/135] Compiling Rainbow Style.swift
[15/135] Compiling Crypto ASN1OctetString.swift
[16/135] Compiling Crypto ArraySliceBigint.swift
[17/136] Compiling XCModel YMD.swift
[18/136] Emitting module XCModel
[19/136] Compiling XCModel Checksums.swift
[20/136] Compiling XCModel Compilers.swift
[21/136] Compiling XCModel Version.swift
[22/136] Compiling XCModel Xcode.swift
[23/136] Compiling XCModel Release.swift
[24/136] Compiling XCModel SDKs.swift
[25/136] Compiling Crypto CryptoKitErrors.swift
[26/136] Compiling Crypto Digest_boring.swift
[27/136] Compiling Crypto Digest.swift
[28/136] Compiling Crypto Digests.swift
[29/136] Compiling Crypto HashFunctions.swift
[30/136] Compiling Crypto HashFunctions_SHA2.swift
[31/136] Compiling Crypto ObjectIdentifier.swift
[32/136] Compiling Crypto ECDSASignature.swift
[33/136] Compiling Crypto PEMDocument.swift
[34/136] Compiling Crypto PKCS8PrivateKey.swift
[35/136] Compiling Crypto SEC1PrivateKey.swift
[36/136] Compiling Crypto SubjectPublicKeyInfo.swift
[39/136] Compiling Crypto ChaChaPoly_boring.swift
[40/136] Compiling Crypto ChaChaPoly.swift
[41/136] Compiling Crypto Cipher.swift
[42/136] Compiling Crypto Nonces.swift
[43/136] Compiling Crypto ASN1.swift
[44/136] Compiling Crypto ASN1BitString.swift
[45/136] Compiling Crypto ASN1Identifier.swift
[46/136] Compiling Crypto ASN1Integer.swift
[49/142] Compiling PromiseKit hang.swift
[50/142] Compiling PromiseKit race.swift
[51/142] Compiling Rainbow StringGenerator.swift
[52/142] Compiling Rainbow String+Rainbow.swift
[53/142] Compiling Rainbow Rainbow.swift
[54/142] Compiling Path Extensions.swift
[55/142] Compiling Rainbow ControlCode.swift
[56/142] Compiling Rainbow ModesExtractor.swift
[57/142] Compiling Rainbow OutputTarget.swift
[58/142] Compiling Path Path+Attributes.swift
[59/142] Compiling Path Path+Codable.swift
[60/142] Compiling Path Path+StringConvertibles.swift
[61/142] Compiling Crypto Insecure.swift
[62/142] Compiling Crypto Insecure_HashFunctions.swift
[63/142] Compiling Crypto ECDH_boring.swift
[64/142] Compiling Crypto DH.swift
[65/142] Compiling Crypto ECDH.swift
[66/142] Compiling Crypto HKDF.swift
[67/142] Compiling Crypto Ed25519_boring.swift
[68/142] Compiling Crypto EllipticCurvePoint_boring.swift
[69/142] Compiling Crypto EllipticCurve_boring.swift
[70/142] Compiling Crypto NISTCurvesKeys_boring.swift
[71/142] Compiling Crypto X25519Keys_boring.swift
[72/142] Compiling Crypto Curve25519.swift
[73/142] Emitting module Crypto
[76/142] Emitting module Path
[77/142] Compiling Yams Tag.swift
[78/143] Compiling Yams String+Yams.swift
[79/143] Compiling Version Version+Range.swift
[80/143] Compiling Version Version.swift
[81/143] Emitting module PromiseKit
[82/143] Compiling Crypto Ed25519.swift
[83/143] Compiling Crypto NISTCurvesKeys.swift
[84/143] Compiling Crypto X25519Keys.swift
[85/143] Compiling Crypto SymmetricKeys.swift
[86/143] Compiling Crypto HMAC.swift
[87/143] Compiling Crypto MACFunctions.swift
[88/145] Compiling Path Path+CommonDirectories.swift
[89/145] Compiling Path Path+FileManager.swift
[94/145] Compiling BigNum BigNum.swift
[95/145] Emitting module BigNum
[96/145] Compiling Rainbow XcodeColorsSupport.swift
[97/145] Compiling Yams Resolver.swift
[98/147] Compiling Crypto MessageAuthenticationCode.swift
[99/147] Compiling Crypto AES.swift
[100/147] Compiling Crypto ECDSASignature_boring.swift
[101/147] Compiling Crypto ECDSA_boring.swift
[102/147] Compiling Crypto EdDSA_boring.swift
[103/147] Compiling Crypto ECDSA.swift
[104/147] Compiling Crypto EdDSA.swift
[105/147] Compiling Crypto Signature.swift
[106/147] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[107/147] Compiling Crypto CryptoKitErrors_boring.swift
[108/147] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[109/147] Compiling Crypto RNG_boring.swift
[116/199] Compiling Path Path->Bool.swift
[117/199] Compiling Path Path+ls.swift
[118/199] Compiling Path Path.swift
[119/199] Compiling SwiftSoup StringBuilder.swift
[120/199] Compiling SwiftSoup ArrayExt.swift
[121/199] Compiling Yams Representer.swift
[122/199] Compiling PromiseKit when.swift
[123/199] Compiling Yams YamlError.swift
[124/199] Compiling Crypto SafeCompare_boring.swift
[125/199] Compiling Crypto Zeroization_boring.swift
[126/199] Compiling Crypto PrettyBytes.swift
[127/199] Compiling Crypto SafeCompare.swift
[128/199] Compiling Crypto SecureBytes.swift
[129/199] Compiling Crypto Zeroization.swift
[130/205] Emitting module ArgumentParserToolInfo
[131/205] Compiling ArgumentParserToolInfo ToolInfo.swift
[132/205] Compiling SwiftSoup BooleanAttribute.swift
[133/205] Compiling SwiftSoup CharacterExt.swift
[134/205] Compiling SwiftSoup Attribute.swift
[135/205] Compiling SwiftSoup Attributes.swift
[136/213] Compiling SwiftSoup SerializationException.swift
[137/213] Compiling SwiftSoup SimpleDictionary.swift
[138/250] Emitting module Yams
[139/250] Compiling ArgumentParser FishCompletionsGenerator.swift
[140/250] Compiling ArgumentParser ZshCompletionsGenerator.swift
[141/250] Compiling SRP keys.swift
[142/250] Compiling SRP server.swift
[143/250] Compiling SRP Array.swift
[144/250] Compiling SRP error.swift
[145/250] Compiling SRP srp.swift
[146/250] Compiling SRP client.swift
[147/250] Emitting module SRP
[148/250] Compiling SRP configuration.swift
[149/250] Compiling PMKFoundation afterlife.swift
[150/250] Compiling PMKFoundation NSURLSession+Promise.swift
[151/250] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[152/250] Compiling PMKFoundation NSObject+Promise.swift
[153/250] Compiling PMKFoundation Process+Promise.swift
[154/250] Emitting module PMKFoundation
[155/250] Compiling ArgumentParser BashCompletionsGenerator.swift
[156/250] Compiling ArgumentParser CompletionsGenerator.swift
[159/250] Compiling ArgumentParser Errors.swift
[160/250] Emitting module SwiftSoup
[161/250] Compiling ArgumentParser Flag.swift
[162/250] Compiling ArgumentParser NameSpecification.swift
[163/250] Compiling ArgumentParser Option.swift
[164/250] Compiling ArgumentParser ExpressibleByArgument.swift
[165/250] Compiling ArgumentParser ParsableArguments.swift
[166/250] Compiling ArgumentParser ParsableArgumentsValidation.swift
[167/260] Compiling KeychainAccess Keychain.swift
[168/260] Emitting module KeychainAccess
[169/260] Emitting module ArgumentParser
[170/263] Compiling SwiftSoup StringUtil.swift
[171/263] Compiling SwiftSoup StructuralEvaluator.swift
[172/263] Compiling SwiftSoup SwiftSoup.swift
[173/263] Compiling SwiftSoup Tag.swift
[174/263] Compiling SwiftSoup TextNode.swift
[175/263] Compiling SwiftSoup Token.swift
[176/263] Compiling SwiftSoup TokenQueue.swift
[177/263] Compiling SwiftSoup Tokeniser.swift
[178/263] Compiling SwiftSoup TokeniserState.swift
[179/263] Compiling SwiftSoup TreeBuilder.swift
[183/263] Compiling ArgumentParser ParsableCommand.swift
[184/263] Emitting module Unxip
/Users/admin/builder/spi-builder-workspace/Sources/Unxip/Unxip.swift:87:9: warning: stored property 'buffer' of 'Sendable'-conforming class 'Chunk' has non-sendable type 'UnsafeBufferPointer<UInt8>'; this is an error in the Swift 6 language mode
 85 |
 86 | final class Chunk: Sendable {
 87 |     let buffer: UnsafeBufferPointer<UInt8>
    |         `- warning: stored property 'buffer' of 'Sendable'-conforming class 'Chunk' has non-sendable type 'UnsafeBufferPointer<UInt8>'; this is an error in the Swift 6 language mode
 88 |     let owned: Bool
 89 |
Swift.UnsafeBufferPointer:1:23: note: generic struct 'UnsafeBufferPointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeBufferPointer<Element> : Copyable where Element : ~Copyable {
  |                       `- note: generic struct 'UnsafeBufferPointer' does not conform to the 'Sendable' protocol
2 |     public let count: Int
3 |     @inlinable public init(start: UnsafePointer<Element>?, count: Int)
[185/263] Compiling Unxip Unxip.swift
/Users/admin/builder/spi-builder-workspace/Sources/Unxip/Unxip.swift:87:9: warning: stored property 'buffer' of 'Sendable'-conforming class 'Chunk' has non-sendable type 'UnsafeBufferPointer<UInt8>'; this is an error in the Swift 6 language mode
 85 |
 86 | final class Chunk: Sendable {
 87 |     let buffer: UnsafeBufferPointer<UInt8>
    |         `- warning: stored property 'buffer' of 'Sendable'-conforming class 'Chunk' has non-sendable type 'UnsafeBufferPointer<UInt8>'; this is an error in the Swift 6 language mode
 88 |     let owned: Bool
 89 |
Swift.UnsafeBufferPointer:1:23: note: generic struct 'UnsafeBufferPointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeBufferPointer<Element> : Copyable where Element : ~Copyable {
  |                       `- note: generic struct 'UnsafeBufferPointer' does not conform to the 'Sendable' protocol
2 |     public let count: Int
3 |     @inlinable public init(start: UnsafePointer<Element>?, count: Int)
/Users/admin/builder/spi-builder-workspace/Sources/Unxip/Unxip.swift:284:33: warning: capture of '_remaining' with non-sendable type 'UnsafeBufferPointer<UInt8>.SubSequence' (aka 'Slice<UnsafeBufferPointer<UInt8>>') in a '@Sendable' closure; this is an error in the Swift 6 language mode
282 |
283 |             chunkStream.addTask {
284 |                 let remaining = _remaining
    |                                 `- warning: capture of '_remaining' with non-sendable type 'UnsafeBufferPointer<UInt8>.SubSequence' (aka 'Slice<UnsafeBufferPointer<UInt8>>') in a '@Sendable' closure; this is an error in the Swift 6 language mode
285 |                 let decompressedSize = _decompressedSize
286 |
Swift.Slice:1:23: note: generic struct 'Slice' does not conform to the 'Sendable' protocol
1 | @frozen public struct Slice<Base> where Base : Collection {
  |                       `- note: generic struct 'Slice' does not conform to the 'Sendable' protocol
2 |     public var _startIndex: Base.Index
3 |     public var _endIndex: Base.Index
[186/263] Compiling AppleAPI Hashcash.swift
[187/263] Compiling AppleAPI URLRequest+Apple.swift
[188/263] Compiling ArgumentParser ParsedValues.swift
[189/263] Compiling ArgumentParser SequenceExtensions.swift
[190/263] Compiling ArgumentParser StringExtensions.swift
[191/263] Compiling ArgumentParser Tree.swift
[192/263] Compiling SwiftSoup Elements.swift
[193/263] Compiling SwiftSoup Entities.swift
[202/263] Compiling SwiftSoup UnicodeScalar.swift
[203/263] Compiling SwiftSoup Validate.swift
[204/263] Compiling SwiftSoup Whitelist.swift
[205/263] Compiling SwiftSoup XmlDeclaration.swift
[206/263] Compiling SwiftSoup XmlTreeBuilder.swift
[207/263] Compiling ArgumentParser Argument.swift
[208/263] Compiling ArgumentParser ArgumentHelp.swift
[209/263] Compiling ArgumentParser ArgumentVisibility.swift
[210/263] Compiling ArgumentParser CompletionKind.swift
[214/263] Compiling ArgumentParser SplitArguments.swift
[215/263] Compiling ArgumentParser DumpHelpGenerator.swift
[216/263] Compiling ArgumentParser HelpCommand.swift
[217/263] Compiling ArgumentParser OptionGroup.swift
[218/263] Compiling ArgumentParser AsyncParsableCommand.swift
[219/263] Compiling ArgumentParser CommandConfiguration.swift
[220/263] Compiling ArgumentParser EnumerableFlag.swift
[221/263] Compiling ArgumentParser ArgumentDecoder.swift
[222/263] Compiling ArgumentParser ArgumentDefinition.swift
[223/263] Compiling ArgumentParser ArgumentSet.swift
[224/263] Compiling ArgumentParser CommandParser.swift
[225/263] Compiling ArgumentParser HelpGenerator.swift
[226/263] Compiling ArgumentParser MessageInfo.swift
[227/263] Compiling ArgumentParser UsageGenerator.swift
[228/263] Compiling ArgumentParser CollectionExtensions.swift
[229/263] Compiling ArgumentParser InputOrigin.swift
[230/263] Compiling ArgumentParser Name.swift
[231/263] Compiling ArgumentParser Parsed.swift
[237/263] Compiling ArgumentParser ParserError.swift
[258/263] Emitting module AppleAPI
[259/263] Compiling AppleAPI Client.swift
[260/263] Compiling AppleAPI Environment.swift
[261/293] Compiling XcodesKit URLSession+Promise.swift
[262/293] Compiling XcodesKit Version+.swift
[263/293] Compiling XcodesKit Version+Gem.swift
[264/296] Compiling XcodesKit FastlaneCookieParser.swift
[265/296] Compiling XcodesKit FastlaneSessionManager.swift
[266/296] Compiling XcodesKit FileManager+.swift
[267/296] Compiling XcodesKit Process.swift
[268/296] Compiling XcodesKit Promise+.swift
[269/296] Compiling XcodesKit PromiseKit+Async.swift
[270/296] Emitting module XcodesKit
[271/296] Compiling XcodesKit DateFormatter+.swift
[272/296] Compiling XcodesKit Downloader.swift
[273/296] Compiling XcodesKit Entry+.swift
[274/296] Compiling XcodesKit Environment.swift
[275/296] Compiling XcodesKit AppleSessionService.swift
[276/296] Compiling XcodesKit Aria2CError.swift
[277/296] Compiling XcodesKit Configuration.swift
[278/296] Compiling XcodesKit DataSource.swift
[279/296] Compiling XcodesKit Version+Xcode.swift
[280/296] Compiling XcodesKit Version+XcodeReleases.swift
[281/296] Compiling XcodesKit Version.swift
[282/296] Compiling XcodesKit Foundation.swift
[283/296] Compiling XcodesKit Migration.swift
[284/296] Compiling XcodesKit Models+FirstWithVersion.swift
[285/296] Compiling XcodesKit Models+Runtimes.swift
[286/296] Compiling XcodesKit Models.swift
[287/296] Compiling XcodesKit Path+.swift
[288/296] Compiling XcodesKit RuntimeInstaller.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcodesKit/RuntimeInstaller.swift:222:77: warning: capture of 'runtime' with non-sendable type 'DownloadableRuntime' in a '@Sendable' closure
220 |                 guard Current.shell.isatty() else { return }
221 |                 // These escape codes move up a line and then clear to the end
222 |                 Current.logging.log("\u{1B}[1A\u{1B}[KDownloading Runtime \(runtime.visibleIdentifier): \(formatter.string(from: progress.fractionCompleted)!)")
    |                                                                             `- warning: capture of 'runtime' with non-sendable type 'DownloadableRuntime' in a '@Sendable' closure
223 |             }
224 |         }).async()
/Users/admin/builder/spi-builder-workspace/Sources/XcodesKit/Models+Runtimes.swift:11:15: note: consider making struct 'DownloadableRuntime' conform to the 'Sendable' protocol
  9 | }
 10 |
 11 | public struct DownloadableRuntime: Decodable {
    |               `- note: consider making struct 'DownloadableRuntime' conform to the 'Sendable' protocol
 12 |     let category: Category
 13 |     let simulatorVersion: SimulatorVersion
[289/296] Compiling XcodesKit RuntimeList.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcodesKit/RuntimeInstaller.swift:222:77: warning: capture of 'runtime' with non-sendable type 'DownloadableRuntime' in a '@Sendable' closure
220 |                 guard Current.shell.isatty() else { return }
221 |                 // These escape codes move up a line and then clear to the end
222 |                 Current.logging.log("\u{1B}[1A\u{1B}[KDownloading Runtime \(runtime.visibleIdentifier): \(formatter.string(from: progress.fractionCompleted)!)")
    |                                                                             `- warning: capture of 'runtime' with non-sendable type 'DownloadableRuntime' in a '@Sendable' closure
223 |             }
224 |         }).async()
/Users/admin/builder/spi-builder-workspace/Sources/XcodesKit/Models+Runtimes.swift:11:15: note: consider making struct 'DownloadableRuntime' conform to the 'Sendable' protocol
  9 | }
 10 |
 11 | public struct DownloadableRuntime: Decodable {
    |               `- note: consider making struct 'DownloadableRuntime' conform to the 'Sendable' protocol
 12 |     let category: Category
 13 |     let simulatorVersion: SimulatorVersion
[290/296] Compiling XcodesKit URLRequest+Apple.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcodesKit/RuntimeInstaller.swift:222:77: warning: capture of 'runtime' with non-sendable type 'DownloadableRuntime' in a '@Sendable' closure
220 |                 guard Current.shell.isatty() else { return }
221 |                 // These escape codes move up a line and then clear to the end
222 |                 Current.logging.log("\u{1B}[1A\u{1B}[KDownloading Runtime \(runtime.visibleIdentifier): \(formatter.string(from: progress.fractionCompleted)!)")
    |                                                                             `- warning: capture of 'runtime' with non-sendable type 'DownloadableRuntime' in a '@Sendable' closure
223 |             }
224 |         }).async()
/Users/admin/builder/spi-builder-workspace/Sources/XcodesKit/Models+Runtimes.swift:11:15: note: consider making struct 'DownloadableRuntime' conform to the 'Sendable' protocol
  9 | }
 10 |
 11 | public struct DownloadableRuntime: Decodable {
    |               `- note: consider making struct 'DownloadableRuntime' conform to the 'Sendable' protocol
 12 |     let category: Category
 13 |     let simulatorVersion: SimulatorVersion
[291/296] Compiling XcodesKit XcodeInstaller.swift
[292/296] Compiling XcodesKit XcodeList.swift
[293/296] Compiling XcodesKit XcodeSelect.swift
[294/301] Compiling xcodes ParsableArguments+LegibleError.swift
[295/301] Compiling xcodes ParsableArguments+InstallError.swift
[296/301] Compiling xcodes App.swift
[297/301] Compiling xcodes DataSource+ExpressibleByArgument.swift
/Users/admin/builder/spi-builder-workspace/Sources/xcodes/DataSource+ExpressibleByArgument.swift:4:1: warning: extension declares a conformance of imported type 'DataSource' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'XcodesKit' introduce this conformance in the future
2 | import XcodesKit
3 |
4 | extension DataSource: ExpressibleByArgument {}
  | |- warning: extension declares a conformance of imported type 'DataSource' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'XcodesKit' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
5 |
[298/301] Emitting module xcodes
/Users/admin/builder/spi-builder-workspace/Sources/xcodes/DataSource+ExpressibleByArgument.swift:4:1: warning: extension declares a conformance of imported type 'DataSource' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'XcodesKit' introduce this conformance in the future
2 | import XcodesKit
3 |
4 | extension DataSource: ExpressibleByArgument {}
  | |- warning: extension declares a conformance of imported type 'DataSource' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'XcodesKit' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
5 |
[298/301] Write Objects.LinkFileList
[299/301] Linking xcodes
[300/301] Applying xcodes
Build complete! (10.28s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "path.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.16.0",
            "upper_bound" : "0.17.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Path.swift.git"
    },
    {
      "identity" : "version",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Version.git"
    },
    {
      "identity" : "promisekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.22.1",
            "upper_bound" : "6.23.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/PromiseKit.git"
    },
    {
      "identity" : "foundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.4.0",
            "upper_bound" : "3.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PromiseKit/Foundation.git"
    },
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "2.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    },
    {
      "identity" : "legibleerror",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/LegibleError.git"
    },
    {
      "identity" : "keychainaccess",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "3.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kishikawakatsumi/KeychainAccess.git"
    },
    {
      "identity" : "data",
      "requirement" : {
        "revision" : [
          "fcf527b187817f67c05223676341f3ab69d4214d"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcodereleases/data"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "3.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "5.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    },
    {
      "identity" : "swift-srp",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcodesOrg/swift-srp"
    }
  ],
  "manifest_display_name" : "xcodes",
  "name" : "xcodes",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "xcodes",
      "targets" : [
        "xcodes"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "XcodesKit",
      "targets" : [
        "XcodesKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppleAPI",
      "targets" : [
        "AppleAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "xcodesTests",
      "module_type" : "SwiftTarget",
      "name" : "xcodesTests",
      "path" : "Tests/xcodesTests",
      "sources" : [
        "xcodesTests.swift"
      ],
      "target_dependencies" : [
        "xcodes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "xcodes",
      "module_type" : "SwiftTarget",
      "name" : "xcodes",
      "path" : "Sources/xcodes",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "xcodes"
      ],
      "sources" : [
        "App.swift",
        "DataSource+ExpressibleByArgument.swift",
        "ParsableArguments+InstallError.swift",
        "ParsableArguments+LegibleError.swift"
      ],
      "target_dependencies" : [
        "XcodesKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "XcodesKitTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodesKitTests",
      "path" : "Tests/XcodesKitTests",
      "product_dependencies" : [
        "Version"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcodesKitTests/Fixtures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Environment+Mock.swift",
        "Models+FirstWithVersionTests.swift",
        "RuntimeTests.swift",
        "Version+GemTests.swift",
        "Version+XcodeTests.swift",
        "XcodesKitTests.swift"
      ],
      "target_dependencies" : [
        "XcodesKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodesKit",
      "module_type" : "SwiftTarget",
      "name" : "XcodesKit",
      "path" : "Sources/XcodesKit",
      "product_dependencies" : [
        "KeychainAccess",
        "LegibleError",
        "Path",
        "PromiseKit",
        "PMKFoundation",
        "SwiftSoup",
        "Version",
        "XCModel",
        "Rainbow",
        "Yams"
      ],
      "product_memberships" : [
        "xcodes",
        "XcodesKit"
      ],
      "sources" : [
        "AppleSessionService.swift",
        "Aria2CError.swift",
        "Configuration.swift",
        "DataSource.swift",
        "DateFormatter+.swift",
        "Downloader.swift",
        "Entry+.swift",
        "Environment.swift",
        "FastlaneCookieParser.swift",
        "FastlaneSessionManager.swift",
        "FileManager+.swift",
        "Foundation.swift",
        "Migration.swift",
        "Models+FirstWithVersion.swift",
        "Models+Runtimes.swift",
        "Models.swift",
        "Path+.swift",
        "Process.swift",
        "Promise+.swift",
        "PromiseKit+Async.swift",
        "RuntimeInstaller.swift",
        "RuntimeList.swift",
        "URLRequest+Apple.swift",
        "URLSession+Promise.swift",
        "Version+.swift",
        "Version+Gem.swift",
        "Version+Xcode.swift",
        "Version+XcodeReleases.swift",
        "Version.swift",
        "XcodeInstaller.swift",
        "XcodeList.swift",
        "XcodeSelect.swift"
      ],
      "target_dependencies" : [
        "AppleAPI",
        "Unxip"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Unxip",
      "module_type" : "SwiftTarget",
      "name" : "Unxip",
      "path" : "Sources/Unxip",
      "product_memberships" : [
        "xcodes",
        "XcodesKit"
      ],
      "sources" : [
        "Unxip.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppleAPITests",
      "module_type" : "SwiftTarget",
      "name" : "AppleAPITests",
      "path" : "Tests/AppleAPITests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/AppleAPITests/Fixtures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AppleAPITests.swift",
        "Environment+Mock.swift"
      ],
      "target_dependencies" : [
        "AppleAPI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppleAPI",
      "module_type" : "SwiftTarget",
      "name" : "AppleAPI",
      "path" : "Sources/AppleAPI",
      "product_dependencies" : [
        "PromiseKit",
        "PMKFoundation",
        "Rainbow",
        "SRP"
      ],
      "product_memberships" : [
        "xcodes",
        "XcodesKit",
        "AppleAPI"
      ],
      "sources" : [
        "Client.swift",
        "Environment.swift",
        "Hashcash.swift",
        "URLRequest+Apple.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.