Build Information
Successful build of swift-iterable-macros, reference main (bb7328), with Swift 6.2 for Wasm on 14 Nov 2025 06:10:42 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/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/swift-iterable-macros.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/davdroman/swift-iterable-macros
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at bb73286 Update README.md
Cloned https://github.com/davdroman/swift-iterable-macros.git
Revision (git rev-parse @):
bb732867a45fec842bb5d028a627187ed0978716
SUCCESS checkout https://github.com/davdroman/swift-iterable-macros.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/davdroman/swift-iterable-macros.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/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f6b6b9bdb5d5605d727da337418fc455cd8a0394d3a815b70631008c48829755
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/swiftlang/swift-syntax
[1/917] Fetching swift-macro-testing
[744/73664] Fetching swift-macro-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (6.12s)
Fetched https://github.com/swiftlang/swift-syntax from cache (6.17s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (9.59s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (1.18s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15599] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.96s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (5.42s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4601] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.50s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.16s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5555] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.19s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (1.76s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.4
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.61s)
Building for debugging...
[0/16] Write sources
[9/16] Write swift-version-24593BA9C3E375BF.txt
[11/26] Compiling CaseIterableMacro Plugin.swift
[12/26] Compiling StaticMemberIterableMacro Plugin.swift
[13/26] Emitting module IterableSupport
[14/26] Compiling IterableSupport MemberIdentifierTitle.swift
[16/27] Emitting module IterableSupport
[17/27] Compiling IterableSupport MemberIdentifierTitle.swift
[19/28] Compiling CaseIterableMacro CaseIterableMacro.swift
[20/28] Emitting module CaseIterableMacro
[22/29] Emitting module StaticMemberIterableMacro
[23/29] Compiling StaticMemberIterableMacro StaticMemberIterableMacro.swift
[24/30] Wrapping AST for StaticMemberIterableMacro for debugging
[25/30] Write Objects.LinkFileList
[26/30] Wrapping AST for CaseIterableMacro for debugging
[27/30] Write Objects.LinkFileList
[28/30] Linking CaseIterableMacro-tool
[29/30] Linking StaticMemberIterableMacro-tool
[31/42] Compiling CaseIterable CaseOf.swift
[32/42] Emitting module CaseIterable
[33/42] Compiling CaseIterable CaseIterable.swift
[34/43] Emitting module CaseIterable
[35/43] Compiling CaseIterable CaseOf.swift
[36/43] Compiling CaseIterable CaseIterable.swift
[38/44] Compiling StaticMemberIterable StaticMemberIterable.swift
[40/44] Compiling StaticMemberIterable StaticMember.swift
[41/44] Emitting module StaticMemberIterable
[42/45] Compiling StaticMemberIterable StaticMember.swift
[43/45] Emitting module StaticMemberIterable
[44/45] Compiling StaticMemberIterable StaticMemberIterable.swift
[47/48] Emitting module IterableMacros
[48/48] Compiling IterableMacros Exports.swift
Build complete! (42.65s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
}
],
"manifest_display_name" : "swift-iterable-macros",
"name" : "swift-iterable-macros",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "IterableMacros",
"targets" : [
"IterableMacros"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "StaticMemberIterable",
"targets" : [
"StaticMemberIterable"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CaseIterable",
"targets" : [
"CaseIterable"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "StaticMemberIterableMacro",
"targets" : [
"StaticMemberIterableMacro"
],
"type" : {
"macro" : null
}
},
{
"name" : "CaseIterableMacro",
"targets" : [
"CaseIterableMacro"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "StaticMemberIterableTests",
"module_type" : "SwiftTarget",
"name" : "StaticMemberIterableTests",
"path" : "Tests/StaticMemberIterableTests",
"product_dependencies" : [
"MacroTesting",
"SwiftCompilerPlugin"
],
"sources" : [
"MacroExpansionTests.swift",
"MacroTests.swift",
"StaticMemberTests.swift",
"StaticMemberTitleTests.swift"
],
"target_dependencies" : [
"StaticMemberIterable",
"StaticMemberIterableMacro"
],
"type" : "test"
},
{
"c99name" : "StaticMemberIterableMacro",
"module_type" : "SwiftTarget",
"name" : "StaticMemberIterableMacro",
"path" : "Sources/StaticMemberIterableMacro",
"product_dependencies" : [
"SwiftCompilerPlugin",
"SwiftSyntaxMacros"
],
"product_memberships" : [
"IterableMacros",
"StaticMemberIterable",
"StaticMemberIterableMacro"
],
"sources" : [
"Plugin.swift",
"StaticMemberIterableMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "StaticMemberIterable",
"module_type" : "SwiftTarget",
"name" : "StaticMemberIterable",
"path" : "Sources/StaticMemberIterable",
"product_memberships" : [
"IterableMacros",
"StaticMemberIterable"
],
"sources" : [
"StaticMember.swift",
"StaticMemberIterable.swift"
],
"target_dependencies" : [
"IterableSupport",
"StaticMemberIterableMacro"
],
"type" : "library"
},
{
"c99name" : "IterableSupport",
"module_type" : "SwiftTarget",
"name" : "IterableSupport",
"path" : "Sources/IterableSupport",
"product_memberships" : [
"IterableMacros",
"StaticMemberIterable",
"CaseIterable"
],
"sources" : [
"MemberIdentifierTitle.swift"
],
"type" : "library"
},
{
"c99name" : "IterableMacros",
"module_type" : "SwiftTarget",
"name" : "IterableMacros",
"path" : "Sources/IterableMacros",
"product_memberships" : [
"IterableMacros"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"StaticMemberIterable",
"CaseIterable"
],
"type" : "library"
},
{
"c99name" : "CaseIterableTests",
"module_type" : "SwiftTarget",
"name" : "CaseIterableTests",
"path" : "Tests/CaseIterableTests",
"product_dependencies" : [
"MacroTesting",
"SwiftCompilerPlugin"
],
"sources" : [
"CaseIterableMacroTests.swift",
"CaseIterableRuntimeTests.swift"
],
"target_dependencies" : [
"CaseIterable",
"CaseIterableMacro"
],
"type" : "test"
},
{
"c99name" : "CaseIterableMacro",
"module_type" : "SwiftTarget",
"name" : "CaseIterableMacro",
"path" : "Sources/CaseIterableMacro",
"product_dependencies" : [
"SwiftCompilerPlugin",
"SwiftSyntaxMacros"
],
"product_memberships" : [
"IterableMacros",
"CaseIterable",
"CaseIterableMacro"
],
"sources" : [
"CaseIterableMacro.swift",
"Plugin.swift"
],
"type" : "macro"
},
{
"c99name" : "CaseIterable",
"module_type" : "SwiftTarget",
"name" : "CaseIterable",
"path" : "Sources/CaseIterable",
"product_memberships" : [
"IterableMacros",
"CaseIterable"
],
"sources" : [
"CaseIterable.swift",
"CaseOf.swift"
],
"target_dependencies" : [
"IterableSupport",
"CaseIterableMacro"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f6b6b9bdb5d5605d727da337418fc455cd8a0394d3a815b70631008c48829755
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Done.