The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build IzzyParser, reference master (6f4949), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 13:28:41 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.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/undabot/izzyparser-ios.git
Reference: master
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/undabot/izzyparser-ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6f4949f Merge pull request #14 from undabot/fix/workflow
Cloned https://github.com/undabot/izzyparser-ios.git
Revision (git rev-parse @):
6f4949f2c22842894f4ee0ec896de82101c7c131
SUCCESS checkout https://github.com/undabot/izzyparser-ios.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/undabot/izzyparser-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/Quick/Quick.git
[1/14759] Fetching quick
Fetching https://github.com/Quick/Nimble.git
Fetched https://github.com/Quick/Quick.git from cache (1.00s)
[1/19584] Fetching nimble
Fetched https://github.com/Quick/Nimble.git from cache (1.91s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (3.75s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/5959] Fetching swift-algorithms
[5960/21339] Fetching swift-algorithms, swift-argument-parser
Fetched https://github.com/apple/swift-algorithms.git from cache (0.93s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.94s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.40s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.50s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.94s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.54s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.7.1 (0.48s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.26s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.77s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.25s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.74s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.7.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
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.5.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
warning: 'nimble': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/PrivacyInfo.xcprivacy
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
[1/1] Compiling plugin LintCommandPlugin
[2/2] Compiling plugin LintWarning
[3/3] Compiling plugin LintError
[4/4] Compiling plugin DefocusCommandPlugin
[5/5] Compiling plugin GenerateManual
Building for debugging...
[5/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/32] Compiling IzzyParser Identity.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[9/32] Compiling IzzyParser JSONAPIError.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[10/32] Compiling IzzyParser Link.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[11/35] Compiling IzzyParser JSONAPIDocument.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[12/35] Compiling IzzyParser IzzySerializer.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[13/35] Compiling IzzyParser ResourceCollectionSerializer.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[14/35] Compiling IzzyParser SerializationValidator.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[15/35] Compiling IzzyParser Serializer.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[16/35] Compiling IzzyParser SingleResourceSerializer.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[17/35] Compiling IzzyParser Nullable.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[18/35] Compiling IzzyParser Resource.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[19/35] Compiling IzzyParser SingleResourceJSON.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[20/35] Compiling IzzyParser SwiftReflection.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[21/35] Compiling IzzyParser Izzy.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[22/35] Compiling IzzyParser ResourceMatcher.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[23/35] Compiling IzzyParser ResourceDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[24/35] Compiling IzzyParser IzzyError.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[25/35] Compiling IzzyParser Codable+Convenience.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[26/35] Compiling IzzyParser DictionaryExtensions.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[27/35] Compiling IzzyParser IzzyDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[28/35] Compiling IzzyParser JsonApiDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[29/35] Compiling IzzyParser LinksDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[30/35] Compiling IzzyParser MetaDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/35] Emitting module IzzyParser
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[32/35] Compiling IzzyParser CodableCustomObject.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[33/35] Compiling IzzyParser CustomObject.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[34/35] Compiling IzzyParser Deserializer.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
[35/35] Compiling IzzyParser ErrorsDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Deserialization/CustomObject.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
  |        `- error: no such module 'Foundation'
2 |
3 | public protocol CustomObject: NSObjectProtocol {
BUILD FAILURE 6.2 wasm