Build Information
Successful build of BigDecimal, reference main (04d170), with Swift 6.3 for Linux on 21 Apr 2026 09:10:33 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/Zollerboy1/BigDecimal.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/Zollerboy1/BigDecimal
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 04d1704 Fix Sendable checking for Swift 5.5
Cloned https://github.com/Zollerboy1/BigDecimal.git
Revision (git rev-parse @):
04d17040e4615fbfda3a882b9881f6841f4bf557
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Zollerboy1/BigDecimal.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/Zollerboy1/BigDecimal.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/attaswift/BigInt.git
[1/4878] Fetching bigint
[1562/11294] Fetching bigint, swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.50s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.55s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.98s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.43s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Building for debugging...
[0/7] Write sources
[5/7] Compiling _NumericsShims _NumericsShims.c
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/39] Emitting module BigInt
[9/41] Compiling BigInt Subtraction.swift
[10/41] Compiling BigInt Words and Bits.swift
[11/41] Compiling RealModule RealFunctions.swift
[12/42] Compiling RealModule RelaxedArithmetic.swift
[13/42] Compiling RealModule Float80+Real.swift
[14/42] Compiling RealModule Real.swift
[15/42] Compiling BigInt Addition.swift
[16/42] Compiling BigInt BigInt.swift
[17/42] Compiling BigInt BigUInt.swift
[18/42] Compiling BigInt Integer Conversion.swift
[19/42] Compiling BigInt Multiplication.swift
[20/42] Compiling BigInt Prime Test.swift
[25/42] Emitting module RealModule
[26/42] Compiling RealModule Float16+Real.swift
[30/54] Compiling ComplexModule Polar.swift
[31/55] Compiling ComplexModule Complex+Hashable.swift
[32/55] Compiling ComplexModule Complex+IntegerLiteral.swift
[33/55] Compiling ComplexModule Scale.swift
[34/55] Compiling ComplexModule Complex+StringConvertible.swift
[35/55] Compiling ComplexModule Complex.swift
[36/55] Compiling ComplexModule Complex+Numeric.swift
[37/55] Emitting module ComplexModule
[38/55] Compiling ComplexModule Complex+AdditiveArithmetic.swift
[39/55] Compiling ComplexModule Complex+AlgebraicField.swift
[40/55] Compiling ComplexModule Complex+Codable.swift
[41/55] Compiling ComplexModule Complex+ElementaryFunctions.swift
[43/58] Emitting module Numerics
[44/58] Compiling Numerics Numerics.swift
[46/59] Compiling BigInt Strideable.swift
[47/59] Compiling BigInt String Conversion.swift
[48/59] Compiling BigInt Bitwise Ops.swift
[49/59] Compiling BigInt Codable.swift
[50/59] Compiling BigInt Comparable.swift
[51/59] Compiling BigInt Random.swift
[52/59] Compiling BigInt Shifts.swift
[53/59] Compiling BigInt Square Root.swift
[54/59] Compiling BigInt Floating Point Conversion.swift
[55/59] Compiling BigInt GCD.swift
[56/59] Compiling BigInt Hashable.swift
[57/59] Compiling BigInt Data Conversion.swift
[58/59] Compiling BigInt Division.swift
[59/59] Compiling BigInt Exponentiation.swift
[61/66] Compiling BigDecimal Util.swift
[62/66] Compiling BigDecimal RangeReplaceableCollection+removeWhile.swift
[63/66] Compiling BigDecimal Conversions.swift
[64/66] Compiling BigDecimal BigInt+digitCount.swift
[65/66] Emitting module BigDecimal
[66/66] Compiling BigDecimal BigDecimal.swift
Build complete! (12.23s)
Build complete.
{
"dependencies" : [
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "5.3.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BigInt.git"
},
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics.git"
}
],
"manifest_display_name" : "BigDecimal",
"name" : "BigDecimal",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "BigDecimal",
"targets" : [
"BigDecimal"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BigDecimalTests",
"module_type" : "SwiftTarget",
"name" : "BigDecimalTests",
"path" : "Tests/BigDecimalTests",
"product_dependencies" : [
"BigInt"
],
"sources" : [
"BigDecimalTests.swift"
],
"target_dependencies" : [
"BigDecimal"
],
"type" : "test"
},
{
"c99name" : "BigDecimal",
"module_type" : "SwiftTarget",
"name" : "BigDecimal",
"path" : "Sources/BigDecimal",
"product_dependencies" : [
"BigInt",
"Numerics"
],
"product_memberships" : [
"BigDecimal"
],
"sources" : [
"BigDecimal.swift",
"BigInt+digitCount.swift",
"Conversions.swift",
"RangeReplaceableCollection+removeWhile.swift",
"Util.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
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.