Build Information
Successful build of VectorNest, reference main (0fb7aa), with Swift 6.1 for macOS (SPM) on 29 Jun 2025 04:33:57 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 InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PicoMLX/PicoVector.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PicoMLX/PicoVector
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0fb7aac Update README.md
Cloned https://github.com/PicoMLX/PicoVector.git
Revision (git rev-parse @):
0fb7aaca8c715327e8a4032ad0c3a44b0db7dac2
SUCCESS checkout https://github.com/PicoMLX/PicoVector.git at main
Fetching https://github.com/kean/Get
Fetching https://github.com/btfranklin/CleverBird
[1/1160] Fetching cleverbird
[268/3509] Fetching cleverbird, get
Fetched https://github.com/btfranklin/CleverBird from cache (1.10s)
Fetched https://github.com/kean/Get from cache (1.10s)
Computing version for https://github.com/btfranklin/CleverBird
Computed https://github.com/btfranklin/CleverBird at 3.2.1 (4.36s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.1.6 (0.60s)
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.1.6
Creating working copy for https://github.com/btfranklin/CleverBird
Working copy of https://github.com/btfranklin/CleverBird resolved at 3.2.1
========================================
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": "picovector",
"name": "VectorNest",
"url": "https://github.com/PicoMLX/PicoVector.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PicoVector",
"dependencies": [
{
"identity": "cleverbird",
"name": "CleverBird",
"url": "https://github.com/btfranklin/CleverBird",
"version": "3.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CleverBird",
"dependencies": [
{
"identity": "get",
"name": "Get",
"url": "https://github.com/kean/Get",
"version": "2.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Get",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/PicoMLX/PicoVector.git
[1/81] Fetching picovector
Fetched https://github.com/PicoMLX/PicoVector.git from cache (0.67s)
Fetching https://github.com/btfranklin/CleverBird from cache
Fetched https://github.com/btfranklin/CleverBird from cache (0.42s)
Computing version for https://github.com/btfranklin/CleverBird
Computed https://github.com/btfranklin/CleverBird at 3.2.1 (0.47s)
Fetching https://github.com/kean/Get from cache
Fetched https://github.com/kean/Get from cache (0.45s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.2.1 (0.50s)
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.2.1
Creating working copy for https://github.com/PicoMLX/PicoVector.git
Working copy of https://github.com/PicoMLX/PicoVector.git resolved at main (0fb7aac)
Creating working copy for https://github.com/btfranklin/CleverBird
Working copy of https://github.com/btfranklin/CleverBird resolved at 3.2.1
warning: '.resolve-product-dependencies': dependency 'picovector' is not used by any target
Found 1 product dependencies
- CleverBird
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/PicoMLX/PicoVector.git
https://github.com/PicoMLX/PicoVector.git
{
"dependencies" : [
{
"identity" : "cleverbird",
"requirement" : {
"range" : [
{
"lower_bound" : "3.2.1",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/btfranklin/CleverBird"
}
],
"manifest_display_name" : "VectorNest",
"name" : "VectorNest",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "VectorNest",
"targets" : [
"VectorNest"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VectorNestTests",
"module_type" : "SwiftTarget",
"name" : "VectorNestTests",
"path" : "Tests/VectorNestTests",
"sources" : [
"VectorNestTests.swift"
],
"target_dependencies" : [
"VectorNest"
],
"type" : "test"
},
{
"c99name" : "VectorNest",
"module_type" : "SwiftTarget",
"name" : "VectorNest",
"path" : "Sources/VectorNest",
"product_dependencies" : [
"CleverBird"
],
"product_memberships" : [
"VectorNest"
],
"sources" : [
"TextSplitter/ParagraphTextSplitter.swift",
"TextSplitter/RecursiveTextSplitter.swift",
"TextSplitter/TextSplitter.swift",
"VectorNest.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
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
Building for debugging...
[0/6] Write sources
[3/6] Copying gpt3-vocab.bpe
[3/6] Copying gpt3-encoder.json
[5/6] Write swift-version-2F0A5646E1D333AE.txt
[7/12] Compiling Get Response.swift
[8/12] Emitting module Get
[9/12] Compiling Get APIClient.swift
[10/12] Compiling Get Request.swift
[11/12] Compiling Get DataLoader.swift
[12/12] Compiling Get APIClientDelegate.swift
[13/38] Emitting module CleverBird
[14/40] Compiling CleverBird StreamableChatThread+complete.swift
[15/40] Compiling CleverBird StreamableChatThread.swift
[16/40] Compiling CleverBird Pattern.swift
[17/40] Compiling CleverBird Token.swift
[18/40] Compiling CleverBird OpenAIAPIConnection+createChatCompletionRequest.swift
[19/40] Compiling CleverBird Penalty.swift
[20/40] Compiling CleverBird Percentage.swift
[21/40] Compiling CleverBird CleverBirdError.swift
[22/40] Compiling CleverBird OpenAIAPIConnection.swift
[23/40] Compiling CleverBird ChatCompletionRequestParameters.swift
[24/40] Compiling CleverBird ChatCompletionResponse.swift
[25/40] Compiling CleverBird ChatMessage.swift
[26/40] Compiling CleverBird ChatModel.swift
[27/40] Compiling CleverBird Function.swift
[28/40] Compiling CleverBird FunctionCall.swift
[29/40] Compiling CleverBird FunctionCallMode.swift
[30/40] Compiling CleverBird ChatStreamedResponseChunk.swift
[31/40] Compiling CleverBird ChatThread+withStreaming.swift
[32/40] Compiling CleverBird OpenAIAPIConnection+createChatCompletionAsyncByteStream.swift
[33/40] Compiling CleverBird TokenEncoder.swift
[34/40] Compiling CleverBird resource_bundle_accessor.swift
[35/40] Compiling CleverBird ChatThread+complete.swift
[36/40] Compiling CleverBird ChatThread+tokenCount.swift
[37/40] Compiling CleverBird ChatThread.swift
[38/40] Compiling CleverBird FunctionRegistry.swift
[39/40] Compiling CleverBird JSONType.swift
[40/40] Compiling CleverBird JSONValue.swift
[41/45] Compiling VectorNest TextSplitter.swift
[42/45] Compiling VectorNest ParagraphTextSplitter.swift
[43/45] Compiling VectorNest VectorNest.swift
[44/45] Compiling VectorNest RecursiveTextSplitter.swift
[45/45] Emitting module VectorNest
Build complete! (10.93s)
Build complete.
{
"dependencies" : [
{
"identity" : "cleverbird",
"requirement" : {
"range" : [
{
"lower_bound" : "3.2.1",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/btfranklin/CleverBird"
}
],
"manifest_display_name" : "VectorNest",
"name" : "VectorNest",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "VectorNest",
"targets" : [
"VectorNest"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VectorNestTests",
"module_type" : "SwiftTarget",
"name" : "VectorNestTests",
"path" : "Tests/VectorNestTests",
"sources" : [
"VectorNestTests.swift"
],
"target_dependencies" : [
"VectorNest"
],
"type" : "test"
},
{
"c99name" : "VectorNest",
"module_type" : "SwiftTarget",
"name" : "VectorNest",
"path" : "Sources/VectorNest",
"product_dependencies" : [
"CleverBird"
],
"product_memberships" : [
"VectorNest"
],
"sources" : [
"TextSplitter/ParagraphTextSplitter.swift",
"TextSplitter/RecursiveTextSplitter.swift",
"TextSplitter/TextSplitter.swift",
"VectorNest.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.