Build Information
Successful build of swift-multiarray, reference 2.1.0 (f92803), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 19:45:46 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dataparallel-swift/swift-multiarray.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dataparallel-swift/swift-multiarray
* tag 2.1.0 -> FETCH_HEAD
HEAD is now at f928030 docs: update CHANGELOG.md
Cloned https://github.com/dataparallel-swift/swift-multiarray.git
Revision (git rev-parse @):
f9280306836971472475629bb74b5e24736b6752
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/dataparallel-swift/swift-multiarray.git at 2.1.0
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.85s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (7.24s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.33s)
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-multiarray",
"name": "swift-multiarray",
"url": "https://github.com/dataparallel-swift/swift-multiarray.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-multiarray",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/dataparallel-swift/swift-multiarray.git
[1/636] Fetching swift-multiarray
Fetched https://github.com/dataparallel-swift/swift-multiarray.git from cache (0.74s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.89s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.97s)
Creating working copy for https://github.com/dataparallel-swift/swift-multiarray.git
Working copy of https://github.com/dataparallel-swift/swift-multiarray.git resolved at 2.1.0 (f928030)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
warning: '.resolve-product-dependencies': dependency 'swift-multiarray' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/dataparallel-swift/swift-multiarray.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Write swift-version--6988338F2F200930.txt
[4/8] Compiling MultiArrayMacros Plugin.swift
[5/8] Emitting module MultiArrayMacros
[6/8] Compiling MultiArrayMacros GenericMacro.swift
[6/8] Write Objects.LinkFileList
[7/8] Linking MultiArrayMacros-tool
[9/24] Compiling MultiArray RandomAccessCollection.swift
[10/24] Compiling MultiArray Generic.swift
[11/24] Compiling MultiArray Encodable.swift
[12/24] Compiling MultiArray Equatable.swift
[13/24] Compiling MultiArray UUID.swift
[14/24] Compiling MultiArray CustomStringConvertible.swift
[15/24] Compiling MultiArray Decodable.swift
[16/24] Compiling MultiArray ExpressibleByArrayLiteral.swift
[17/24] Compiling MultiArray Hashable.swift
[18/24] Compiling MultiArray ArrayData.swift
[19/24] Compiling MultiArray CustomDebugStringConvertible.swift
[20/24] Emitting module MultiArray
[21/24] Compiling MultiArray MultiArray.swift
[22/24] Compiling MultiArray MultiArray+map.swift
[23/24] Compiling MultiArray MutableCollection.swift
[24/24] Compiling MultiArray Date.swift
[25/25] Compiling MultiArray Tuple.swift
Build complete! (6.79s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "swift-multiarray",
"name" : "swift-multiarray",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "MultiArray",
"targets" : [
"MultiArray"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "MultiArrayMacros",
"targets" : [
"MultiArrayMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "MultiArrayTests",
"module_type" : "SwiftTarget",
"name" : "MultiArrayTests",
"path" : "Tests/MultiArrayTests",
"sources" : [
"Distrubution.swift",
"MultiArrayTests.swift",
"Point.swift",
"Randomizable.swift",
"Vec3.swift",
"Zone.swift"
],
"target_dependencies" : [
"MultiArray"
],
"type" : "test"
},
{
"c99name" : "MultiArrayMacros",
"module_type" : "SwiftTarget",
"name" : "MultiArrayMacros",
"path" : "Sources/MultiArrayMacros",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"MultiArray",
"MultiArrayMacros"
],
"sources" : [
"GenericMacro.swift",
"Plugin.swift"
],
"type" : "macro"
},
{
"c99name" : "MultiArray",
"module_type" : "SwiftTarget",
"name" : "MultiArray",
"path" : "Sources/MultiArray",
"product_memberships" : [
"MultiArray"
],
"sources" : [
"ArrayData.swift",
"Extensions/CustomDebugStringConvertible.swift",
"Extensions/CustomStringConvertible.swift",
"Extensions/Decodable.swift",
"Extensions/Encodable.swift",
"Extensions/Equatable.swift",
"Extensions/ExpressibleByArrayLiteral.swift",
"Extensions/Hashable.swift",
"Extensions/MultiArray+map.swift",
"Extensions/MutableCollection.swift",
"Extensions/RandomAccessCollection.swift",
"Generic.swift",
"Generic/Date.swift",
"Generic/UUID.swift",
"MultiArray.swift",
"Tuple.swift"
],
"target_dependencies" : [
"MultiArrayMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/dataparallel-swift/swift-multiarray/2.1.0
Repository: dataparallel-swift/swift-multiarray
Swift version used: 6.3
Target: MultiArray
Extracting symbol information for 'MultiArray'...
Finished extracting symbol information for 'MultiArray'. (28.44s)
Building documentation for 'MultiArray'...
Finished building documentation for 'MultiArray' (0.60s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/dataparallel-swift/swift-multiarray/2.1.0
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/swiftlang/swift-syntax.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.12s)
Updated https://github.com/swiftlang/swift-syntax.git (0.83s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (2.81s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.74s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.10s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.85s)
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling Snippets Snippet.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets SnippetParser.swift
[9/53] Compiling SymbolKit Mixin+Equals.swift
[10/53] Compiling SymbolKit Mixin+Hash.swift
[11/53] Compiling SymbolKit Mixin.swift
[12/53] Compiling SymbolKit LineList.swift
[13/53] Compiling SymbolKit Position.swift
[14/57] Compiling SymbolKit SourceRange.swift
[15/57] Compiling SymbolKit Metadata.swift
[16/57] Compiling SymbolKit Module.swift
[17/57] Compiling SymbolKit OperatingSystem.swift
[18/57] Compiling SymbolKit Platform.swift
[19/57] Emitting module SymbolKit
[20/57] Compiling SymbolKit SemanticVersion.swift
[21/57] Compiling SymbolKit AccessControl.swift
[22/57] Compiling SymbolKit Availability.swift
[23/57] Compiling SymbolKit AvailabilityItem.swift
[24/57] Compiling SymbolKit Domain.swift
[25/57] Compiling SymbolKit GenericConstraint.swift
[26/57] Compiling SymbolKit GenericParameter.swift
[27/57] Compiling SymbolKit Generics.swift
[28/57] Compiling SymbolKit Namespace.swift
[29/57] Compiling SymbolKit Symbol.swift
[30/57] Compiling SymbolKit SymbolKind.swift
[31/57] Compiling SymbolKit SymbolGraph.swift
[32/57] Compiling SymbolKit GraphCollector.swift
[33/57] Compiling SymbolKit Relationship.swift
[34/57] Compiling SymbolKit RelationshipKind.swift
[35/57] Compiling SymbolKit SourceOrigin.swift
[36/57] Compiling SymbolKit GenericConstraints.swift
[37/57] Compiling SymbolKit Swift.swift
[38/57] Compiling SymbolKit Names.swift
[39/57] Compiling SymbolKit SPI.swift
[40/57] Compiling SymbolKit Snippet.swift
[41/57] Compiling SymbolKit Extension.swift
[42/57] Compiling SymbolKit Identifier.swift
[43/57] Compiling SymbolKit KindIdentifier.swift
[44/57] Compiling SymbolKit Location.swift
[45/57] Compiling SymbolKit Mutability.swift
[46/57] Compiling SymbolKit DeclarationFragments.swift
[47/57] Compiling SymbolKit Fragment.swift
[48/57] Compiling SymbolKit FragmentKind.swift
[49/57] Compiling SymbolKit FunctionParameter.swift
[50/57] Compiling SymbolKit FunctionSignature.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.69s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'MultiArray' complete! (0.90s)
1158
8 /Users/admin/builder/spi-builder-workspace/.docs/dataparallel-swift/swift-multiarray/2.1.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/dataparallel-swift/swift-multiarray/2.1.0
File count: 1158
Doc size: 8.0MB
Preparing doc bundle ...
Uploading prod-dataparallel-swift-swift-multiarray-2.1.0-902ed8e7.zip to s3://spi-docs-inbox/prod-dataparallel-swift-swift-multiarray-2.1.0-902ed8e7.zip
Copying... [12%]
Copying... [24%]
Copying... [32%]
Copying... [43%]
Copying... [51%]
Copying... [63%]
Copying... [71%]
Copying... [83%]
Copying... [91%]
Copying... [100%]
Done.