Build Information
Failed to build JacquardSDK, reference main (7db0fe
), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 02:22:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/google/JacquardSDKiOS.git
Reference: main
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/google/JacquardSDKiOS
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7db0fe2 Jacquard sdk v1.0.0 - Canvas release
Cloned https://github.com/google/JacquardSDKiOS.git
Revision (git rev-parse @):
7db0fe2541c641d050584a6167b9ca977332d94e
SUCCESS checkout https://github.com/google/JacquardSDKiOS.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/google/JacquardSDKiOS.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/allegro/swift-junit.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/typelift/SwiftCheck.git
[1/4887] Fetching swiftcheck
[979/5122] Fetching swiftcheck, swift-junit
Fetched https://github.com/typelift/SwiftCheck.git from cache (0.74s)
[234/39690] Fetching swift-junit, swift-protobuf
Fetched https://github.com/allegro/swift-junit.git from cache (9.91s)
Fetched https://github.com/apple/swift-protobuf.git from cache (10.03s)
Computing version for https://github.com/typelift/SwiftCheck.git
Computed https://github.com/typelift/SwiftCheck.git at 0.12.0 (10.67s)
Fetching https://github.com/llvm-swift/FileCheck.git
[1/479] Fetching filecheck
Fetched https://github.com/llvm-swift/FileCheck.git from cache (0.25s)
Computing version for https://github.com/allegro/swift-junit.git
Computed https://github.com/allegro/swift-junit.git at 2.1.0 (0.82s)
Fetching https://github.com/alexaubry/HTMLString.git
[1/1631] Fetching htmlstring
Fetched https://github.com/alexaubry/HTMLString.git from cache (0.35s)
Computing version for https://github.com/alexaubry/HTMLString.git
Computed https://github.com/alexaubry/HTMLString.git at 5.0.0 (3.82s)
Computing version for https://github.com/llvm-swift/FileCheck.git
Computed https://github.com/llvm-swift/FileCheck.git at 0.2.6 (0.58s)
Fetching https://github.com/mxcl/Chalk.git
Fetching https://github.com/apple/swift-argument-parser
[1/81] Fetching chalk
[82/15461] Fetching chalk, swift-argument-parser
Fetched https://github.com/mxcl/Chalk.git from cache (1.05s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.06s)
Computing version for https://github.com/mxcl/Chalk.git
Computed https://github.com/mxcl/Chalk.git at 0.5.0 (1.65s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.47s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.56s)
Creating working copy for https://github.com/alexaubry/HTMLString.git
Working copy of https://github.com/alexaubry/HTMLString.git resolved at 5.0.0
Creating working copy for https://github.com/typelift/SwiftCheck.git
Working copy of https://github.com/typelift/SwiftCheck.git resolved at 0.12.0
Creating working copy for https://github.com/llvm-swift/FileCheck.git
Working copy of https://github.com/llvm-swift/FileCheck.git resolved at 0.2.6
Creating working copy for https://github.com/allegro/swift-junit.git
Working copy of https://github.com/allegro/swift-junit.git resolved at 2.1.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/mxcl/Chalk.git
Working copy of https://github.com/mxcl/Chalk.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.30.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[2/8] Copying PrivacyInfo.xcprivacy
[3/8] Write sources
[3/8] Copying GearMetadata.json
[3/8] Copying BadFirmwareVersion.json
[6/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/91] Emitting module SwiftProtobuf
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[10/102] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[11/102] Compiling SwiftProtobuf TextFormatScanner.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[12/102] Compiling SwiftProtobuf TimeUtils.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[13/102] Compiling SwiftProtobuf UnknownStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[14/102] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[15/102] Compiling SwiftProtobuf Varint.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[16/102] Compiling SwiftProtobuf Version.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[17/102] Compiling SwiftProtobuf Visitor.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[18/102] Compiling SwiftProtobuf WireFormat.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[19/102] Compiling SwiftProtobuf ZigZag.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[20/102] Compiling SwiftProtobuf any.pb.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[21/102] Compiling SwiftProtobuf JSONDecodingOptions.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[22/102] Compiling SwiftProtobuf JSONEncoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[23/102] Compiling SwiftProtobuf JSONEncodingError.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[24/102] Compiling SwiftProtobuf JSONEncodingOptions.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[25/102] Compiling SwiftProtobuf JSONEncodingVisitor.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[26/102] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[27/102] Compiling SwiftProtobuf JSONScanner.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[28/102] Compiling SwiftProtobuf MathUtils.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[29/102] Compiling SwiftProtobuf Message+AnyAdditions.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[30/102] Compiling SwiftProtobuf Message+BinaryAdditions.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[31/102] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[32/102] Compiling SwiftProtobuf Message+FieldMask.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[33/102] Compiling SwiftProtobuf ProtobufMap.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[34/102] Compiling SwiftProtobuf SelectiveVisitor.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[35/102] Compiling SwiftProtobuf SimpleExtensionMap.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[36/102] Compiling SwiftProtobuf StringUtils.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[37/102] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[38/102] Compiling SwiftProtobuf SwiftProtobufError.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[39/102] Compiling SwiftProtobuf TextFormatDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[40/102] Compiling SwiftProtobuf TextFormatDecodingError.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[41/102] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[42/102] Compiling SwiftProtobuf TextFormatEncoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[43/102] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[44/102] Compiling SwiftProtobuf CustomJSONCodable.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[45/102] Compiling SwiftProtobuf Decoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[46/102] Compiling SwiftProtobuf DoubleParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[47/102] Compiling SwiftProtobuf Enum.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[48/102] Compiling SwiftProtobuf ExtensibleMessage.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[49/102] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[50/102] Compiling SwiftProtobuf ExtensionFields.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[51/102] Compiling SwiftProtobuf ExtensionMap.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[52/102] Compiling SwiftProtobuf FieldTag.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[53/102] Compiling SwiftProtobuf FieldTypes.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[54/102] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[55/102] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[56/102] Compiling SwiftProtobuf Message+JSONAdditions.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[57/102] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[58/102] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[59/102] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[60/102] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[61/102] Compiling SwiftProtobuf Message.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[62/102] Compiling SwiftProtobuf MessageExtension.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[63/102] Compiling SwiftProtobuf NameMap.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[64/102] Compiling SwiftProtobuf PathDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[65/102] Compiling SwiftProtobuf PathVisitor.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[66/102] Compiling SwiftProtobuf ProtoNameProviding.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[67/102] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[68/102] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[69/102] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[70/102] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[71/102] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[72/102] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[73/102] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[74/102] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[75/102] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[76/102] Compiling SwiftProtobuf HashVisitor.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[77/102] Compiling SwiftProtobuf Internal.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[78/102] Compiling SwiftProtobuf JSONDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[79/102] Compiling SwiftProtobuf JSONDecodingError.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[80/102] Compiling SwiftProtobuf AnyMessageStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[81/102] Compiling SwiftProtobuf AnyUnpackError.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[82/102] Compiling SwiftProtobuf AsyncMessageSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[83/102] Compiling SwiftProtobuf BinaryDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[84/102] Compiling SwiftProtobuf BinaryDecodingError.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[85/102] Compiling SwiftProtobuf BinaryDecodingOptions.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[86/102] Compiling SwiftProtobuf BinaryDelimited.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[87/102] Compiling SwiftProtobuf BinaryEncoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[88/102] Compiling SwiftProtobuf BinaryEncodingError.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[89/102] Compiling SwiftProtobuf BinaryEncodingOptions.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[90/102] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[91/102] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[92/102] Compiling SwiftProtobuf api.pb.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[93/102] Compiling SwiftProtobuf descriptor.pb.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[94/102] Compiling SwiftProtobuf duration.pb.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[95/102] Compiling SwiftProtobuf empty.pb.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[96/102] Compiling SwiftProtobuf field_mask.pb.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[97/102] Compiling SwiftProtobuf source_context.pb.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[98/102] Compiling SwiftProtobuf struct.pb.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[99/102] Compiling SwiftProtobuf timestamp.pb.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[100/102] Compiling SwiftProtobuf type.pb.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[101/102] Compiling SwiftProtobuf wrappers.pb.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
[102/102] Compiling SwiftProtobuf resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/AnyMessageStorage.swift:16:8: error: no such module 'Foundation'
14 | // -----------------------------------------------------------------------------
15 |
16 | import Foundation
| `- error: no such module 'Foundation'
17 |
18 | private func serializeAnyJSON(
BUILD FAILURE 6.2 wasm