Build Information
Successful build of swift-multiarray, reference main (2b2920), with Swift 6.2 for Linux on 24 Apr 2026 01:20:26 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dataparallel-swift/swift-multiarray.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/dataparallel-swift/swift-multiarray
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2b29200 Merge pull request #15 from dataparallel-swift/refactor/init
Cloned https://github.com/dataparallel-swift/swift-multiarray.git
Revision (git rev-parse @):
2b29200badab08638b032a78c2b445da350defb3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/dataparallel-swift/swift-multiarray.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/dataparallel-swift/swift-multiarray.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/swiftlang/swift-syntax.git
[1/75036] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.92s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (13.53s)
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/swift-6.2.4-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2.4-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.60s)
Building for debugging...
[0/6] Write sources
[2/6] Write swift-version-24593BA9C3E375BF.txt
[4/9] Emitting module MultiArrayMacros
[5/9] Compiling MultiArrayMacros Plugin.swift
[6/9] Compiling MultiArrayMacros GenericMacro.swift
[7/10] Wrapping AST for MultiArrayMacros for debugging
[8/10] Write Objects.LinkFileList
[9/10] Linking MultiArrayMacros-tool
[11/26] Compiling MultiArray Encodable.swift
[12/26] Compiling MultiArray Equatable.swift
[13/28] Compiling MultiArray ExpressibleByArrayLiteral.swift
[14/28] Compiling MultiArray Hashable.swift
[15/28] Compiling MultiArray MultiArray+map.swift
[16/28] Compiling MultiArray MutableCollection.swift
[17/28] Compiling MultiArray MultiArray.swift
[18/28] Compiling MultiArray Tuple.swift
[19/28] Compiling MultiArray Date.swift
[20/28] Compiling MultiArray UUID.swift
[21/28] Compiling MultiArray RandomAccessCollection.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[22/28] Compiling MultiArray Generic.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[23/28] Compiling MultiArray ArrayData.swift
[24/28] Compiling MultiArray CustomDebugStringConvertible.swift
[25/28] Compiling MultiArray CustomStringConvertible.swift
[26/28] Emitting module MultiArray
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[27/28] Compiling MultiArray Data.swift
[28/28] Compiling MultiArray Decodable.swift
Build complete! (39.71s)
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" : "/host/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/Data.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"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.