Build Information
Successful build of package-distributions, reference master (ba6269), with Swift 6.3 for Wasm on 30 Apr 2026 06:23:54 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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/package-distributions.git
Reference: master
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/ordo-one/package-distributions
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at ba6269d [autosync]
Cloned https://github.com/ordo-one/package-distributions.git
Revision (git rev-parse @):
ba6269d2d2e8d08f568c561f8e41d41bc53c79ec
SUCCESS checkout https://github.com/ordo-one/package-distributions.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/ordo-one/package-distributions.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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/ordo-one/dollup
[1/35] Fetching dollup
Fetched https://github.com/ordo-one/dollup from cache (0.23s)
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.44s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.85s)
Computing version for https://github.com/ordo-one/dollup
Computed https://github.com/ordo-one/dollup at 1.0.6 (1.24s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/ordo-one/dollup
Working copy of https://github.com/ordo-one/dollup resolved at 1.0.6
Downloading binary artifact https://get.rarestype.com/dollup/1.0.6/Linux-x86_64/dollup.artifactbundle.zip
[1360/13038536] Downloading https://get.rarestype.com/dollup/1.0.6/Linux-x86_64/dollup.artifactbundle.zip
Downloaded https://get.rarestype.com/dollup/1.0.6/Linux-x86_64/dollup.artifactbundle.zip (1.83s)
[1/1] Compiling plugin DollupPlugin
Building for debugging...
[1/11] Write sources
[4/11] Compiling _NumericsShims _NumericsShims.c
[5/11] Write swift-version-24593BA9C3E375BF.txt
[7/22] Emitting module RealModule
[8/23] Compiling RealModule Float16+Real.swift
[9/23] Compiling RealModule Float80+Real.swift
[10/23] Compiling RealModule RelaxedArithmetic.swift
[11/23] Compiling RealModule RealFunctions.swift
[12/23] Compiling RealModule Real.swift
[13/23] Compiling RealModule AugmentedArithmetic.swift
[14/23] Compiling RealModule Double+Real.swift
[15/23] Compiling RealModule AlgebraicField.swift
[16/23] Compiling RealModule ApproximateEquality.swift
[17/23] Compiling RealModule ElementaryFunctions.swift
[18/23] Compiling RealModule Float+Real.swift
[19/24] Wrapping AST for RealModule for debugging
[21/30] Compiling Random PseudoRandom.swift
[22/30] Compiling Random Uniform.swift
[23/30] Compiling Random PseudoRandom.Wyhash.swift
[24/30] Compiling Random Binomial.swift
[25/30] Compiling Random Normal.swift
[26/30] Emitting module Random
[27/31] Wrapping AST for Random for debugging
[29/33] Compiling Examples Examples.swift
[30/33] Emitting module Examples
[31/34] Wrapping AST for Examples for debugging
[32/34] Write Objects.LinkFileList
[33/34] Linking Examples.wasm
Build complete! (15.73s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
},
{
"identity" : "dollup",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ordo-one/dollup"
}
],
"manifest_display_name" : "package-distributions",
"name" : "package-distributions",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "visionos",
"version" : "2.0"
},
{
"name" : "watchos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "Random",
"targets" : [
"Random"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Examples",
"targets" : [
"Examples"
],
"type" : {
"snippet" : null
}
}
],
"targets" : [
{
"c99name" : "RandomTests",
"module_type" : "SwiftTarget",
"name" : "RandomTests",
"path" : "Sources/RandomTests",
"sources" : [
"ChiSquareTest.swift",
"Distributions/Binomial (ext).swift",
"Distributions/BinomialTests.swift",
"Distributions/Normal (ext).swift",
"Distributions/NormalTests.swift",
"Double (ext).swift",
"HistogramValue.swift",
"HistogramVisualization.swift",
"StatisticsTestable.swift",
"String (ext).swift"
],
"target_dependencies" : [
"Random"
],
"type" : "test"
},
{
"c99name" : "Random",
"module_type" : "SwiftTarget",
"name" : "Random",
"path" : "Sources/Random",
"product_dependencies" : [
"RealModule"
],
"product_memberships" : [
"Random",
"Examples"
],
"sources" : [
"Binomial.swift",
"Normal.swift",
"PseudoRandom.Wyhash.swift",
"PseudoRandom.swift",
"Uniform.swift"
],
"type" : "library"
},
{
"c99name" : "Examples",
"module_type" : "SwiftTarget",
"name" : "Examples",
"path" : "Snippets",
"product_memberships" : [
"Examples"
],
"sources" : [
"Examples.swift"
],
"target_dependencies" : [
"Random"
],
"type" : "snippet"
}
],
"tools_version" : "6.1"
}
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.