Build Information
Failed to build RakuyoKit, reference 1.9.0 (ef4484), with Swift 6.3 for Wasm on 16 Apr 2026 09:14:49 UTC.
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/RakuyoKit/rakuyokit-ios.git
Reference: 1.9.0
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/RakuyoKit/rakuyokit-ios
* tag 1.9.0 -> FETCH_HEAD
HEAD is now at ef44842 Merge pull request #74 from RakuyoKit/feature/epoxy
Cloned https://github.com/RakuyoKit/rakuyokit-ios.git
Revision (git rev-parse @):
ef448424f25308b89165724d2774ae6e62647b37
SUCCESS checkout https://github.com/RakuyoKit/rakuyokit-ios.git at 1.9.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/RakuyoKit/rakuyokit-ios.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/RakuyoKit/swift.git
Fetching https://github.com/groue/GRDB.swift.git
Fetching https://github.com/RakuyoKit/RaLog.git
Fetching https://github.com/airbnb/epoxy-ios.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/devxoul/Then.git
[1/8605] Fetching epoxy-ios
[346/21946] Fetching epoxy-ios, cryptoswift
[738/23113] Fetching epoxy-ios, cryptoswift, ralog
[1456/23968] Fetching epoxy-ios, cryptoswift, ralog, then
[1978/26540] Fetching epoxy-ios, cryptoswift, ralog, then, swift
Fetched https://github.com/devxoul/Then.git from cache (0.90s)
[8228/25685] Fetching epoxy-ios, cryptoswift, ralog, swift
[9223/139318] Fetching epoxy-ios, cryptoswift, ralog, swift, grdb.swift
Fetched https://github.com/RakuyoKit/RaLog.git from cache (4.05s)
Fetched https://github.com/airbnb/epoxy-ios.git from cache (4.08s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (4.11s)
[30219/116205] Fetching swift, grdb.swift
Fetched https://github.com/RakuyoKit/swift.git from cache (33.95s)
Fetched https://github.com/groue/GRDB.swift.git from cache (34.61s)
Computing version for https://github.com/groue/GRDB.swift.git
Computed https://github.com/groue/GRDB.swift.git at 6.29.3 (40.01s)
Computing version for https://github.com/devxoul/Then.git
Computed https://github.com/devxoul/Then.git at 3.0.0 (0.88s)
Computing version for https://github.com/RakuyoKit/swift.git
Computed https://github.com/RakuyoKit/swift.git at 1.4.0 (0.74s)
Fetching https://github.com/apple/swift-argument-parser.git
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.64s)
Computing version for https://github.com/airbnb/epoxy-ios.git
Computed https://github.com/airbnb/epoxy-ios.git at 0.11.0 (5.45s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.89s)
Computing version for https://github.com/RakuyoKit/RaLog.git
Computed https://github.com/RakuyoKit/RaLog.git at 1.8.1 (0.80s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.85s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/airbnb/epoxy-ios.git
Working copy of https://github.com/airbnb/epoxy-ios.git resolved at 0.11.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/RakuyoKit/RaLog.git
Working copy of https://github.com/RakuyoKit/RaLog.git resolved at 1.8.1
Creating working copy for https://github.com/groue/GRDB.swift.git
Working copy of https://github.com/groue/GRDB.swift.git resolved at 6.29.3
Creating working copy for https://github.com/RakuyoKit/swift.git
Working copy of https://github.com/RakuyoKit/swift.git resolved at 1.4.0
Creating working copy for https://github.com/devxoul/Then.git
Working copy of https://github.com/devxoul/Then.git resolved at 3.0.0
Downloading binary artifact https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[1397/11034045] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[9321/39231213] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip, https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (3.21s)
Downloaded https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip (5.45s)
/host/spi-builder-workspace/.build/checkouts/swift/Plugins/FormatSwift/Plugin.swift:49:17: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
47 |
48 | let process = Process()
49 | process.launchPath = launchPath
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
50 | process.arguments = arguments
51 | try process.run()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
/host/spi-builder-workspace/Sources/Combine/Runtime/ObjcDelegateProxy.m:1:9: fatal error: 'Foundation/Foundation.h' file not found
1 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[3/26] Compiling _RAKCombineRuntime ObjcDelegateProxy.m
[3/26] Write sources
[3/26] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.3 wasm