Build Information
Successful build of OpenObservation, reference main (05e058), with Swift 6.2 for Wasm on 22 Apr 2026 17:52:54 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenSwiftUIProject/OpenObservation.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/OpenSwiftUIProject/OpenObservation
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 05e0581 Use OpenSwiftUIProject/setup-xcode@v2 for Xcode selection
Cloned https://github.com/OpenSwiftUIProject/OpenObservation.git
Revision (git rev-parse @):
05e0581e76b7153338836469320a4789fd0257e2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/OpenSwiftUIProject/OpenObservation.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/OpenSwiftUIProject/OpenObservation.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
warning: 'spi-builder-workspace': [env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set, using default: false
[env] OPENOBSERVATION_DEVELOPMENT not set, using default: false
[env] OPENSWIFTUI_SWIFT_TOOLCHAIN_SUPPORTED not set, using default: false
[env] OPENSWIFTUI_LIBRARY_EVOLUTION not set, using default: false
Fetching https://github.com/swiftlang/swift-syntax
[1/75035] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.90s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (8.94s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/601.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.42s)
Building for debugging...
[0/13] Write sources
[3/13] Compiling OpenObservationCxx ThreadLocal.cpp
[4/13] Compiling OpenObservationCxx Locking.cpp
[5/13] Write swift-version-24593BA9C3E375BF.txt
[7/18] Compiling OpenObservationMacros OpenObservationMacros.swift
[8/18] Compiling OpenObservationMacros Extensions.swift
[9/18] Compiling OpenObservationMacros ObservableMacro.swift
[10/18] Compiling OpenObservationMacros Availability.swift
[11/18] Emitting module OpenObservationMacros
[12/19] Wrapping AST for OpenObservationMacros for debugging
[13/19] Write Objects.LinkFileList
[14/19] Linking OpenObservationMacros-tool
[16/25] Compiling OpenObservation ThreadLocal.swift
[17/25] Emitting module OpenObservation
[18/25] Compiling OpenObservation ObservationTracking.swift
[19/25] Compiling OpenObservation Observable.swift
[20/25] Compiling OpenObservation ObservationRegistrar.swift
[21/25] Compiling OpenObservation Locking.swift
[22/26] Wrapping AST for OpenObservation for debugging
[24/28] Emitting module OpenObservationClient
[25/28] Compiling OpenObservationClient main.swift
[26/29] Wrapping AST for OpenObservationClient for debugging
[27/29] Write Objects.LinkFileList
[28/29] Linking OpenObservationClient.wasm
Build complete! (25.40s)
Build complete.
{
"cxx_language_standard" : "c++17",
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "601.0.0",
"upper_bound" : "602.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
}
],
"manifest_display_name" : "OpenObservation",
"name" : "OpenObservation",
"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" : "OpenObservation",
"targets" : [
"OpenObservation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OpenObservationClient",
"targets" : [
"OpenObservationClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "OpenObservationMacros",
"targets" : [
"OpenObservationMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "OpenObservationMacros",
"module_type" : "SwiftTarget",
"name" : "OpenObservationMacros",
"path" : "Sources/OpenObservationMacros",
"product_dependencies" : [
"SwiftDiagnostics",
"SwiftSyntaxBuilder",
"SwiftSyntax",
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"OpenObservation",
"OpenObservationClient",
"OpenObservationMacros"
],
"sources" : [
"Availability.swift",
"Extensions.swift",
"ObservableMacro.swift",
"OpenObservationMacros.swift"
],
"type" : "macro"
},
{
"c99name" : "OpenObservationMacroTests",
"module_type" : "SwiftTarget",
"name" : "OpenObservationMacroTests",
"path" : "Tests/OpenObservationMacroTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"OpenObservationMacroTests.swift"
],
"target_dependencies" : [
"OpenObservationMacros"
],
"type" : "test"
},
{
"c99name" : "OpenObservationCxx",
"module_type" : "ClangTarget",
"name" : "OpenObservationCxx",
"path" : "Sources/OpenObservationCxx",
"product_memberships" : [
"OpenObservation",
"OpenObservationClient"
],
"sources" : [
"Locking.cpp",
"ThreadLocal.cpp"
],
"type" : "library"
},
{
"c99name" : "OpenObservationClient",
"module_type" : "SwiftTarget",
"name" : "OpenObservationClient",
"path" : "Sources/OpenObservationClient",
"product_memberships" : [
"OpenObservationClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"OpenObservation"
],
"type" : "executable"
},
{
"c99name" : "OpenObservation",
"module_type" : "SwiftTarget",
"name" : "OpenObservation",
"path" : "Sources/OpenObservation",
"product_memberships" : [
"OpenObservation",
"OpenObservationClient"
],
"sources" : [
"Locking.swift",
"Observable.swift",
"ObservationRegistrar.swift",
"ObservationTracking.swift",
"ThreadLocal.swift"
],
"target_dependencies" : [
"OpenObservationCxx",
"OpenObservationMacros"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
warning: 'spi-builder-workspace': [env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set, using default: false
[env] OPENOBSERVATION_DEVELOPMENT not set, using default: false
[env] OPENSWIFTUI_SWIFT_TOOLCHAIN_SUPPORTED not set, using default: false
[env] OPENSWIFTUI_LIBRARY_EVOLUTION not set, using default: false
Done.