Build Information
Successful build of Tuplé, reference main (8d1400), with Swift 6.1 for Wasm on 7 Dec 2025 18:54:57 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Catterwaul/Tuplay.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/Catterwaul/Tuplay
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8d14006 first
Cloned https://github.com/Catterwaul/Tuplay.git
Revision (git rev-parse @):
8d14006cd5e63be5c7ff3c60d70a1d625a5e1509
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Catterwaul/Tuplay.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Catterwaul/Tuplay.git
https://github.com/Catterwaul/Tuplay.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "thrappture",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Catterwaul/Thrappture"
}
],
"manifest_display_name" : "Tuplé",
"name" : "Tuplé",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Tuplé",
"targets" : [
"Tuplé"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Tuplé_Tests",
"module_type" : "SwiftTarget",
"name" : "Tuplé.Tests",
"path" : "Tests",
"sources" : [
"FunctionTests.swift",
"Methods/InstanceMethodTests.swift",
"Methods/TypeMethodTests.swift",
"PackTests.swift",
"PropertyTests.swift",
"SequenceTests.swift",
"StrideableTests.swift"
],
"target_dependencies" : [
"Tuplé"
],
"type" : "test"
},
{
"c99name" : "Tuplé",
"module_type" : "SwiftTarget",
"name" : "Tuplé",
"path" : "Sources",
"product_dependencies" : [
"Thrappture"
],
"product_memberships" : [
"Tuplé"
],
"sources" : [
"Extensions/Sequence.swift",
"Extensions/Strideable.swift",
"Functions.swift",
"Methods/Instance Methods/Explicit-Count Overloads/map.swift",
"Methods/Instance Methods/Instance Methods.swift",
"Methods/Instance Methods/prepending.swift",
"Methods/Operators/Comparable.swift",
"Methods/Operators/Equatable.swift",
"Methods/Type Methods/Type Methods.swift",
"Methods/Type Methods/chain.swift",
"Pack.swift",
"Properties/Explicit-Count Overloads/flattened.swift",
"Properties/Explicit-Count Overloads/prefix.swift",
"Properties/Explicit-Count Overloads/reversed.swift",
"Properties/Explicit-Count Overloads/suffix.swift",
"Properties/Explicit-Count Overloads/unlabeled.swift",
"Properties/Properties.swift",
"Properties/Type Properties.swift",
"Type Aliases.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4dfe22dedd7a52399668938cbd466a34545eff77bced906005dc4032a6549d90
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2158] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.90s)
Fetching https://github.com/Catterwaul/Thrappture
[1/389] Fetching thrappture
Fetched https://github.com/Catterwaul/Thrappture from cache (0.25s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3592] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.97s)
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 main (7935a77)
Creating working copy for https://github.com/Catterwaul/Thrappture
Working copy of https://github.com/Catterwaul/Thrappture resolved at main (d930cd6)
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/10] Compiling Thrappture ThrowingPropertyWrapper.swift
[7/10] Compiling Thrappture Optional.swift
[8/10] Compiling Thrappture Result.swift
[9/10] Emitting module Thrappture
[10/10] Compiling Thrappture Optional.Nil.swift
[12/29] Compiling Tuplé flattened.swift
[13/29] Compiling Tuplé prefix.swift
[14/29] Compiling Tuplé Sequence.swift
[15/29] Compiling Tuplé Strideable.swift
[16/29] Compiling Tuplé Functions.swift
[17/31] Compiling Tuplé Comparable.swift
[18/31] Compiling Tuplé Equatable.swift
[19/31] Compiling Tuplé Type Methods.swift
[20/31] Compiling Tuplé map.swift
[21/31] Compiling Tuplé Instance Methods.swift
[22/31] Compiling Tuplé prepending.swift
[23/31] Compiling Tuplé reversed.swift
[24/31] Compiling Tuplé suffix.swift
[25/31] Compiling Tuplé unlabeled.swift
[26/31] Compiling Tuplé Properties.swift
[27/31] Compiling Tuplé chain.swift
[28/31] Compiling Tuplé Pack.swift
[29/31] Emitting module Tuplé
[30/31] Compiling Tuplé Type Properties.swift
[31/31] Compiling Tuplé Type Aliases.swift
Build complete! (27.87s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "thrappture",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Catterwaul/Thrappture"
}
],
"manifest_display_name" : "Tuplé",
"name" : "Tuplé",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Tuplé",
"targets" : [
"Tuplé"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Tuplé_Tests",
"module_type" : "SwiftTarget",
"name" : "Tuplé.Tests",
"path" : "Tests",
"sources" : [
"FunctionTests.swift",
"Methods/InstanceMethodTests.swift",
"Methods/TypeMethodTests.swift",
"PackTests.swift",
"PropertyTests.swift",
"SequenceTests.swift",
"StrideableTests.swift"
],
"target_dependencies" : [
"Tuplé"
],
"type" : "test"
},
{
"c99name" : "Tuplé",
"module_type" : "SwiftTarget",
"name" : "Tuplé",
"path" : "Sources",
"product_dependencies" : [
"Thrappture"
],
"product_memberships" : [
"Tuplé"
],
"sources" : [
"Extensions/Sequence.swift",
"Extensions/Strideable.swift",
"Functions.swift",
"Methods/Instance Methods/Explicit-Count Overloads/map.swift",
"Methods/Instance Methods/Instance Methods.swift",
"Methods/Instance Methods/prepending.swift",
"Methods/Operators/Comparable.swift",
"Methods/Operators/Equatable.swift",
"Methods/Type Methods/Type Methods.swift",
"Methods/Type Methods/chain.swift",
"Pack.swift",
"Properties/Explicit-Count Overloads/flattened.swift",
"Properties/Explicit-Count Overloads/prefix.swift",
"Properties/Explicit-Count Overloads/reversed.swift",
"Properties/Explicit-Count Overloads/suffix.swift",
"Properties/Explicit-Count Overloads/unlabeled.swift",
"Properties/Properties.swift",
"Properties/Type Properties.swift",
"Type Aliases.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4dfe22dedd7a52399668938cbd466a34545eff77bced906005dc4032a6549d90
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Done.