Build Information
Failed to build SwiftTranslate, reference develop (d1e2be), with Swift 6.3 for Wasm on 19 Apr 2026 18:50:21 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/hidden-spectrum/swift-translate.git
Reference: develop
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/hidden-spectrum/swift-translate
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at d1e2bec Add string catalog tests (#60)
Cloned https://github.com/hidden-spectrum/swift-translate.git
Revision (git rev-parse @):
d1e2bec164ce75c3d9a2ac18e0a8e4ee6dca62bd
SUCCESS checkout https://github.com/hidden-spectrum/swift-translate.git at develop
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/hidden-spectrum/swift-translate.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/MacPaw/OpenAI.git
[1/7926] Fetching openai
Fetched https://github.com/MacPaw/OpenAI.git from cache (1.00s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/google-gemini/generative-ai-swift
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/onevcat/Rainbow.git
[1/3145] Fetching generative-ai-swift
[64/4587] Fetching generative-ai-swift, rainbow
[125/11180] Fetching generative-ai-swift, rainbow, swift-openapi-runtime
[2545/28709] Fetching generative-ai-swift, rainbow, swift-openapi-runtime, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow.git from cache (0.99s)
[13069/27267] Fetching generative-ai-swift, swift-openapi-runtime, swift-argument-parser
Fetched https://github.com/google-gemini/generative-ai-swift from cache (1.08s)
[10450/24122] Fetching swift-openapi-runtime, swift-argument-parser
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.23s)
[4733/17529] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (2.14s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.2.1 (6.54s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.11.0 (0.90s)
Fetching https://github.com/apple/swift-http-types
[1/1043] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.51s)
Computing version for https://github.com/google-gemini/generative-ai-swift
Computed https://github.com/google-gemini/generative-ai-swift at 0.5.6 (4.80s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.03s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.80s)
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.11.0
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.2.1
Creating working copy for https://github.com/google-gemini/generative-ai-swift
Working copy of https://github.com/google-gemini/generative-ai-swift resolved at 0.5.6
Creating working copy for https://github.com/MacPaw/OpenAI.git
Working copy of https://github.com/MacPaw/OpenAI.git resolved at 3f2cac98d3e98d6b4d90279bd737190fc343dbc4
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
[1/1] Compiling plugin SwiftTranslate
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/44] Write sources
[21/44] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/160] Emitting module SwiftStringCatalog
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
[24/162] Emitting module HTTPTypes
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/163] Emitting module GoogleGenerativeAI
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
[26/165] Emitting module HTTPTypes
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/166] Emitting module GoogleGenerativeAI
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/168] Emitting module SwiftStringCatalog
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
[29/170] Emitting module Rainbow
[30/171] Compiling SwiftStringCatalog _StringSet.swift
[31/171] Compiling SwiftStringCatalog _StringUnit.swift
[32/171] Compiling SwiftStringCatalog _Localization.swift
[33/171] Compiling SwiftStringCatalog _StringCatalog.swift
[34/171] Compiling SwiftStringCatalog ExtractionState.swift
[35/171] Compiling SwiftStringCatalog Language.swift
[36/171] Compiling HTTPTypes HTTPParsedFields.swift
[37/171] Compiling HTTPTypes ISOLatin1String.swift
[38/171] Compiling HTTPTypes HTTPResponse.swift
[39/171] Compiling HTTPTypes HTTPRequest.swift
[42/172] Compiling HTTPTypes NIOLock.swift
[45/172] Compiling HTTPTypes ISOLatin1String.swift
[46/172] Compiling HTTPTypes HTTPRequest+URL.swift
[47/172] Compiling SwiftStringCatalog TranslationState.swift
[48/172] Compiling SwiftStringCatalog _CatalogEntry.swift
[49/172] Compiling SwiftStringCatalog _Substitution.swift
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
[50/172] Compiling SwiftStringCatalog _Variations.swift
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
[57/172] Compiling SwiftStringCatalog LocalizableString.swift
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
[58/172] Compiling SwiftStringCatalog StringCatalog.swift
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
[59/172] Compiling SwiftStringCatalog LocalizableString+Lookup.swift
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
[60/172] Compiling SwiftStringCatalog DeviceCategory.swift
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
[63/172] Compiling SwiftStringCatalog LocalizableStringConstructor.swift
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
[64/172] Compiling SwiftStringCatalog CodableKeyDictionary.swift
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
[67/172] Compiling HTTPTypes HTTPRequest.swift
[68/172] Compiling HTTPTypes HTTPResponse.swift
[69/172] Compiling SwiftStringCatalog LocalizableStringGroup.swift
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
[70/172] Compiling SwiftStringCatalog PluralQualifier.swift
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
[83/172] Compiling Rainbow StyledStringBuilder.swift
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
BUILD FAILURE 6.3 wasm