Build Information
Failed to build OpenAPIDiff, reference 0.9.0 (e9eed4
), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 14:06:10 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/mattpolzin/OpenAPIDiff.git
Reference: 0.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/mattpolzin/OpenAPIDiff
* tag 0.9.0 -> FETCH_HEAD
HEAD is now at e9eed42 Merge pull request #9 from mattpolzin/update-deps
Cloned https://github.com/mattpolzin/OpenAPIDiff.git
Revision (git rev-parse @):
e9eed4234895a859e9a3c61086d4bf9117ea1505
SUCCESS checkout https://github.com/mattpolzin/OpenAPIDiff.git at 0.9.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/mattpolzin/OpenAPIDiff.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/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/mattpolzin/OpenAPIKit.git
[1/10936] Fetching yams
[767/26316] Fetching yams, swift-argument-parser
[8149/116061] Fetching yams, swift-argument-parser, openapikit
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.92s)
[46834/100681] Fetching yams, openapikit
Fetched https://github.com/jpsim/Yams.git from cache (8.57s)
Fetched https://github.com/mattpolzin/OpenAPIKit.git from cache (8.74s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.0.2 (9.79s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (1.03s)
Computing version for https://github.com/mattpolzin/OpenAPIKit.git
Computed https://github.com/mattpolzin/OpenAPIKit.git at 4.0.0-rc.4 (0.84s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.0.2
Creating working copy for https://github.com/mattpolzin/OpenAPIKit.git
Working copy of https://github.com/mattpolzin/OpenAPIKit.git resolved at 4.0.0-rc.4
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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/28] Write sources
[10/28] Compiling reader.c
[11/28] Compiling writer.c
[12/28] Write swift-version-24593BA9C3E375BF.txt
[13/28] Compiling parser.c
[14/30] Compiling api.c
[15/63] Compiling emitter.c
[16/63] Compiling scanner.c
[18/83] Compiling Yams Node.Mapping.swift
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/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/83] Compiling Yams Decoder.swift
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/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/83] Compiling Yams Emitter.swift
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/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/83] Compiling Yams Encoder.swift
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/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/83] Compiling Yams Node.Scalar.swift
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /**
[23/87] Compiling OpenAPIKitCore OAuthFlows.swift
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/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/87] Compiling OpenAPIKitCore ParameterContextLocation.swift
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/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/87] Compiling OpenAPIKitCore ParameterSchemaContextStyle.swift
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/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/87] Compiling OpenAPIKitCore Path.swift
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/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/87] Compiling OpenAPIKitCore Discriminator.swift
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/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/87] Compiling OpenAPIKitCore HttpMethod.swift
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/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/87] Compiling OpenAPIKitCore JSONSchemaPermissions.swift
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/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/87] Compiling OpenAPIKitCore JSONTypeFormat.swift
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/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/87] Compiling OpenAPIKitCore ResponseStatusCode.swift
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/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/87] Compiling OpenAPIKitCore SecurityScheme.swift
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/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/87] Compiling OpenAPIKitCore URLTemplate+Parsing.swift
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/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/87] Compiling OpenAPIKitCore URLTemplate.swift
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/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/87] Compiling Yams Tag.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
6 | // Copyright (c) 2024 Yams. All rights reserved.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[36/87] Compiling Yams YamlAnchorProviding.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
6 | // Copyright (c) 2024 Yams. All rights reserved.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[37/87] Compiling Yams Resolver.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
6 | // Copyright (c) 2024 Yams. All rights reserved.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[38/87] Compiling Yams String+Yams.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
6 | // Copyright (c) 2024 Yams. All rights reserved.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[39/89] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/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/89] Compiling OpenAPIKitCore Optional+Zip.swift
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/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/89] Compiling OpenAPIKitCore Result+Value.swift
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/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/89] Compiling OpenAPIKitCore Validatable.swift
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /**
[43/89] Compiling Yams Mark.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
6 | // Copyright (c) 2024 Yams. All rights reserved.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[44/89] Compiling Yams Node.Alias.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
6 | // Copyright (c) 2024 Yams. All rights reserved.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
6 | // Copyright (c) 2024 Yams. All rights reserved.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
6 | // Copyright (c) 2024 Yams. All rights reserved.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[47/89] Compiling Yams Node.Sequence.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
6 | // Copyright (c) 2024 Yams. All rights reserved.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[48/89] Compiling Yams Node.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
6 | // Copyright (c) 2024 Yams. All rights reserved.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
error: emit-module command failed with exit code 1 (use -v to see invocation)
[49/89] Emitting module Yams
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
6 | // Copyright (c) 2024 Yams. All rights reserved.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
6 | // Copyright (c) 2024 Yams. All rights reserved.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
6 | // Copyright (c) 2024 Yams. All rights reserved.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
6 | // Copyright (c) 2024 Yams. All rights reserved.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[53/89] Compiling Yams AliasDereferencingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
6 | // Copyright (c) 2024 Yams. All rights reserved.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[54/89] Compiling Yams Anchor.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
6 | // Copyright (c) 2024 Yams. All rights reserved.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[55/89] Compiling Yams Constructor.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
6 | // Copyright (c) 2024 Yams. All rights reserved.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[56/89] Compiling Yams Parser.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
6 | // Copyright (c) 2024 Yams. All rights reserved.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[57/89] Compiling Yams RedundancyAliasingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
6 | // Copyright (c) 2024 Yams. All rights reserved.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[58/89] Compiling Yams Representer.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
6 | // Copyright (c) 2024 Yams. All rights reserved.
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /**
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /**
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /**
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /**
[63/89] Compiling Yams YamlError.swift
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /**
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /**
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /**
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /**
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /**
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/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)
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /**
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /**
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /**
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /**
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /**
[74/89] Emitting module OpenAPIKitCore
/host/spi-builder-workspace/.build/checkouts/OpenAPIKit/Sources/OpenAPIKitCore/AnyCodable/AnyCodable.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /**
[75/89] Emitting module ArgumentParserToolInfo
BUILD FAILURE 6.2 wasm