Build Information
Failed to build loki-logger, reference main (a2b9d3), with Swift 6.1 for Wasm on 30 May 2025 04:19:56 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcode-actions/loki-logger.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/xcode-actions/loki-logger
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a2b9d37 Update dependencies
Cloned https://github.com/xcode-actions/loki-logger.git
Revision (git rev-parse @):
a2b9d370bc075a9a623e16c5a9866c67eb08fbb4
SUCCESS checkout https://github.com/xcode-actions/loki-logger.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/xcode-actions/loki-logger.git
https://github.com/xcode-actions/loki-logger.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "urlrequestoperation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0-alpha.17",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Frizlab/URLRequestOperation.git"
}
],
"manifest_display_name" : "loki-logger",
"name" : "loki-logger",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "LokiLogger",
"targets" : [
"LokiLogger"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LokiLoggerTests",
"module_type" : "SwiftTarget",
"name" : "LokiLoggerTests",
"path" : "Tests",
"sources" : [
"LogMessageTests.swift"
],
"target_dependencies" : [
"LokiLogger"
],
"type" : "test"
},
{
"c99name" : "LokiLogger",
"module_type" : "SwiftTarget",
"name" : "LokiLogger",
"path" : "Sources",
"product_dependencies" : [
"Logging",
"URLRequestOperation"
],
"product_memberships" : [
"LokiLogger"
],
"sources" : [
"Date+Utils.swift",
"LogChunk.swift",
"LogMessage.swift",
"LokiLogger.swift",
"String+Utils.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Frizlab/URLRequestOperation.git
[1/2696] Fetching urlrequestoperation
[1484/6532] Fetching urlrequestoperation, swift-log
Fetched https://github.com/Frizlab/URLRequestOperation.git from cache (0.57s)
Fetched https://github.com/apple/swift-log.git from cache (0.69s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.35s)
Computing version for https://github.com/Frizlab/URLRequestOperation.git
Computed https://github.com/Frizlab/URLRequestOperation.git at 2.0.0-alpha.17 (1.00s)
Fetching https://github.com/Frizlab/SafeGlobal.git
Fetching https://github.com/Frizlab/SemiSingleton.git
Fetching https://github.com/Frizlab/RetryingOperation.git
Fetching https://github.com/Frizlab/GlobalConfModule.git
Fetching https://github.com/Frizlab/HTTPCoders.git
[1/77] Fetching httpcoders
[78/259] Fetching httpcoders, safeglobal
[260/876] Fetching httpcoders, safeglobal, globalconfmodule
[335/1303] Fetching httpcoders, safeglobal, globalconfmodule, retryingoperation
[1304/1799] Fetching httpcoders, safeglobal, globalconfmodule, retryingoperation, semisingleton
Fetched https://github.com/Frizlab/SafeGlobal.git from cache (0.52s)
[1484/1617] Fetching httpcoders, globalconfmodule, retryingoperation, semisingleton
Fetched https://github.com/Frizlab/HTTPCoders.git from cache (0.54s)
Fetched https://github.com/Frizlab/RetryingOperation.git from cache (0.55s)
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (0.55s)
Fetched https://github.com/Frizlab/SemiSingleton.git from cache (0.59s)
Computing version for https://github.com/Frizlab/SemiSingleton.git
Computed https://github.com/Frizlab/SemiSingleton.git at 2.1.1 (1.56s)
Fetching https://github.com/Frizlab/RecursiveSyncDispatch.git
[1/174] Fetching recursivesyncdispatch
Fetched https://github.com/Frizlab/RecursiveSyncDispatch.git from cache (0.37s)
Computing version for https://github.com/Frizlab/RetryingOperation.git
Computed https://github.com/Frizlab/RetryingOperation.git at 1.2.0 (1.48s)
Computing version for https://github.com/Frizlab/RecursiveSyncDispatch.git
Computed https://github.com/Frizlab/RecursiveSyncDispatch.git at 1.0.1 (3.27s)
Computing version for https://github.com/Frizlab/GlobalConfModule.git
Computed https://github.com/Frizlab/GlobalConfModule.git at 0.4.2 (1.14s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.48s)
[1/70452] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (15.55s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (17.57s)
Computing version for https://github.com/Frizlab/SafeGlobal.git
Computed https://github.com/Frizlab/SafeGlobal.git at 0.3.3 (1.15s)
Computing version for https://github.com/Frizlab/HTTPCoders.git
Computed https://github.com/Frizlab/HTTPCoders.git at 0.1.3 (0.99s)
Fetching https://github.com/Frizlab/stream-reader.git
Fetching https://github.com/apple/swift-collections.git
[1/1051] Fetching stream-reader
[1052/17642] Fetching stream-reader, swift-collections
Fetched https://github.com/Frizlab/stream-reader.git from cache (0.89s)
[664/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.19s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.6.1 (2.78s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (1.21s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.77s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/Frizlab/SafeGlobal.git
Working copy of https://github.com/Frizlab/SafeGlobal.git resolved at 0.3.3
Creating working copy for https://github.com/Frizlab/GlobalConfModule.git
Working copy of https://github.com/Frizlab/GlobalConfModule.git resolved at 0.4.2
Creating working copy for https://github.com/Frizlab/HTTPCoders.git
Working copy of https://github.com/Frizlab/HTTPCoders.git resolved at 0.1.3
Creating working copy for https://github.com/Frizlab/URLRequestOperation.git
Working copy of https://github.com/Frizlab/URLRequestOperation.git resolved at 2.0.0-alpha.17
Creating working copy for https://github.com/Frizlab/stream-reader.git
Working copy of https://github.com/Frizlab/stream-reader.git resolved at 3.6.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/Frizlab/RecursiveSyncDispatch.git
Working copy of https://github.com/Frizlab/RecursiveSyncDispatch.git resolved at 1.0.1
Creating working copy for https://github.com/Frizlab/RetryingOperation.git
Working copy of https://github.com/Frizlab/RetryingOperation.git resolved at 1.2.0
Creating working copy for https://github.com/Frizlab/SemiSingleton.git
Working copy of https://github.com/Frizlab/SemiSingleton.git resolved at 2.1.1
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.2.0
Building for debugging...
[0/49] Write sources
[27/49] Compiling _SwiftSyntaxCShims dummy.c
[28/49] Write swift-version-24593BA9C3E375BF.txt
[30/75] Emitting module SwiftSyntax510
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/75] Emitting module MediaType
[32/75] Emitting module SwiftSyntax600
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/75] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/76] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/77] Emitting module SwiftSyntax509
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/77] Compiling SwiftSyntax509 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/78] Emitting module Logging
[41/78] Compiling ServiceContextModule ServiceContextKey.swift
[42/78] Emitting module ServiceContextModule
[43/78] Compiling ServiceContextModule ServiceContext.swift
[43/79] Wrapping AST for SwiftSyntax510 for debugging
[45/79] Wrapping AST for SwiftSyntax600 for debugging
[46/79] Wrapping AST for SwiftSyntax509 for debugging
[48/143] Compiling Logging MetadataProvider.swift
[49/143] Compiling Logging Locks.swift
[50/143] Compiling Logging LogHandler.swift
[51/143] Compiling Logging Logging.swift
[52/144] Compiling FormURLEncodedCoder FormURLEncodedEncodingErrors.swift
[53/144] Compiling FormURLEncodedCoder FormURLEncodedEncoder.swift
[54/144] Compiling MediaType MediaType.swift
[55/144] Compiling FormURLEncodedCoder URLQueryFragmentConvertible.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[56/145] Emitting module RecursiveSyncDispatch
/host/spi-builder-workspace/.build/checkouts/RecursiveSyncDispatch/Sources/RecursiveSyncDispatch/RecursiveSyncDispatch.swift:16:8: error: no such module 'Dispatch'
14 | limitations under the License. */
15 |
16 | import Dispatch
| `- error: no such module 'Dispatch'
17 | import Foundation
18 |
[57/145] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
/host/spi-builder-workspace/.build/checkouts/RecursiveSyncDispatch/Sources/RecursiveSyncDispatch/RecursiveSyncDispatch.swift:16:8: error: no such module 'Dispatch'
14 | limitations under the License. */
15 |
16 | import Dispatch
| `- error: no such module 'Dispatch'
17 | import Foundation
18 |
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/145] Emitting module FormURLEncodedCoder
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/21] Write swift-version-24593BA9C3E375BF.txt
[2/42] Compiling SwiftSyntax509 Empty.swift
[3/47] Emitting module SwiftSyntax509
[4/48] Compiling SwiftSyntax510 Empty.swift
[5/48] Emitting module SwiftSyntax510
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/49] Emitting module RecursiveSyncDispatch
/host/spi-builder-workspace/.build/checkouts/RecursiveSyncDispatch/Sources/RecursiveSyncDispatch/RecursiveSyncDispatch.swift:16:8: error: no such module 'Dispatch'
14 | limitations under the License. */
15 |
16 | import Dispatch
| `- error: no such module 'Dispatch'
17 | import Foundation
18 |
[8/49] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
/host/spi-builder-workspace/.build/checkouts/RecursiveSyncDispatch/Sources/RecursiveSyncDispatch/RecursiveSyncDispatch.swift:16:8: error: no such module 'Dispatch'
14 | limitations under the License. */
15 |
16 | import Dispatch
| `- error: no such module 'Dispatch'
17 | import Foundation
18 |
[10/49] Compiling FormURLEncodedCoder FormURLEncodedEncodingErrors.swift
[11/49] Compiling Logging MetadataProvider.swift
[12/49] Emitting module SwiftSyntax600
[13/49] Compiling SwiftSyntax600 Empty.swift
[14/49] Compiling ServiceContextModule ServiceContextKey.swift
[15/49] Compiling FormURLEncodedCoder URLQueryFragmentConvertible.swift
[16/49] Compiling FormURLEncodedCoder FormURLEncodedParser.swift
[17/49] Emitting module ServiceContextModule
[18/49] Compiling ServiceContextModule ServiceContext.swift
[19/48] Compiling FormURLEncodedCoder FormURLEncodedData.swift
[20/48] Emitting module MediaType
[21/48] Emitting module FormURLEncodedCoder
[22/48] Compiling MediaType MediaType.swift
[23/48] Emitting module Logging
[24/48] Compiling Logging LogHandler.swift
[25/48] Compiling Logging Locks.swift
BUILD FAILURE 6.1 wasm