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 OpenAPIKit, reference 3.5.2 (a75aa4), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 03:28:52 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/mattpolzin/OpenAPIKit.git
Reference: 3.5.2
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/mattpolzin/OpenAPIKit
 * tag               3.5.2      -> FETCH_HEAD
HEAD is now at a75aa41 Merge pull request #411 from mattpolzin/port-vendor-extension-fix-to-OAS30
Cloned https://github.com/mattpolzin/OpenAPIKit.git
Revision (git rev-parse @):
a75aa4166d916f1cb4a192e928a18f7b6d3516bc
SUCCESS checkout https://github.com/mattpolzin/OpenAPIKit.git at 3.5.2
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mattpolzin/OpenAPIKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/jpsim/Yams.git
[1/10936] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.65s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.0.2 (4.11s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.0.2
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/38] Compiling OpenAPIKitCore OAuthFlows.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[7/38] Compiling OpenAPIKitCore ParameterContextLocation.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[8/38] Compiling OpenAPIKitCore ParameterSchemaContextStyle.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[9/38] Compiling OpenAPIKitCore Path.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[10/42] Compiling OpenAPIKitCore OpenAPIError.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[11/42] Compiling OpenAPIKitCore OpenAPIWarning.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[12/42] Compiling OpenAPIKitCore RequestDecodingError.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[13/42] Compiling OpenAPIKitCore OpenAPIReference.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[14/42] Compiling OpenAPIKitCore OrderedDictionary.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[15/42] Compiling OpenAPIKitCore Discriminator.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[16/42] Compiling OpenAPIKitCore HttpMethod.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[17/42] Compiling OpenAPIKitCore JSONSchemaPermissions.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[18/42] Compiling OpenAPIKitCore JSONTypeFormat.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[19/42] Compiling OpenAPIKitCore ResponseStatusCode.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[20/42] Compiling OpenAPIKitCore SecurityScheme.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[21/42] Compiling OpenAPIKitCore URLTemplate+Parsing.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[22/42] Compiling OpenAPIKitCore URLTemplate.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/42] Emitting module OpenAPIKitCore
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[24/42] Compiling OpenAPIKitCore AnyCodable.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[25/42] Compiling OpenAPIKitCore Either+Codable.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[26/42] Compiling OpenAPIKitCore Either+CustomStringConvertible.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[27/42] Compiling OpenAPIKitCore Either.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[28/42] Compiling OpenAPIKitCore CodingPathError.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[29/42] Compiling OpenAPIKitCore DecodingErrorExtensions.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[30/42] Compiling OpenAPIKitCore DiggingError.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[31/42] Compiling OpenAPIKitCore EitherDecodeNoTypesMatchedErrorExtensions.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[32/42] Compiling OpenAPIKitCore InconsistencyError.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[33/42] Compiling OpenAPIKitCore OpenAPIDecodingErrors.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[34/42] Compiling OpenAPIKitCore StringConvertibleHintProvider.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[35/42] Compiling OpenAPIKitCore Shared.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[36/42] Compiling OpenAPIKitCore CallbackURL.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[37/42] Compiling OpenAPIKitCore ComponentKey.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[38/42] Compiling OpenAPIKitCore ContentType.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[39/42] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[40/42] Compiling OpenAPIKitCore Optional+Zip.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[41/42] Compiling OpenAPIKitCore Result+Value.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
[42/42] Compiling OpenAPIKitCore Validatable.swift
/host/spi-builder-workspace/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
 21 | */
 22 |
 23 | import Foundation
    |        `- error: no such module 'Foundation'
 24 |
 25 | /**
BUILD FAILURE 6.2 wasm