Build Information
Successful build of cocoa-aliases, reference main (1e82ba), with Swift 6.3 for Wasm on 18 Apr 2026 18:27:30 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/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/capturecontext/cocoa-aliases.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/capturecontext/cocoa-aliases
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1e82baf feat: SwiftUI CocoaRepresentable sizeThatFits
Cloned https://github.com/capturecontext/cocoa-aliases.git
Revision (git rev-parse @):
1e82baf5047e34730e3d49c9cbc81008e2b7fb50
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/capturecontext/cocoa-aliases.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/capturecontext/cocoa-aliases.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/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/capturecontext/swift-marker-protocols.git
[1/171] Fetching swift-marker-protocols
Fetched https://github.com/capturecontext/swift-marker-protocols.git from cache (0.39s)
Computing version for https://github.com/capturecontext/swift-marker-protocols.git
Computed https://github.com/capturecontext/swift-marker-protocols.git at 1.5.2 (1.65s)
Creating working copy for https://github.com/capturecontext/swift-marker-protocols.git
Working copy of https://github.com/capturecontext/swift-marker-protocols.git resolved at 1.5.2
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/10] Emitting module SwiftMarkerProtocols
[8/10] Compiling SwiftMarkerProtocols Deprecations.swift
[9/10] Compiling SwiftMarkerProtocols _OptionalProtocol.swift
[10/10] Compiling SwiftMarkerProtocols _AnyKeyPathProtocol.swift
[12/14] Emitting module FoundationMarkerProtocols
[13/14] Compiling FoundationMarkerProtocols Exports.swift
[14/14] Compiling FoundationMarkerProtocols _NotificationCenterProtocol.swift
[16/17] Emitting module QuartzCoreMarkerProtocols
[17/17] Compiling QuartzCoreMarkerProtocols _CALayerProtocol.swift
[19/22] Compiling CocoaMarkerProtocols Exports.swift
[20/22] Compiling CocoaMarkerProtocols _CocoaViewControllerProtocol.swift
[21/22] Emitting module CocoaMarkerProtocols
[22/22] Compiling CocoaMarkerProtocols _CocoaViewProtocol.swift
[24/29] Compiling CocoaAliases Exports.swift
[25/29] Compiling CocoaAliases SwiftUI.swift
[26/29] Compiling CocoaAliases TableView.swift
[27/29] Compiling CocoaAliases CocoaAliases.swift
[28/29] Emitting module CocoaAliases
[29/29] Compiling CocoaAliases CollectionView.swift
Build complete! (12.86s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-marker-protocols",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/capturecontext/swift-marker-protocols.git"
}
],
"manifest_display_name" : "cocoa-aliases",
"name" : "cocoa-aliases",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "CocoaAliases",
"targets" : [
"CocoaAliases"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "CocoaAliases",
"module_type" : "SwiftTarget",
"name" : "CocoaAliases",
"path" : "Sources/CocoaAliases",
"product_dependencies" : [
"CocoaMarkerProtocols"
],
"product_memberships" : [
"CocoaAliases"
],
"sources" : [
"CocoaAliases.swift",
"CollectionView.swift",
"Exports.swift",
"SwiftUI.swift",
"TableView.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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.