Build Information
Successful build of AnthropicKit, reference 1.0.1 (90d8e1
), with Swift 6.1 for macOS (SPM) on 13 Jul 2025 11:28:00 UTC.
Swift 6 data race errors: 0
Build Command
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
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/guitaripod/AnthropicKit.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/guitaripod/AnthropicKit
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at 90d8e17 Improve docs
Cloned https://github.com/guitaripod/AnthropicKit.git
Revision (git rev-parse @):
90d8e1779a003615a3729f6b5132b311c018c0a6
SUCCESS checkout https://github.com/guitaripod/AnthropicKit.git at 1.0.1
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/2094] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.04s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.20s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (4.27s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.86s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.49s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.49s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "anthropickit",
"name": "AnthropicKit",
"url": "https://github.com/guitaripod/AnthropicKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AnthropicKit",
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser.git",
"version": "1.6.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/guitaripod/AnthropicKit.git
[1/245] Fetching anthropickit
Fetched https://github.com/guitaripod/AnthropicKit.git from cache (0.66s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.56s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.63s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/guitaripod/AnthropicKit.git
Working copy of https://github.com/guitaripod/AnthropicKit.git resolved at 1.0.1 (90d8e17)
Found 1 product dependencies
- swift-argument-parser
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/guitaripod/AnthropicKit.git
https://github.com/guitaripod/AnthropicKit.git
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "AnthropicKit",
"name" : "AnthropicKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "AnthropicKit",
"targets" : [
"AnthropicKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "anthropic-cli",
"targets" : [
"AnthropicKitCLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "AnthropicKitTests",
"module_type" : "SwiftTarget",
"name" : "AnthropicKitTests",
"path" : "Tests/AnthropicKitTests",
"sources" : [
"APIConfigurationTests.swift",
"ErrorTests.swift",
"MessageRequestTests.swift",
"MessageTests.swift",
"StreamEventParserTests.swift"
],
"target_dependencies" : [
"AnthropicKit"
],
"type" : "test"
},
{
"c99name" : "AnthropicKitIntegrationTests",
"module_type" : "SwiftTarget",
"name" : "AnthropicKitIntegrationTests",
"path" : "Tests/AnthropicKitIntegrationTests",
"sources" : [
"IntegrationTests.swift"
],
"target_dependencies" : [
"AnthropicKit"
],
"type" : "test"
},
{
"c99name" : "AnthropicKitCLI",
"module_type" : "SwiftTarget",
"name" : "AnthropicKitCLI",
"path" : "Sources/AnthropicKitCLI",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"anthropic-cli"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"AnthropicKit"
],
"type" : "executable"
},
{
"c99name" : "AnthropicKit",
"module_type" : "SwiftTarget",
"name" : "AnthropicKit",
"path" : "Sources/AnthropicKit",
"product_memberships" : [
"AnthropicKit",
"anthropic-cli"
],
"sources" : [
"API/APIConfiguration.swift",
"API/APIProtocol.swift",
"API/AnthropicAPI.swift",
"Models/APIError.swift",
"Models/Batch.swift",
"Models/File.swift",
"Models/Message.swift",
"Models/MessageRequest.swift",
"Models/MessageResponse.swift",
"Models/Model.swift",
"Models/Organization.swift",
"Networking/CURLHTTPClient.swift",
"Networking/HTTPClient.swift",
"Networking/StreamEventParser.swift",
"Networking/URLSessionHTTPClient.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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 Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/13] Write sources
[6/13] Write anthropic-cli-entitlement.plist
[8/13] Write sources
[9/13] Write swift-version-2F0A5646E1D333AE.txt
[11/30] Emitting module ArgumentParserToolInfo
[12/30] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/76] Emitting module ArgumentParser
[14/80] Compiling ArgumentParser CommandConfiguration.swift
[15/80] Compiling ArgumentParser CommandGroup.swift
[16/80] Compiling ArgumentParser EnumerableFlag.swift
[17/80] Compiling ArgumentParser ExpressibleByArgument.swift
[18/80] Compiling ArgumentParser ParsableArguments.swift
[19/80] Compiling ArgumentParser InputKey.swift
[20/80] Compiling ArgumentParser InputOrigin.swift
[21/80] Compiling ArgumentParser Name.swift
[22/80] Compiling ArgumentParser Parsed.swift
[23/80] Compiling ArgumentParser ParsedValues.swift
[24/80] Compiling ArgumentParser ArgumentDiscussion.swift
[25/80] Compiling ArgumentParser ArgumentHelp.swift
[26/80] Compiling ArgumentParser ArgumentVisibility.swift
[27/80] Compiling ArgumentParser CompletionKind.swift
[28/80] Compiling ArgumentParser Errors.swift
[29/80] Compiling ArgumentParser SequenceExtensions.swift
[30/80] Compiling ArgumentParser StringExtensions.swift
[31/80] Compiling ArgumentParser SwiftExtensions.swift
[32/80] Compiling ArgumentParser Tree.swift
[33/80] Compiling ArgumentParser CodingKeyValidator.swift
[34/80] Compiling ArgumentParser NonsenseFlagsValidator.swift
[35/80] Compiling ArgumentParser ParsableArgumentsValidation.swift
[36/80] Compiling ArgumentParser PositionalArgumentsValidator.swift
[37/80] Compiling ArgumentParser UniqueNamesValidator.swift
[38/80] Compiling ArgumentParser BashCompletionsGenerator.swift
[39/80] Compiling ArgumentParser CompletionsGenerator.swift
[40/80] Compiling ArgumentParser FishCompletionsGenerator.swift
[41/80] Compiling ArgumentParser ZshCompletionsGenerator.swift
[42/80] Compiling ArgumentParser Argument.swift
[43/80] Compiling ArgumentParser Flag.swift
[44/80] Compiling ArgumentParser NameSpecification.swift
[45/80] Compiling ArgumentParser Option.swift
[46/80] Compiling ArgumentParser OptionGroup.swift
[47/80] Compiling ArgumentParser AsyncParsableCommand.swift
[48/80] Compiling AnthropicKit StreamEventParser.swift
[49/80] Compiling AnthropicKit HTTPClient.swift
[50/81] Compiling AnthropicKit Organization.swift
[51/81] Compiling AnthropicKit CURLHTTPClient.swift
[54/81] Emitting module AnthropicKit
[56/81] Compiling ArgumentParser ParsableCommand.swift
[57/81] Compiling ArgumentParser ArgumentSet.swift
[58/81] Compiling ArgumentParser CommandParser.swift
[61/81] Compiling ArgumentParser ArgumentDecoder.swift
[62/81] Compiling ArgumentParser ArgumentDefinition.swift
[63/81] Compiling ArgumentParser ParserError.swift
[64/81] Compiling ArgumentParser SplitArguments.swift
[65/81] Compiling ArgumentParser DumpHelpGenerator.swift
[66/81] Compiling ArgumentParser HelpCommand.swift
[67/81] Compiling ArgumentParser HelpGenerator.swift
[68/81] Compiling AnthropicKit URLSessionHTTPClient.swift
[74/81] Compiling ArgumentParser MessageInfo.swift
[75/81] Compiling ArgumentParser UsageGenerator.swift
[76/81] Compiling ArgumentParser CollectionExtensions.swift
[77/81] Compiling ArgumentParser Mutex.swift
[78/81] Compiling ArgumentParser Platform.swift
[79/83] Emitting module AnthropicKitCLI
[80/83] Compiling AnthropicKitCLI main.swift
/Users/admin/builder/spi-builder-workspace/Sources/AnthropicKitCLI/main.swift:133:13: warning: default will never be executed
131 | // Ignore these events for cleaner output
132 | break
133 | default:
| `- warning: default will never be executed
134 | // Ignore other events
135 | break
[80/83] Write Objects.LinkFileList
[81/83] Linking anthropic-cli
[82/83] Applying anthropic-cli
Build complete! (18.77s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "AnthropicKit",
"name" : "AnthropicKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "AnthropicKit",
"targets" : [
"AnthropicKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "anthropic-cli",
"targets" : [
"AnthropicKitCLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "AnthropicKitTests",
"module_type" : "SwiftTarget",
"name" : "AnthropicKitTests",
"path" : "Tests/AnthropicKitTests",
"sources" : [
"APIConfigurationTests.swift",
"ErrorTests.swift",
"MessageRequestTests.swift",
"MessageTests.swift",
"StreamEventParserTests.swift"
],
"target_dependencies" : [
"AnthropicKit"
],
"type" : "test"
},
{
"c99name" : "AnthropicKitIntegrationTests",
"module_type" : "SwiftTarget",
"name" : "AnthropicKitIntegrationTests",
"path" : "Tests/AnthropicKitIntegrationTests",
"sources" : [
"IntegrationTests.swift"
],
"target_dependencies" : [
"AnthropicKit"
],
"type" : "test"
},
{
"c99name" : "AnthropicKitCLI",
"module_type" : "SwiftTarget",
"name" : "AnthropicKitCLI",
"path" : "Sources/AnthropicKitCLI",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"anthropic-cli"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"AnthropicKit"
],
"type" : "executable"
},
{
"c99name" : "AnthropicKit",
"module_type" : "SwiftTarget",
"name" : "AnthropicKit",
"path" : "Sources/AnthropicKit",
"product_memberships" : [
"AnthropicKit",
"anthropic-cli"
],
"sources" : [
"API/APIConfiguration.swift",
"API/APIProtocol.swift",
"API/AnthropicAPI.swift",
"Models/APIError.swift",
"Models/Batch.swift",
"Models/File.swift",
"Models/Message.swift",
"Models/MessageRequest.swift",
"Models/MessageResponse.swift",
"Models/Model.swift",
"Models/Organization.swift",
"Networking/CURLHTTPClient.swift",
"Networking/HTTPClient.swift",
"Networking/StreamEventParser.swift",
"Networking/URLSessionHTTPClient.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.