Build Information
Successful build of BinaryStore, reference main (cfa2ed), with Swift 6.3 for Linux on 15 Apr 2026 19:32:11 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.3-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/wuyu2015/BinaryStoreSwift.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/wuyu2015/BinaryStoreSwift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at cfa2edf Delete: default values for parameters
Cloned https://github.com/wuyu2015/BinaryStoreSwift.git
Revision (git rev-parse @):
cfa2edfac841cd991edb6173ad77930cfc83b54d
SUCCESS checkout https://github.com/wuyu2015/BinaryStoreSwift.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/wuyu2015/BinaryStoreSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/24] Emitting module BinaryStore
[4/27] Compiling BinaryStore Box+IntArrayGet.swift
[5/27] Compiling BinaryStore Box+IntArrayIndex.swift
[6/27] Compiling BinaryStore Box+IntArraySet.swift
[7/27] Compiling BinaryStore Box.swift
[8/27] Compiling BinaryStore BitWidth.swift
[9/27] Compiling BinaryStore Sign.swift
[10/27] Compiling BinaryStore Box+RangeArrayGet.swift
[11/27] Compiling BinaryStore Box+RangeArraySet.swift
[12/27] Compiling BinaryStore Box+RangeSet.swift
[13/27] Compiling BinaryStore Box+IntGet.swift
[14/27] Compiling BinaryStore Box+IntSet.swift
[15/27] Compiling BinaryStore Box+MutableCollection.swift
[16/27] Compiling BinaryStore Box+StringArraySet.swift
[17/27] Compiling BinaryStore Box+StringGet.swift
[18/27] Compiling BinaryStore Box+StringSet.swift
[19/27] Compiling BinaryStore Box+RandomAccessCollection.swift
[20/27] Compiling BinaryStore Box+Range.swift
[21/27] Compiling BinaryStore Box+RangeArray.swift
[22/27] Compiling BinaryStore BinaryStore+PropertyListEncoder.swift
[23/27] Compiling BinaryStore BinaryStore.swift
[24/27] Compiling BinaryStore Box+BinaryPlist.swift
[25/27] Compiling BinaryStore Box+String.swift
[26/27] Compiling BinaryStore Box+StringArray.swift
[27/27] Compiling BinaryStore Box+StringArrayGet.swift
Build complete! (11.74s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "BinaryStore",
"name" : "BinaryStore",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "BinaryStore",
"targets" : [
"BinaryStore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BinaryStoreTests",
"module_type" : "SwiftTarget",
"name" : "BinaryStoreTests",
"path" : "Tests/BinaryStoreTests",
"sources" : [
"BoxIntArrayIndexTests.swift",
"BoxIntArrayTests.swift",
"BoxIntTests.swift",
"BoxRangeArrayIndexTests.swift",
"BoxRangeArrayTests.swift",
"BoxRangeTests.swift",
"BoxStringArrayIndexTests.swift",
"BoxStringArrayTests.swift",
"BoxStringTests.swift",
"BoxTests.swift",
"DemoTests.swift",
"XCTestCase+extention.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"BinaryStore"
],
"type" : "test"
},
{
"c99name" : "BinaryStore",
"module_type" : "SwiftTarget",
"name" : "BinaryStore",
"path" : "Sources/BinaryStore",
"product_memberships" : [
"BinaryStore"
],
"sources" : [
"BinaryStore+PropertyListEncoder.swift",
"BinaryStore.swift",
"Box+BinaryPlist.swift",
"Box+IntArrayGet.swift",
"Box+IntArrayIndex.swift",
"Box+IntArraySet.swift",
"Box+IntGet.swift",
"Box+IntSet.swift",
"Box+MutableCollection.swift",
"Box+RandomAccessCollection.swift",
"Box+Range.swift",
"Box+RangeArray.swift",
"Box+RangeArrayGet.swift",
"Box+RangeArraySet.swift",
"Box+RangeSet.swift",
"Box+String.swift",
"Box+StringArray.swift",
"Box+StringArrayGet.swift",
"Box+StringArraySet.swift",
"Box+StringGet.swift",
"Box+StringSet.swift",
"Box.swift",
"enum/BitWidth.swift",
"enum/Sign.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.