Build Information
Successful build of xcodes, reference main (1e2cc9
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 19:00:11 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/XcodesOrg/xcodes
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1e2cc92 update readme
Cloned https://github.com/XcodesOrg/xcodes.git
Revision (git rev-parse @):
1e2cc929d0e699a549d4c35ef41ebb3ebcb7f07c
SUCCESS checkout https://github.com/XcodesOrg/xcodes.git at main
========================================
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
[6/583] Write xcodes-entitlement.plist
[7/583] Write sources
[17/583] Write swift-version-2F0A5646E1D333AE.txt
[18/583] Compiling v3_skey.c
[19/583] Compiling api.c
[20/583] Compiling parser.c
[21/583] Compiling scanner.c
[22/583] Compiling emitter.c
[23/583] Compiling v3_purp.c
[24/583] Compiling v3_utl.c
[25/583] Compiling CCryptoBoringSSLShims shims.c
[26/583] Compiling writer.c
[27/600] Compiling reader.c
[28/694] Compiling v3_prn.c
[30/709] Compiling Version Version.swift
[31/709] Emitting module Version
[32/709] Compiling Version Version+Range.swift
[33/709] Compiling Rainbow Style.swift
[34/710] Compiling Rainbow String+Rainbow.swift
[35/710] Compiling Rainbow StringGenerator.swift
[36/710] Compiling Version Version+Codable.swift
[37/710] Compiling Rainbow XcodeColorsSupport.swift
[38/710] Compiling XCModel YMD.swift
[39/710] Compiling PromiseKit hang.swift
[40/711] Compiling Path Path.swift
[41/711] Compiling Path Path+ls.swift
[42/711] Emitting module LegibleError
[43/711] Compiling LegibleError LegibleError.swift
[44/711] Compiling XCModel Version.swift
[45/711] Compiling XCModel SDKs.swift
[46/711] Compiling XCModel Link.swift
[47/711] Compiling XCModel Release.swift
[48/711] Compiling XCModel Compilers.swift
[49/711] Emitting module XCModel
[50/711] Compiling XCModel Xcode.swift
[51/711] Compiling XCModel Checksums.swift
[52/711] Compiling Version Version+Comparable.swift
[53/711] Compiling Version Version+Foundation.swift
[54/711] Compiling Path Path+StringConvertibles.swift
[55/711] Compiling Path Path+FileManager.swift
[56/711] Compiling Path Path+Attributes.swift
[57/711] Compiling Path Path+Codable.swift
[58/711] Emitting module Path
[59/711] Compiling Path Extensions.swift
[60/711] Compiling Path Path->Bool.swift
[61/711] Compiling Path Path+CommonDirectories.swift
[62/711] Compiling PromiseKit race.swift
[63/711] Compiling PromiseKit LogEvent.swift
[64/711] Compiling PromiseKit Promise.swift
[65/711] Compiling PromiseKit after.swift
[66/711] Compiling PromiseKit firstly.swift
[67/711] Compiling Yams Emitter.swift
[68/711] Compiling Yams Encoder.swift
[69/711] Compiling Yams Mark.swift
[70/711] Compiling Yams Node.Mapping.swift
[71/711] Compiling Yams Node.swift
[72/711] Compiling Yams Parser.swift
[73/711] Emitting module PromiseKit
[74/711] Compiling Yams Constructor.swift
[75/711] Compiling Yams Decoder.swift
[76/711] Compiling Yams Node.Scalar.swift
[77/711] Compiling Yams Node.Sequence.swift
[78/711] Compiling Yams Tag.swift
[79/711] Compiling Yams Resolver.swift
[82/711] Compiling Yams Representer.swift
[87/711] Compiling Yams String+Yams.swift
[90/712] Emitting module Yams
[93/712] Compiling Rainbow ModesExtractor.swift
[94/712] Compiling Rainbow OutputTarget.swift
[97/712] Emitting module Rainbow
[98/712] Compiling Rainbow Rainbow.swift
[99/712] Compiling Rainbow ControlCode.swift
[100/712] Compiling Rainbow Color.swift
[100/712] Compiling v3_pmaps.c
[102/712] Compiling SwiftSoup Node.swift
[103/712] Compiling SwiftSoup NodeTraversor.swift
[104/712] Compiling SwiftSoup NodeVisitor.swift
[105/712] Compiling SwiftSoup OrderedDictionary.swift
[106/712] Compiling SwiftSoup OrderedSet.swift
[107/712] Compiling SwiftSoup ParseError.swift
[107/717] Compiling v3_pcia.c
[109/717] Compiling SwiftSoup SerializationException.swift
[110/717] Compiling SwiftSoup SimpleDictionary.swift
[111/717] Compiling SwiftSoup StreamReader.swift
[112/717] Compiling SwiftSoup String.swift
[113/717] Compiling SwiftSoup StringBuilder.swift
[114/717] Compiling SwiftSoup StringUtil.swift
[115/717] Compiling SwiftSoup StructuralEvaluator.swift
[116/717] Compiling SwiftSoup SwiftSoup.swift
[117/717] Compiling SwiftSoup Tag.swift
[118/717] Compiling SwiftSoup TextNode.swift
[119/717] Compiling SwiftSoup ParseErrorList.swift
[120/717] Compiling SwiftSoup ParseSettings.swift
[121/717] Compiling SwiftSoup Parser.swift
[122/717] Compiling SwiftSoup Pattern.swift
[123/717] Compiling SwiftSoup QueryParser.swift
[124/717] Compiling SwiftSoup Selector.swift
[125/717] Compiling SwiftSoup Token.swift
[126/717] Compiling SwiftSoup TokenQueue.swift
[127/717] Compiling SwiftSoup Tokeniser.swift
[128/717] Compiling SwiftSoup TokeniserState.swift
[129/717] Compiling SwiftSoup TreeBuilder.swift
[129/717] Compiling v3_pci.c
[130/717] Compiling v3_pcons.c
[143/717] Compiling v3_ocsp.c
[144/717] Compiling v3_ncons.c
[145/717] Compiling v3_int.c
[146/717] Compiling v3_lib.c
[147/717] Compiling v3_info.c
[149/717] Compiling KeychainAccess Keychain.swift
[150/717] Emitting module KeychainAccess
[150/717] Compiling v3_ia5.c
[152/717] Emitting module SwiftSoup
[153/717] Compiling SwiftSoup Evaluator.swift
[154/717] Compiling SwiftSoup Exception.swift
[155/717] Compiling SwiftSoup FormElement.swift
[156/717] Compiling SwiftSoup HtmlTreeBuilder.swift
[157/717] Compiling SwiftSoup HtmlTreeBuilderState.swift
[158/717] Compiling SwiftSoup HttpStatusException.swift
[161/717] Compiling SwiftSoup DocumentType.swift
[162/717] Compiling SwiftSoup Element.swift
[163/717] Compiling SwiftSoup Elements.swift
[164/717] Compiling SwiftSoup Entities.swift
[165/717] Compiling Yams YamlError.swift
[165/717] Compiling v3_genn.c
[167/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
[168/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)
[168/717] Compiling v3_enum.c
[169/717] Compiling v3_extku.c
[170/717] Compiling v3_crld.c
[172/717] Compiling PromiseKit when.swift
[172/717] Compiling v3_cpols.c
[173/717] Compiling v3_conf.c
[174/717] Compiling v3_bitst.c
[175/717] Compiling v3_bcons.c
[176/717] Compiling v3_akeya.c
[177/717] Compiling v3_akey.c
[177/717] Compiling v3_alt.c
[179/717] Compiling pcy_tree.c
[180/717] Compiling pcy_node.c
[181/722] Compiling pcy_map.c
[182/723] Compiling pcy_lib.c
[183/723] Compiling x_x509a.c
[184/723] Compiling pcy_data.c
[185/723] Compiling pcy_cache.c
[186/723] Compiling x_spki.c
[187/723] Compiling x_val.c
[188/723] Compiling x_x509.c
[189/723] Compiling x_sig.c
[191/723] Compiling SwiftSoup UnicodeScalar.swift
[192/723] Compiling SwiftSoup Validate.swift
[193/723] Compiling SwiftSoup Whitelist.swift
[194/723] Compiling SwiftSoup XmlDeclaration.swift
[195/723] Compiling SwiftSoup XmlTreeBuilder.swift
[195/723] Compiling x_req.c
[196/723] Compiling x_pubkey.c
[197/723] Compiling x_pkey.c
[198/723] Compiling x_name.c
[199/723] Compiling x_exten.c
[200/723] Compiling x_info.c
[201/723] Compiling x_algor.c
[202/723] Compiling x509spki.c
[203/723] Compiling x_attrib.c
[204/723] Compiling x_all.c
[205/723] Compiling x509rset.c
[206/723] Compiling x509cset.c
[207/723] Compiling x509name.c
[209/723] Compiling PMKFoundation afterlife.swift
[209/723] Compiling x509_txt.c
[210/723] Compiling x509_vpm.c
[210/723] Compiling x_crl.c
[212/723] Compiling x509_v3.c
[213/723] Compiling x509_set.c
[214/723] Compiling x509_trs.c
[215/723] Compiling x509_obj.c
[216/723] Compiling x509_req.c
[217/723] Compiling x509_vfy.c
[218/723] Compiling x509_def.c
[219/723] Compiling x509_d2.c
[220/723] Compiling x509_ext.c
[221/723] Compiling x509_att.c
[222/723] Compiling x509_lu.c
[223/723] Compiling x509_cmp.c
[224/723] Compiling x509.c
[225/723] Compiling t_x509a.c
[227/723] Compiling PMKFoundation Process+Promise.swift
[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
[231/723] Compiling t_x509.c
[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 a_verify.c
[239/723] Compiling asn1_gen.c
[240/723] Compiling a_sign.c
[241/723] Compiling thread_win.c
[242/723] Compiling voprf.c
[243/723] Compiling a_digest.c
[244/723] Compiling thread_pthread.c
[245/723] Compiling trust_token.c
[245/723] Compiling thread_none.c
[247/723] Compiling a_strex.c
[248/723] Compiling pmbtoken.c
[249/723] Compiling thread.c
[250/723] Compiling stack.c
[251/723] Compiling siphash.c
[252/723] Compiling rsa_print.c
[253/723] Compiling refcount_c11.c
[254/723] Compiling windows.c
[254/723] Compiling rc4.c
[256/723] Compiling refcount_lock.c
[257/723] Compiling rand_extra.c
[258/723] Compiling rsa_asn1.c
[259/723] Compiling fuchsia.c
[260/723] Compiling poly1305_arm_asm.S
[261/723] Compiling passive.c
[262/723] Compiling forkunsafe.c
[263/723] Compiling deterministic.c
[264/723] Compiling poly1305_vec.c
[265/723] Compiling poly1305_arm.c
[266/723] Compiling pool.c
[267/723] Compiling poly1305.c
[268/723] Compiling pkcs7.c
[269/723] Compiling pkcs8.c
[270/723] Compiling p5_pbev2.c
[271/723] Compiling pkcs8_x509.c
[272/723] Compiling pkcs7_x509.c
[273/723] Compiling pem_xaux.c
[274/723] Compiling pem_x509.c
[275/723] Compiling pem_pkey.c
[276/723] Compiling pem_pk8.c
[277/723] Compiling pem_oth.c
[278/723] Compiling obj_xref.c
[279/723] Compiling poly_rq_mul.S
[280/723] Compiling mem.c
[281/723] Compiling lhash.c
[282/723] Compiling pem_info.c
[283/723] Compiling obj.c
[284/723] Compiling pem_lib.c
[285/723] Compiling x86_64-mont5.mac.x86_64.S
[286/723] Compiling x86_64-mont5.linux.x86_64.S
[287/723] Compiling by_dir.c
[288/723] Compiling pem_all.c
[289/723] Compiling x86_64-mont.mac.x86_64.S
[290/723] Compiling hkdf.c
[291/723] Compiling hpke.c
[292/723] Compiling x86_64-mont.linux.x86_64.S
[293/723] Compiling x86-mont.linux.x86.S
[294/723] Compiling x86-mont.windows.x86.S
[295/723] Compiling vpaes-x86_64.mac.x86_64.S
[296/723] Compiling vpaes-x86_64.linux.x86_64.S
[296/723] Compiling vpaes-x86.windows.x86.S
[298/723] Compiling vpaes-x86.linux.x86.S
[299/723] Compiling vpaes-armv8.linux.aarch64.S
[300/723] Compiling vpaes-armv7.linux.arm.S
[301/723] Compiling vpaes-armv7.ios.arm.S
[302/723] Compiling sha512-x86_64.linux.x86_64.S
[303/723] Compiling vpaes-armv8.ios.aarch64.S
[304/723] Compiling sha512-armv8.linux.aarch64.S
[305/723] Compiling sha512-x86_64.mac.x86_64.S
[306/723] Compiling sha512-armv8.ios.aarch64.S
[307/723] Compiling kdf.c
[308/723] Compiling sha512-armv4.linux.arm.S
[309/723] Compiling sha512-586.windows.x86.S
[309/723] Compiling sha512-armv4.ios.arm.S
[311/723] Compiling sha512-586.linux.x86.S
[312/723] Compiling sha256-x86_64.mac.x86_64.S
[312/723] Compiling sha256-x86_64.linux.x86_64.S
[314/723] Compiling sha256-armv8.linux.aarch64.S
[315/723] Compiling sha256-armv8.ios.aarch64.S
[316/723] Compiling sha256-586.linux.x86.S
[317/723] Compiling sha256-armv4.linux.arm.S
[317/723] Compiling sha256-586.windows.x86.S
[319/723] Compiling sha256-armv4.ios.arm.S
[320/723] Compiling hrss.c
[321/723] Compiling sha1-x86_64.linux.x86_64.S
[322/723] Compiling sha1-armv8.linux.aarch64.S
[323/723] Compiling sha1-x86_64.mac.x86_64.S
[324/723] Compiling sha1-armv8.ios.aarch64.S
[325/723] Compiling sha1-586.linux.x86.S
[326/723] Compiling sha1-armv4-large.ios.arm.S
[327/723] Compiling sha1-armv4-large.linux.arm.S
[328/723] Compiling sha1-586.windows.x86.S
[329/723] Compiling rsaz-avx2.mac.x86_64.S
[330/723] Compiling sha1-altivec.c
[330/723] Compiling sha512.c
[332/723] Compiling rsaz-avx2.linux.x86_64.S
[333/723] Compiling sha256.c
[334/723] Compiling sha1.c
[335/723] Compiling rdrand-x86_64.linux.x86_64.S
[335/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.c
[341/723] Compiling rsa_impl.c
[342/723] Compiling fork_detect.c
[343/723] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[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 polyval.c
[351/723] Compiling md5-x86_64.mac.x86_64.S
[352/723] Compiling md5-x86_64.linux.x86_64.S
[353/723] Compiling ofb.c
[354/723] Compiling md5-586.windows.x86.S
[355/723] Compiling md5-586.linux.x86.S
[356/723] Compiling gcm_nohw.c
[357/723] Compiling cfb.c
[358/723] Compiling ctr.c
[359/723] Compiling cbc.c
[360/723] Compiling gcm.c
[361/723] Compiling md5.c
[362/723] Compiling ghashv8-armx64.linux.aarch64.S
[363/723] Compiling ghashv8-armx64.ios.aarch64.S
[364/723] Compiling md4.c
[365/723] Compiling is_fips.c
[366/723] Compiling ghashv8-armx32.linux.arm.S
[367/723] Compiling ghashv8-armx32.ios.arm.S
[368/723] Compiling ghash-x86_64.linux.x86_64.S
[369/723] Compiling ghash-x86_64.mac.x86_64.S
[370/723] Compiling hmac.c
[371/723] Compiling ghash-x86.windows.x86.S
[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_64.linux.x86_64.S
[375/723] Compiling ghash-ssse3-x86.linux.x86.S
[376/723] Compiling ghash-neon-armv8.linux.aarch64.S
[376/723] Compiling ghash-ssse3-x86.windows.x86.S
[378/723] Compiling ghash-armv4.linux.arm.S
[379/723] Compiling ghash-armv4.ios.arm.S
[380/723] Compiling ghash-neon-armv8.ios.aarch64.S
[381/723] Compiling fips_shared_support.c
[382/723] Compiling ecdh.c
[383/723] Compiling ecdsa.c
[383/723] Compiling wnaf.c
[385/723] Compiling simple_mul.c
[386/723] Compiling simple.c
[387/723] Compiling p256-x86_64.c
[388/723] Compiling scalar.c
[389/723] Compiling util.c
[390/723] Compiling felem.c
[391/723] Compiling oct.c
[392/723] Compiling p224-64.c
[393/723] Compiling ec_montgomery.c
[394/723] Compiling p256.c
[395/723] Compiling ec_key.c
[396/723] Compiling co-586.windows.x86.S
[397/723] Compiling co-586.linux.x86.S
[398/723] Compiling digest.c
[398/723] Compiling ec.c
[400/723] Compiling dh.c
[401/723] Compiling digests.c
[402/723] Compiling check.c
[403/723] Compiling e_des.c
[404/723] Compiling bsaes-armv7.ios.arm.S
[405/723] Compiling bsaes-armv7.linux.arm.S
[406/723] Compiling des.c
[407/723] Compiling aead.c
[408/723] Compiling rsaz_exp.c
[409/723] Compiling cipher.c
[410/723] Compiling e_aes.c
[411/723] Compiling sqrt.c
[412/723] Compiling shift.c
[413/723] Compiling montgomery_inv.c
[414/723] Compiling random.c
[415/723] Compiling prime.c
[416/723] Compiling mul.c
[417/723] Compiling montgomery.c
[418/723] Compiling jacobi.c
[419/723] Compiling gcd_extra.c
[420/723] Compiling gcd.c
[421/723] Compiling exponentiation.c
[422/723] Compiling generic.c
[423/723] Compiling div_extra.c
[424/723] Compiling cmp.c
[425/723] Compiling ctx.c
[426/723] Compiling bytes.c
[427/723] Compiling bn-586.windows.x86.S
[428/723] Compiling x86_64-gcc.c
[429/723] Compiling bn-586.linux.x86.S
[430/723] Compiling bn.c
[431/723] Compiling add.c
[432/723] Compiling div.c
[433/723] Compiling armv8-mont.linux.aarch64.S
[434/723] Compiling armv4-mont.linux.arm.S
[435/723] Compiling armv4-mont.ios.arm.S
[436/723] Compiling armv8-mont.ios.aarch64.S
[437/723] Compiling aesv8-armx64.linux.aarch64.S
[438/723] Compiling aesv8-armx32.linux.arm.S
[439/723] Compiling aesv8-armx32.ios.arm.S
[440/723] Compiling aesv8-armx64.ios.aarch64.S
[441/723] Compiling aesni-x86.windows.x86.S
[442/723] Compiling aesni-x86_64.mac.x86_64.S
[442/723] Compiling aesni-x86_64.linux.x86_64.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 mode_wrappers.c
[448/723] Compiling aes_nohw.c
[449/723] Compiling aes.c
[450/723] Compiling key_wrap.c
[451/723] Compiling ex_data.c
[452/723] Compiling sign.c
[453/723] Compiling pbkdf.c
[454/723] Compiling scrypt.c
[455/723] Compiling p_x25519_asn1.c
[456/723] Compiling print.c
[457/723] Compiling p_x25519.c
[458/723] Compiling p_rsa_asn1.c
[459/723] Compiling p_rsa.c
[459/723] Compiling p_ed25519_asn1.c
[461/723] Compiling p_ed25519.c
[462/723] Compiling p_ec_asn1.c
[463/723] Compiling p_dsa_asn1.c
[464/723] Compiling p_ec.c
[465/723] Compiling evp_ctx.c
[466/723] Compiling evp_asn1.c
[467/723] Compiling evp.c
[468/723] Compiling digestsign.c
[469/723] Compiling err_data.c
[470/723] Compiling engine.c
[471/723] Compiling err.c
[472/723] Compiling ecdsa_asn1.c
[473/723] Compiling ecdh_extra.c
[474/723] Compiling hash_to_curve.c
[475/723] Compiling ec_derive.c
[476/723] Compiling dsa_asn1.c
[477/723] Compiling ec_asn1.c
[478/723] Compiling dsa.c
[479/723] Compiling x25519-asm-arm.S
[480/723] Compiling digest_extra.c
[481/723] Compiling params.c
[482/723] Compiling dh_asn1.c
[483/723] Compiling spake25519.c
[484/723] Compiling cpu-ppc64le.c
[485/723] Compiling crypto.c
[486/723] Compiling cpu-intel.c
[487/723] Compiling cpu-arm.c
[488/723] Compiling curve25519.c
[489/723] Compiling cpu-aarch64-win.c
[490/723] Compiling cpu-arm-linux.c
[491/723] Compiling cpu-aarch64-linux.c
[492/723] Compiling cpu-aarch64-fuchsia.c
[493/723] Compiling cmac.c
[494/723] Compiling conf.c
[495/723] Compiling e_tls.c
[496/723] Compiling tls_cbc.c
[497/723] Compiling e_rc4.c
[498/723] Compiling e_null.c
[499/723] Compiling e_rc2.c
[500/723] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[501/723] Compiling e_aesctrhmac.c
[502/723] Compiling e_aesgcmsiv.c
[503/723] Compiling e_chacha20poly1305.c
[504/723] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[505/723] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[506/723] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[507/723] Compiling e_aesccm.c
[508/723] Compiling derive_key.c
[509/723] Compiling cipher_extra.c
[510/723] Compiling chacha-x86_64.mac.x86_64.S
[511/723] Compiling chacha-x86_64.linux.x86_64.S
[511/723] Compiling chacha-x86.windows.x86.S
[513/723] Compiling chacha-x86.linux.x86.S
[514/723] Compiling chacha.c
[515/723] Compiling chacha-armv8.linux.aarch64.S
[516/723] Compiling chacha-armv4.ios.arm.S
[517/723] Compiling chacha-armv4.linux.arm.S
[518/723] Compiling chacha-armv8.ios.aarch64.S
[519/723] Compiling unicode.c
[520/723] Compiling ber.c
[521/723] Compiling asn1_compat.c
[522/723] Compiling cbb.c
[523/723] Compiling cbs.c
[524/723] Compiling bn_asn1.c
[525/723] Compiling blake2.c
[526/723] Compiling buf.c
[527/723] Compiling convert.c
[528/723] Compiling socket_helper.c
[529/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 fd.c
[535/723] Compiling bio_mem.c
[536/723] Compiling connect.c
[537/723] Compiling base64.c
[538/723] Compiling bio.c
[539/723] Compiling time_support.c
[540/723] Compiling tasn_utl.c
[541/723] Compiling tasn_typ.c
[542/723] Compiling tasn_fre.c
[543/723] Compiling tasn_new.c
[544/723] Compiling f_string.c
[545/723] Compiling tasn_enc.c
[546/723] Compiling f_int.c
[547/723] Compiling tasn_dec.c
[548/723] Compiling f_enum.c
[549/723] Compiling asn_pack.c
[550/723] Compiling asn1_par.c
[551/723] Compiling asn1_lib.c
[551/723] Compiling a_utf8.c
[553/723] Compiling a_utctm.c
[554/723] Compiling a_time.c
[555/723] Compiling a_type.c
[556/723] Compiling a_print.c
[557/723] Compiling a_strnid.c
[558/723] Compiling a_octet.c
[559/723] Compiling a_object.c
[560/723] Compiling a_mbstr.c
[561/723] Compiling a_i2d_fp.c
[562/723] Compiling a_gentm.c
[563/723] Compiling a_int.c
[564/723] Compiling a_dup.c
[565/723] Compiling a_enum.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 fuchsia.c
[572/723] Compiling rand_extra.c
[573/723] Compiling deterministic.c
[574/736] Compiling thread_win.c
[575/748] Compiling thread_none.c
[576/750] Compiling refcount_c11.c
[577/758] Compiling thread_pthread.c
[578/760] Compiling stack.c
[579/770] Compiling passive.c
[580/776] Compiling mem.c
[580/776] Compiling forkunsafe.c
[582/778] Compiling refcount_lock.c
[583/778] Compiling x86_64-mont5.mac.x86_64.S
[584/778] Compiling x86_64-mont5.linux.x86_64.S
[585/778] Compiling vpaes-x86.linux.x86.S
[586/778] Compiling vpaes-x86_64.linux.x86_64.S
[587/778] Compiling vpaes-x86_64.mac.x86_64.S
[587/778] Compiling vpaes-armv8.linux.aarch64.S
[589/778] Compiling x86_64-mont.linux.x86_64.S
[590/778] Compiling vpaes-armv7.linux.arm.S
[591/778] Compiling vpaes-armv8.ios.aarch64.S
[592/778] Compiling x86_64-mont.mac.x86_64.S
[593/778] Compiling vpaes-armv7.ios.arm.S
[594/778] Compiling x86-mont.linux.x86.S
[595/778] Compiling sha512-armv8.linux.aarch64.S
[596/778] Compiling sha512-x86_64.mac.x86_64.S
[597/778] Compiling sha512-x86_64.linux.x86_64.S
[598/778] Compiling sha512-armv8.ios.aarch64.S
[599/778] Compiling sha512-armv4.linux.arm.S
[600/778] Compiling sha512-586.linux.x86.S
[601/778] Compiling sha512-armv4.ios.arm.S
[602/778] Compiling sha256-x86_64.linux.x86_64.S
[603/778] Compiling sha256-x86_64.mac.x86_64.S
[604/778] Compiling sha256-armv8.linux.aarch64.S
[605/778] Compiling sha256-armv8.ios.aarch64.S
[606/778] Compiling sha256-armv4.ios.arm.S
[607/778] Compiling sha256-armv4.linux.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-armv8.ios.aarch64.S
[613/778] Compiling sha1-armv4-large.linux.arm.S
[614/778] Compiling sha1-armv4-large.ios.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 rand.c
[621/778] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[622/778] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[623/778] Compiling fork_detect.c
[624/778] Compiling p256-x86_64-asm.mac.x86_64.S
[625/778] Compiling p256-x86_64-asm.linux.x86_64.S
[626/778] Compiling polyval.c
[627/778] Compiling ctrdrbg.c
[628/778] Compiling ofb.c
[629/778] Compiling cbc.c
[630/778] Compiling gcm_nohw.c
[631/778] Compiling ctr.c
[632/778] Compiling md5-x86_64.mac.x86_64.S
[633/778] Compiling cfb.c
[634/778] Compiling gcm.c
[635/778] Compiling md5-x86_64.linux.x86_64.S
[636/778] Compiling md5-586.linux.x86.S
[637/778] Compiling ghashv8-armx64.linux.aarch64.S
[638/778] Compiling ghashv8-armx64.ios.aarch64.S
[639/778] Compiling ghashv8-armx32.linux.arm.S
[640/778] Compiling ghash-x86_64.mac.x86_64.S
[641/778] Compiling ghashv8-armx32.ios.arm.S
[642/778] Compiling ghash-x86.linux.x86.S
[643/778] Compiling ghash-x86_64.linux.x86_64.S
[643/778] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[645/778] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[646/778] Compiling ghash-ssse3-x86.linux.x86.S
[647/778] Compiling ghash-neon-armv8.linux.aarch64.S
[648/778] Compiling ghash-neon-armv8.ios.aarch64.S
[649/778] Compiling ghash-armv4.linux.arm.S
[650/778] Compiling co-586.linux.x86.S
[651/778] Compiling ghash-armv4.ios.arm.S
[652/778] Compiling bsaes-armv7.linux.arm.S
[653/778] Compiling cipher.c
[654/778] Compiling bsaes-armv7.ios.arm.S
[656/778] Compiling Crypto CryptoKitErrors.swift
[657/778] Compiling Crypto Digest_boring.swift
[658/778] Compiling Crypto Digest.swift
[659/778] Compiling Crypto Digests.swift
[660/778] Compiling Crypto HashFunctions.swift
[661/778] Compiling Crypto HashFunctions_SHA2.swift
[661/778] Compiling e_aes.c
[663/784] Compiling Crypto ObjectIdentifier.swift
[664/784] Compiling Crypto ECDSASignature.swift
[665/784] Compiling Crypto PEMDocument.swift
[666/784] Compiling Crypto PKCS8PrivateKey.swift
[667/784] Compiling Crypto SEC1PrivateKey.swift
[668/784] Compiling Crypto SubjectPublicKeyInfo.swift
[668/784] Compiling rsaz_exp.c
[669/784] Compiling shift.c
[670/784] Compiling montgomery_inv.c
[671/784] Compiling mul.c
[672/784] Compiling random.c
[673/784] Compiling prime.c
[674/784] Compiling sqrt.c
[675/784] Compiling montgomery.c
[677/784] Compiling Crypto Insecure.swift
[678/784] Compiling Crypto Insecure_HashFunctions.swift
[679/784] Compiling Crypto ECDH_boring.swift
[680/784] Compiling Crypto DH.swift
[681/784] Compiling Crypto ECDH.swift
[682/784] Compiling Crypto HKDF.swift
[682/784] Compiling jacobi.c
[684/784] Compiling Crypto ASN1.swift
[685/784] Compiling Crypto ASN1BitString.swift
[686/784] Compiling Crypto ASN1Identifier.swift
[687/784] Compiling Crypto ASN1Integer.swift
[688/784] Compiling Crypto ASN1OctetString.swift
[689/784] Compiling Crypto ArraySliceBigint.swift
[689/784] Compiling div_extra.c
[690/784] Compiling gcd_extra.c
[691/784] Compiling gcd.c
[692/784] Compiling ctx.c
[693/784] Compiling div.c
[694/784] Compiling exponentiation.c
[695/784] Compiling cmp.c
[696/784] Compiling generic.c
[697/784] Compiling bytes.c
[698/784] Compiling x86_64-gcc.c
[699/784] Compiling bn.c
[700/784] Compiling bn-586.linux.x86.S
[701/784] Compiling armv8-mont.linux.aarch64.S
[703/784] Emitting module Crypto
[703/784] Compiling add.c
[704/784] Compiling armv8-mont.ios.aarch64.S
[705/784] Compiling armv4-mont.linux.arm.S
[706/784] Compiling urandom.c
[706/784] Compiling aesv8-armx64.linux.aarch64.S
[708/784] Compiling armv4-mont.ios.arm.S
[709/784] Compiling aesv8-armx32.ios.arm.S
[710/784] Compiling aesv8-armx32.linux.arm.S
[710/784] Compiling aesv8-armx64.ios.aarch64.S
[712/784] Compiling aesni-x86_64.mac.x86_64.S
[713/784] Compiling aesni-x86_64.linux.x86_64.S
[714/784] Compiling aesni-x86.linux.x86.S
[715/784] Compiling aesni-gcm-x86_64.mac.x86_64.S
[716/784] Compiling aesni-gcm-x86_64.linux.x86_64.S
[717/784] Compiling mode_wrappers.c
[718/784] Compiling key_wrap.c
[719/784] Compiling err_data.c
[720/784] Compiling aes.c
[721/784] Compiling ex_data.c
[722/784] Compiling cpu_ppc64le.c
[723/784] Compiling aes_nohw.c
[724/784] Compiling cpu_intel.c
[724/784] Compiling crypto.c
[726/784] Compiling err.c
[727/784] Compiling cpu_arm_linux.c
[728/784] Compiling cpu_aarch64_win.c
[729/784] Compiling cpu_arm.c
[730/784] Compiling cpu_aarch64_linux.c
[731/784] Compiling cpu_aarch64_fuchsia.c
[732/784] Compiling unicode.c
[733/784] Write sources
[736/784] Compiling cpu_aarch64_apple.c
[737/784] Write sources
[738/784] Compiling cbb.c
[739/784] Compiling cbs.c
[740/784] Compiling ber.c
[741/784] Compiling asn1_compat.c
[742/784] Compiling file.c
[743/784] Compiling convert.c
[744/784] Compiling bio.c
[746/784] Compiling Crypto MessageAuthenticationCode.swift
[747/784] Compiling Crypto AES.swift
[748/784] Compiling Crypto ECDSASignature_boring.swift
[749/784] Compiling Crypto ECDSA_boring.swift
[750/784] Compiling Crypto EdDSA_boring.swift
[751/784] Compiling Crypto ECDSA.swift
[752/786] Compiling Crypto Ed25519.swift
[753/786] Compiling Crypto NISTCurvesKeys.swift
[754/786] Compiling Crypto X25519Keys.swift
[755/786] Compiling Crypto SymmetricKeys.swift
[756/786] Compiling Crypto HMAC.swift
[757/786] Compiling Crypto MACFunctions.swift
[758/786] Compiling Crypto SafeCompare_boring.swift
[759/786] Compiling Crypto Zeroization_boring.swift
[760/786] Compiling Crypto PrettyBytes.swift
[761/786] Compiling Crypto SafeCompare.swift
[762/786] Compiling Crypto SecureBytes.swift
[763/786] Compiling Crypto Zeroization.swift
[764/788] Compiling Crypto AES-GCM.swift
[765/788] Compiling Crypto AES-GCM_boring.swift
[766/788] Compiling Crypto ChaChaPoly_boring.swift
[767/788] Compiling Crypto ChaChaPoly.swift
[768/788] Compiling Crypto Cipher.swift
[769/788] Compiling Crypto Nonces.swift
[770/788] Compiling Crypto Ed25519_boring.swift
[771/788] Compiling Crypto EllipticCurvePoint_boring.swift
[772/788] Compiling Crypto EllipticCurve_boring.swift
[773/788] Compiling Crypto NISTCurvesKeys_boring.swift
[774/788] Compiling Crypto X25519Keys_boring.swift
[775/788] Compiling Crypto Curve25519.swift
[776/788] Compiling Crypto EdDSA.swift
[777/788] Compiling Crypto Signature.swift
[778/788] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[779/788] Compiling Crypto CryptoKitErrors_boring.swift
[780/788] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[781/788] Compiling Crypto RNG_boring.swift
[782/788] Emitting module ArgumentParserToolInfo
[783/788] Compiling ArgumentParserToolInfo ToolInfo.swift
[784/825] Emitting module BigNum
[785/825] Compiling BigNum BigNum.swift
[786/833] Emitting module ArgumentParser
[787/836] Compiling ArgumentParser OptionGroup.swift
[788/836] Compiling ArgumentParser AsyncParsableCommand.swift
[789/836] Compiling ArgumentParser CommandConfiguration.swift
[790/836] Compiling ArgumentParser EnumerableFlag.swift
[791/836] Compiling SRP keys.swift
[792/836] Compiling SRP error.swift
[793/836] Compiling SRP server.swift
[794/836] Compiling SRP srp.swift
[795/836] Compiling SRP configuration.swift
[796/836] Emitting module SRP
[797/836] Compiling SRP client.swift
[798/836] Compiling SRP Array.swift
[799/841] Compiling ArgumentParser SequenceExtensions.swift
[800/841] Compiling ArgumentParser StringExtensions.swift
[801/841] Compiling ArgumentParser Tree.swift
[802/841] Compiling ArgumentParser BashCompletionsGenerator.swift
[803/841] Compiling ArgumentParser CompletionsGenerator.swift
[804/841] Compiling ArgumentParser FishCompletionsGenerator.swift
[805/841] Compiling ArgumentParser ZshCompletionsGenerator.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 ExpressibleByArgument.swift
[811/841] Compiling ArgumentParser ParsableArguments.swift
[812/841] Compiling ArgumentParser ParsableArgumentsValidation.swift
[813/841] Compiling ArgumentParser ParsableCommand.swift
[814/841] Compiling ArgumentParser ParserError.swift
[815/841] Compiling ArgumentParser SplitArguments.swift
[816/841] Compiling ArgumentParser DumpHelpGenerator.swift
[817/841] Compiling ArgumentParser HelpCommand.swift
[818/841] Compiling ArgumentParser InputOrigin.swift
[819/841] Compiling ArgumentParser Name.swift
[820/841] Compiling ArgumentParser Parsed.swift
[821/841] Compiling ArgumentParser ParsedValues.swift
[822/841] Compiling ArgumentParser Argument.swift
[823/841] Compiling ArgumentParser ArgumentHelp.swift
[824/841] Compiling ArgumentParser ArgumentVisibility.swift
[825/841] Compiling ArgumentParser CompletionKind.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.92s)
Fetching https://github.com/xcodesOrg/swift-srp
[1/238] Fetching swift-srp
Fetched https://github.com/xcodesOrg/swift-srp from cache (0.74s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/adam-fowler/big-num
Fetching https://github.com/mxcl/LegibleError.git
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/jpsim/Yams from cache
Fetching https://github.com/apple/swift-crypto from cache
[1/3908] Fetching swiftsoup
[41/4086] Fetching swiftsoup, legibleerror
[189/5282] Fetching swiftsoup, legibleerror, rainbow
[321/6139] Fetching swiftsoup, legibleerror, rainbow, big-num
[725/10525] Fetching swiftsoup, legibleerror, rainbow, big-num, keychainaccess
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.04s)
Fetched https://github.com/adam-fowler/big-num from cache (1.04s)
Fetched https://github.com/apple/swift-crypto from cache (1.04s)
Fetched https://github.com/jpsim/Yams from cache (1.04s)
[4883/5760] Fetching legibleerror, rainbow, keychainaccess
Fetching https://github.com/PromiseKit/Foundation.git
Fetching https://github.com/mxcl/PromiseKit.git
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/mxcl/Path.swift.git
Fetched https://github.com/onevcat/Rainbow.git from cache (1.26s)
Fetched https://github.com/mxcl/LegibleError.git from cache (1.26s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (1.26s)
Fetching https://github.com/apple/swift-argument-parser from cache
[1/1059] Fetching path.swift
[97/1347] Fetching path.swift, version
[217/1956] Fetching path.swift, version, foundation
[1573/19142] Fetching path.swift, version, foundation, promisekit
Fetched https://github.com/mxcl/Version.git from cache (0.83s)
Fetched https://github.com/mxcl/Path.swift.git from cache (0.84s)
[781/17795] Fetching foundation, promisekit
Fetched https://github.com/apple/swift-argument-parser from cache (0.67s)
Fetched https://github.com/mxcl/PromiseKit.git from cache (1.74s)
Fetched https://github.com/PromiseKit/Foundation.git from cache (1.74s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (3.46s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.0.0 (0.57s)
Computing version for https://github.com/PromiseKit/Foundation.git
Computed https://github.com/PromiseKit/Foundation.git at 3.4.0 (0.63s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.59s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 1.0.3 (2.92s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.63s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 3.2.1 (0.60s)
Computing version for https://github.com/adam-fowler/big-num
Computed https://github.com/adam-fowler/big-num at 2.0.2 (0.61s)
Computing version for https://github.com/mxcl/Path.swift.git
Computed https://github.com/mxcl/Path.swift.git at 0.16.3 (0.62s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.0.6 (0.61s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.60s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 1.1.7 (0.62s)
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/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/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 3.2.1
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.2.0
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/LegibleError.git
Working copy of https://github.com/mxcl/LegibleError.git resolved at 1.0.6
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/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 1.0.3
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/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.0.0
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/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/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
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
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/180] Compiling Rainbow Style.swift
[4/181] Emitting module XCModel
[5/181] Compiling XCModel YMD.swift
[6/181] Emitting module LegibleError
[7/181] Compiling LegibleError LegibleError.swift
[8/181] Compiling SwiftSoup ArrayExt.swift
[9/181] Compiling SwiftSoup Attribute.swift
[10/181] Compiling SwiftSoup DataUtil.swift
[11/181] Compiling SwiftSoup Document.swift
[12/182] Compiling SwiftSoup SerializationException.swift
[13/182] Compiling SwiftSoup SimpleDictionary.swift
[14/182] Compiling SwiftSoup StreamReader.swift
[15/182] Compiling SwiftSoup String.swift
[16/182] Compiling SwiftSoup StringBuilder.swift
[17/182] Compiling SwiftSoup ParseErrorList.swift
[20/182] Compiling SwiftSoup DocumentType.swift
[21/182] Compiling SwiftSoup Element.swift
[22/182] Compiling SwiftSoup Elements.swift
[23/182] Compiling SwiftSoup Entities.swift
[24/188] Compiling Rainbow Rainbow.swift
[26/188] Compiling Rainbow ControlCode.swift
[28/188] Compiling Rainbow Color.swift
[29/188] Compiling SwiftSoup Attributes.swift
[30/188] Compiling SwiftSoup BooleanAttribute.swift
[31/188] Compiling SwiftSoup CharacterExt.swift
[32/188] Compiling SwiftSoup CharacterReader.swift
[33/188] Compiling SwiftSoup Cleaner.swift
[34/188] Compiling SwiftSoup Collector.swift
[35/188] Compiling SwiftSoup CombiningEvaluator.swift
[36/188] Compiling SwiftSoup Comment.swift
[37/188] Compiling SwiftSoup Connection.swift
[38/188] Compiling SwiftSoup DataNode.swift
[39/188] Compiling Path Path+Codable.swift
[40/188] Emitting module Rainbow
[41/188] Compiling Rainbow OutputTarget.swift
[42/188] Compiling Rainbow ModesExtractor.swift
[43/188] Compiling XCModel Link.swift
[44/188] Compiling XCModel Compilers.swift
[45/188] Compiling XCModel Checksums.swift
[46/188] Compiling Yams Tag.swift
[47/189] Compiling Path Path+Attributes.swift
[48/189] Compiling Rainbow StringGenerator.swift
[49/189] Compiling Rainbow String+Rainbow.swift
[50/189] Compiling PromiseKit race.swift
[51/189] Compiling PromiseKit hang.swift
[52/189] Compiling XCModel SDKs.swift
[53/189] Compiling XCModel Release.swift
[54/189] Emitting module PromiseKit
[55/189] Compiling SwiftSoup TokenQueue.swift
[56/189] Compiling SwiftSoup Tokeniser.swift
[57/189] Compiling SwiftSoup TokeniserState.swift
[58/189] Compiling SwiftSoup TreeBuilder.swift
[59/189] Compiling SwiftSoup Node.swift
[60/189] Compiling SwiftSoup NodeTraversor.swift
[61/189] Compiling SwiftSoup ParseSettings.swift
[62/189] Compiling SwiftSoup Parser.swift
[63/189] Compiling SwiftSoup Pattern.swift
[64/189] Compiling SwiftSoup QueryParser.swift
[65/189] Compiling SwiftSoup Selector.swift
[66/189] Compiling SwiftSoup Token.swift
[67/189] Compiling Yams String+Yams.swift
[68/189] Compiling XCModel Xcode.swift
[69/189] Compiling XCModel Version.swift
[70/189] Compiling Path Extensions.swift
[71/189] Compiling Path Path+CommonDirectories.swift
[72/189] Compiling Path Path+FileManager.swift
[73/189] Compiling Path Path+StringConvertibles.swift
[74/189] Compiling Path Path+ls.swift
[75/195] Emitting module Path
[76/195] Compiling SwiftSoup NodeVisitor.swift
[77/195] Compiling SwiftSoup OrderedDictionary.swift
[78/195] Compiling SwiftSoup OrderedSet.swift
[79/195] Compiling SwiftSoup ParseError.swift
[80/195] Compiling SwiftSoup StringUtil.swift
[81/195] Compiling SwiftSoup StructuralEvaluator.swift
[82/195] Emitting module Crypto
[87/197] Compiling Rainbow XcodeColorsSupport.swift
[88/197] Compiling Yams Resolver.swift
[89/197] Compiling SwiftSoup SwiftSoup.swift
[90/197] Compiling SwiftSoup Tag.swift
[91/197] Compiling SwiftSoup TextNode.swift
[92/197] Compiling SwiftSoup Evaluator.swift
[93/197] Compiling SwiftSoup Exception.swift
[94/197] Compiling SwiftSoup FormElement.swift
[95/197] Compiling SwiftSoup HtmlTreeBuilder.swift
[96/197] Compiling SwiftSoup HtmlTreeBuilderState.swift
[97/197] Compiling SwiftSoup HttpStatusException.swift
[98/197] Compiling Crypto CryptoKitErrors_boring.swift
[99/197] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[100/197] Compiling Crypto RNG_boring.swift
[117/204] Compiling Yams Representer.swift
[118/204] Compiling Path Path.swift
[119/204] Compiling Path Path->Bool.swift
[120/204] Emitting module SwiftSoup
[121/204] Compiling PromiseKit when.swift
[122/204] Compiling Yams YamlError.swift
[123/204] Compiling Version Version+Range.swift
[124/204] Compiling Version Version+Foundation.swift
[125/204] Compiling Version Version+Codable.swift
[126/204] Compiling Version Version+Comparable.swift
[127/204] Emitting module Version
[128/204] Compiling Version Version.swift
[129/204] Compiling SwiftSoup XmlDeclaration.swift
[130/204] Compiling SwiftSoup XmlTreeBuilder.swift
[131/204] Compiling Crypto PrettyBytes.swift
[132/205] Compiling Crypto SafeCompare.swift
[133/205] Compiling Crypto SecureBytes.swift
[134/205] Compiling Crypto Zeroization.swift
[139/210] Emitting module BigNum
[140/210] Compiling BigNum BigNum.swift
[147/210] Emitting module ArgumentParserToolInfo
[148/210] Compiling ArgumentParserToolInfo ToolInfo.swift
[151/218] Compiling PMKFoundation afterlife.swift
[152/255] Emitting module Yams
[153/255] Compiling ArgumentParser BashCompletionsGenerator.swift
[154/255] Compiling ArgumentParser CompletionsGenerator.swift
[155/255] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[156/255] Compiling PMKFoundation NSURLSession+Promise.swift
[157/255] Emitting module PMKFoundation
[158/255] Compiling PMKFoundation NSObject+Promise.swift
[159/255] Compiling PMKFoundation Process+Promise.swift
[160/255] Compiling SRP error.swift
[161/255] Compiling SRP srp.swift
[162/255] Compiling SwiftSoup UnicodeScalar.swift
[163/255] Compiling SwiftSoup Validate.swift
[164/255] Compiling SwiftSoup Whitelist.swift
[167/255] Compiling SRP keys.swift
[168/255] Compiling SRP server.swift
[169/255] Compiling SRP Array.swift
[170/255] Compiling SRP configuration.swift
[171/255] Compiling SRP client.swift
[172/255] Emitting module SRP
[173/255] Emitting module KeychainAccess
[174/255] Compiling KeychainAccess Keychain.swift
[175/255] 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)
[176/255] 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
[177/255] Compiling ArgumentParser InputOrigin.swift
[178/255] Compiling ArgumentParser Name.swift
[179/255] Compiling ArgumentParser Parsed.swift
[180/255] Compiling ArgumentParser ParsedValues.swift
[181/255] Compiling ArgumentParser ExpressibleByArgument.swift
[182/255] Compiling ArgumentParser ParsableArguments.swift
[183/260] Emitting module ArgumentParser
[189/263] Compiling ArgumentParser AsyncParsableCommand.swift
[190/263] Compiling ArgumentParser CommandConfiguration.swift
[191/263] Compiling ArgumentParser EnumerableFlag.swift
[192/263] Compiling ArgumentParser ArgumentDecoder.swift
[193/263] Compiling ArgumentParser ArgumentDefinition.swift
[194/263] Compiling ArgumentParser ParsableArgumentsValidation.swift
[195/263] Compiling ArgumentParser ParsableCommand.swift
[196/263] Compiling ArgumentParser Errors.swift
[197/263] Compiling ArgumentParser Flag.swift
[198/263] Compiling ArgumentParser NameSpecification.swift
[205/263] Compiling ArgumentParser Option.swift
[206/263] Compiling ArgumentParser ParserError.swift
[207/263] Compiling ArgumentParser SplitArguments.swift
[208/263] Compiling ArgumentParser DumpHelpGenerator.swift
[209/263] Compiling ArgumentParser HelpCommand.swift
[210/263] Compiling ArgumentParser OptionGroup.swift
[211/263] Compiling ArgumentParser ArgumentSet.swift
[212/263] Compiling ArgumentParser CommandParser.swift
[213/263] Compiling ArgumentParser SequenceExtensions.swift
[214/263] Compiling ArgumentParser StringExtensions.swift
[215/263] Compiling ArgumentParser Tree.swift
[225/263] Compiling ArgumentParser Argument.swift
[226/263] Compiling ArgumentParser ArgumentHelp.swift
[227/263] Compiling ArgumentParser ArgumentVisibility.swift
[228/263] Compiling ArgumentParser CompletionKind.swift
[234/263] Compiling ArgumentParser FishCompletionsGenerator.swift
[235/263] Compiling ArgumentParser ZshCompletionsGenerator.swift
[236/263] Compiling ArgumentParser HelpGenerator.swift
[237/263] Compiling ArgumentParser MessageInfo.swift
[238/263] Compiling ArgumentParser UsageGenerator.swift
[239/263] Compiling ArgumentParser CollectionExtensions.swift
[256/263] Compiling AppleAPI Hashcash.swift
[257/263] Emitting module AppleAPI
[258/263] Compiling AppleAPI URLRequest+Apple.swift
[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 Process.swift
[265/296] Compiling XcodesKit Promise+.swift
[266/296] Compiling XcodesKit PromiseKit+Async.swift
[267/296] Compiling XcodesKit Foundation.swift
[268/296] Compiling XcodesKit Migration.swift
[269/296] Compiling XcodesKit Models+FirstWithVersion.swift
[270/296] Compiling XcodesKit FastlaneCookieParser.swift
[271/296] Compiling XcodesKit FastlaneSessionManager.swift
[272/296] Compiling XcodesKit FileManager+.swift
[273/296] Compiling XcodesKit AppleSessionService.swift
[274/296] Compiling XcodesKit Aria2CError.swift
[275/296] Compiling XcodesKit Configuration.swift
[276/296] Compiling XcodesKit DataSource.swift
[277/296] Compiling XcodesKit Models+Runtimes.swift
[278/296] Compiling XcodesKit Models.swift
[279/296] Compiling XcodesKit Path+.swift
[280/296] Compiling XcodesKit DateFormatter+.swift
[281/296] Compiling XcodesKit Downloader.swift
[282/296] Compiling XcodesKit Entry+.swift
[283/296] Compiling XcodesKit Environment.swift
[284/296] Emitting module XcodesKit
[285/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
[286/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
[287/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
[288/296] Compiling XcodesKit Version+Xcode.swift
[289/296] Compiling XcodesKit Version+XcodeReleases.swift
[290/296] Compiling XcodesKit Version.swift
[291/296] Compiling XcodesKit XcodeInstaller.swift
[292/296] Compiling XcodesKit XcodeList.swift
[293/296] Compiling XcodesKit XcodeSelect.swift
[294/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 |
[295/301] Compiling xcodes ParsableArguments+InstallError.swift
[296/301] Compiling xcodes ParsableArguments+LegibleError.swift
[297/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] Compiling xcodes App.swift
[298/301] Write Objects.LinkFileList
[299/301] Linking xcodes
[300/301] Applying xcodes
Build complete! (10.37s)
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.