Build Information
Successful build of GlobalConfModule, reference main (1ae8f4), with Swift 6.3 for Wasm on 17 Apr 2026 05:51:59 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/Frizlab/GlobalConfModule.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/Frizlab/GlobalConfModule
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1ae8f45 Add support for swift-syntax 602
Cloned https://github.com/Frizlab/GlobalConfModule.git
Revision (git rev-parse @):
1ae8f4510c375217a8423864366b68f18b986d20
SUCCESS checkout https://github.com/Frizlab/GlobalConfModule.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/Frizlab/GlobalConfModule.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-service-context.git
[1/1256] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.85s)
[1/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.97s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (10.84s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (4.11s)
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.67s)
Building for debugging...
[0/9] Write sources
[5/9] Write swift-version-24593BA9C3E375BF.txt
[7/23] Emitting module ServiceContextModule
[8/23] Compiling ServiceContextModule ServiceContext.swift
[9/23] Compiling ServiceContextModule ServiceContextKey.swift
[12/24] Emitting module ServiceContextModule
[13/24] Compiling ServiceContextModule ServiceContext.swift
[15/25] Compiling GlobalConfMacros Optional+Utils.swift
[16/26] Compiling GlobalConfMacros Entrypoint.swift
[17/26] Compiling GlobalConfMacros SimpleDiagnosticMessage.swift
[18/26] Compiling GlobalConfMacros DeclareConfNamespaceMacro.swift
[19/26] Compiling GlobalConfMacros LabeledExprSyntax+Utils.swift
[20/26] Emitting module GlobalConfMacros
[21/26] Compiling GlobalConfMacros DeclareConfAccessorMacro.swift
[22/26] Compiling GlobalConfMacros Errors.swift
[23/26] Compiling GlobalConfMacros DeclareConfMacro.swift
[24/27] Wrapping AST for GlobalConfMacros for debugging
[25/27] Write Objects.LinkFileList
[26/27] Linking GlobalConfMacros-tool
[28/71] Compiling GlobalConfModule ConfKey.swift
[29/71] Compiling GlobalConfModule ConfKeyMainActor.swift
[30/71] Compiling GlobalConfModule ConfKeys.swift
[31/71] Compiling GlobalConfModule ConfContext+ConfKey.swift
[32/71] Compiling GlobalConfModule ConfContext+ConfKeyMainActor.swift
[33/71] Compiling GlobalConfModule ConfContext.swift
[34/73] Compiling GlobalConfModule AutoInjectable.swift
[35/73] Compiling GlobalConfModule AutoInjectableMainActor.swift
[36/73] Compiling GlobalConfModule InjectedConf+AutoInjectable.swift
[37/73] Compiling GlobalConfModule 3-NamespaceKey.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[38/73] Compiling GlobalConfModule 4-AccessorConvenience.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[39/73] Compiling GlobalConfModule Conf.swift
[40/73] Compiling GlobalConfModule ConfContext+AutoInjectable.swift
[41/73] Compiling GlobalConfModule ConfContext+AutoInjectableMainActor.swift
[42/73] Emitting module GlobalConfModule
[43/73] Compiling GlobalConfModule InjectedConf+AutoInjectableMainActor.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[44/73] Compiling GlobalConfModule InjectedConf+ConfKey.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[45/73] Compiling GlobalConfModule InjectedConf+ConfKeyMainActor.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[46/73] Compiling GlobalConfModule InjectedConf.swift
[47/73] Compiling GlobalConfModule 1-ConfKey.swift
[48/73] Compiling GlobalConfModule 2-ServiceKey.swift
[49/73] Compiling GlobalConfModule Conf+ConfKey.swift
[50/73] Compiling GlobalConfModule Conf+ConfKeyMainActor.swift
[51/73] Compiling GlobalConfModule Conf+withValues.swift
[53/74] Emitting module GlobalConfModule
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[66/76] Compiling GlobalConfModule 3-NamespaceKey.swift
[67/76] Compiling GlobalConfModule 4-AccessorConvenience.swift
Build complete! (53.16s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-service-context",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-service-context.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "GlobalConfModule",
"name" : "GlobalConfModule",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "GlobalConfModule",
"targets" : [
"GlobalConfModule"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GlobalConfMacros",
"targets" : [
"GlobalConfMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "GlobalConfModuleTests",
"module_type" : "SwiftTarget",
"name" : "GlobalConfModuleTests",
"path" : "Tests/GlobalConfTests",
"sources" : [
"ConfFactoryTests.swift",
"DocTests.swift",
"DummyServices/ConfFactory.swift",
"DummyServices/DocAutoInjectedService.swift",
"DummyServices/DocConf.swift",
"DummyServices/DocService.swift",
"DummyServices/MainActorService.swift",
"DummyServices/NoActorService.swift",
"InternalTests.swift",
"UsageMainActorTests.swift",
"UsageTests.swift"
],
"target_dependencies" : [
"GlobalConfModule"
],
"type" : "test"
},
{
"c99name" : "GlobalConfModule",
"module_type" : "SwiftTarget",
"name" : "GlobalConfModule",
"path" : "Sources/GlobalConf",
"product_dependencies" : [
"ServiceContextModule"
],
"product_memberships" : [
"GlobalConfModule"
],
"sources" : [
"Conf/Conf+ConfKey.swift",
"Conf/Conf+ConfKeyMainActor.swift",
"Conf/Conf+withValues.swift",
"Conf/Conf.swift",
"ConfContext/ConfContext+AutoInjectable.swift",
"ConfContext/ConfContext+AutoInjectableMainActor.swift",
"ConfContext/ConfContext+ConfKey.swift",
"ConfContext/ConfContext+ConfKeyMainActor.swift",
"ConfContext/ConfContext.swift",
"ConfKey/ConfKey.swift",
"ConfKey/ConfKeyMainActor.swift",
"ConfKeys.swift",
"Injection/AutoInjectable.swift",
"Injection/AutoInjectableMainActor.swift",
"Injection/InjectedConf+AutoInjectable.swift",
"Injection/InjectedConf+AutoInjectableMainActor.swift",
"Injection/InjectedConf+ConfKey.swift",
"Injection/InjectedConf+ConfKeyMainActor.swift",
"Injection/InjectedConf.swift",
"Macros/1-ConfKey.swift",
"Macros/2-ServiceKey.swift",
"Macros/3-NamespaceKey.swift",
"Macros/4-AccessorConvenience.swift"
],
"target_dependencies" : [
"GlobalConfMacros"
],
"type" : "library"
},
{
"c99name" : "GlobalConfMacrosTests",
"module_type" : "SwiftTarget",
"name" : "GlobalConfMacrosTests",
"path" : "Tests/GlobalConfMacrosTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"DeclareConfAccessorTests.swift",
"DeclareConfNamespaceTests.swift",
"DeclareConfTests.swift"
],
"target_dependencies" : [
"GlobalConfMacros"
],
"type" : "test"
},
{
"c99name" : "GlobalConfMacros",
"module_type" : "SwiftTarget",
"name" : "GlobalConfMacros",
"path" : "Sources/GlobalConfMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"GlobalConfModule",
"GlobalConfMacros"
],
"sources" : [
" Errors.swift",
"DeclareConfAccessorMacro.swift",
"DeclareConfMacro.swift",
"DeclareConfNamespaceMacro.swift",
"Entrypoint.swift",
"LabeledExprSyntax+Utils.swift",
"Optional+Utils.swift",
"SimpleDiagnosticMessage.swift"
],
"type" : "macro"
}
],
"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.