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 opentelemetry-swift, reference 1.13.1 (4a7295), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 12:51:56 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/DataDog/opentelemetry-swift-packages.git
Reference: 1.13.1
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/DataDog/opentelemetry-swift-packages
 * tag               1.13.1     -> FETCH_HEAD
HEAD is now at 4a72956 Merge pull request #28 from DataDog/ncreated/RUM-9224/do-not-enforce-dynamic-linking
Cloned https://github.com/DataDog/opentelemetry-swift-packages.git
Revision (git rev-parse @):
4a7295600d4ebb9525a23c11586c5fdb74ae8b7e
SUCCESS checkout https://github.com/DataDog/opentelemetry-swift-packages.git at 1.13.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/DataDog/opentelemetry-swift-packages.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/97] Emitting module OpenTelemetryApi
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[4/110] Compiling OpenTelemetryApi Baggage.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[5/110] Compiling OpenTelemetryApi BaggageBuilder.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[6/110] Compiling OpenTelemetryApi BaggageManager.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[7/110] Compiling OpenTelemetryApi BaggageManagerProvider.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[8/110] Compiling OpenTelemetryApi DefaultBaggage.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[9/110] Compiling OpenTelemetryApi DefaultBaggageBuilder.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[10/110] Compiling OpenTelemetryApi DefaultBaggageManager.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[11/110] Compiling OpenTelemetryApi DefaultBaggageManagerProvider.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[12/110] Compiling OpenTelemetryApi EmptyBaggage.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[13/110] Compiling OpenTelemetryApi EmptyBaggageBuilder.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[14/110] Compiling OpenTelemetryApi Entry.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[15/110] Compiling OpenTelemetryApi EntryKey.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[16/110] Compiling OpenTelemetryApi EntryMetadata.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[17/110] Compiling OpenTelemetryApi EntryValue.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[18/110] Compiling OpenTelemetryApi LongHistogramBuilder.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[19/110] Compiling OpenTelemetryApi LongUpDownCounter.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[20/110] Compiling OpenTelemetryApi LongUpDownCounterBuilder.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[21/110] Compiling OpenTelemetryApi MeterBuilder.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[22/110] Compiling OpenTelemetryApi ObservableDoubleCounter.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[23/110] Compiling OpenTelemetryApi ObservableDoubleGauge.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[24/110] Compiling OpenTelemetryApi ObservableDoubleMeasurement.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[25/110] Compiling OpenTelemetryApi ObservableDoubleUpDownCounter.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[26/110] Compiling OpenTelemetryApi ObservableLongCounter.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[27/110] Compiling OpenTelemetryApi ObservableLongGauge.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[28/110] Compiling OpenTelemetryApi ObservableLongMeasurement.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[29/110] Compiling OpenTelemetryApi ObservableLongUpDownCounter.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[30/110] Compiling OpenTelemetryApi StableMeter.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[31/110] Compiling OpenTelemetryApi DefaultStableMeter.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[32/110] Compiling OpenTelemetryApi DefaultStableMeterProvider.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[33/110] Compiling OpenTelemetryApi DoubleCounter.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[34/110] Compiling OpenTelemetryApi DoubleCounterBuilder.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[35/110] Compiling OpenTelemetryApi DoubleGaugeBuilder.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[36/110] Compiling OpenTelemetryApi DoubleHistogram.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[37/110] Compiling OpenTelemetryApi DoubleHistogramBuilder.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[38/110] Compiling OpenTelemetryApi DoubleUpDownCounter.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[39/110] Compiling OpenTelemetryApi DoubleUpDownCounterBuilder.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[40/110] Compiling OpenTelemetryApi LongCounter.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[41/110] Compiling OpenTelemetryApi LongCounterBuilder.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[42/110] Compiling OpenTelemetryApi LongGaugeBuilder.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[43/110] Compiling OpenTelemetryApi LongHistogram.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[44/110] Compiling OpenTelemetryApi SemanticAttributes.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[45/110] Compiling OpenTelemetryApi Span.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[46/110] Compiling OpenTelemetryApi SpanBuilder.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[47/110] Compiling OpenTelemetryApi SpanContext.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[48/110] Compiling OpenTelemetryApi SpanException.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[49/110] Compiling OpenTelemetryApi SpanId.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[50/110] Compiling OpenTelemetryApi SpanKind.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[51/110] Compiling OpenTelemetryApi Status.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[52/110] Compiling OpenTelemetryApi TraceFlags.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[53/110] Compiling OpenTelemetryApi TraceId.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[54/110] Compiling OpenTelemetryApi TraceState.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[55/110] Compiling OpenTelemetryApi Tracer.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[56/110] Compiling OpenTelemetryApi TracerProvider.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[57/110] Compiling OpenTelemetryApi MeasureMetric.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[58/110] Compiling OpenTelemetryApi BoundHistogramMetric.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[59/110] Compiling OpenTelemetryApi HistogramMetric.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[60/110] Compiling OpenTelemetryApi BoundCounterMetric.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[61/110] Compiling OpenTelemetryApi CounterMetric.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[62/110] Compiling OpenTelemetryApi LabelSet.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[63/110] Compiling OpenTelemetryApi Meter.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[64/110] Compiling OpenTelemetryApi MeterProvider.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[65/110] Compiling OpenTelemetryApi ProxyMeter.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[66/110] Compiling OpenTelemetryApi BoundRawCounterMetric.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[67/110] Compiling OpenTelemetryApi BoundRawHistogramMetric.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[68/110] Compiling OpenTelemetryApi RawCounterMetric.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[69/110] Compiling OpenTelemetryApi RawHistogramMetric.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[70/110] Compiling OpenTelemetryApi DefaultLogger.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[71/110] Compiling OpenTelemetryApi DefaultLoggerProvider.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[72/110] Compiling OpenTelemetryApi EventBuilder.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[73/110] Compiling OpenTelemetryApi LogRecordBuilder.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[74/110] Compiling OpenTelemetryApi Logger.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[75/110] Compiling OpenTelemetryApi LoggerBuilder.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[76/110] Compiling OpenTelemetryApi LoggerProvider.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[77/110] Compiling OpenTelemetryApi Severity.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[78/110] Compiling OpenTelemetryApi DefaultMeterProvider.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[79/110] Compiling OpenTelemetryApi BoundMeasureMetric.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[80/110] Compiling OpenTelemetryApi DoubleObserverMetric.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[81/110] Compiling OpenTelemetryApi DoubleObserverMetricHandle.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[82/110] Compiling OpenTelemetryApi IntObserverMetric.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[83/110] Compiling OpenTelemetryApi IntObserverMetricHandle.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[84/110] Compiling OpenTelemetryApi StableMeterProvider.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[85/110] Compiling OpenTelemetryApi OpenTelemetry.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[86/110] Compiling OpenTelemetryApi ContextPropagators.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[87/110] Compiling OpenTelemetryApi DefaultContextPropagators.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[88/110] Compiling OpenTelemetryApi DefaultTracer.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[89/110] Compiling OpenTelemetryApi DefaultTracerProvider.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[90/110] Compiling OpenTelemetryApi PropagatedSpan.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[91/110] Compiling OpenTelemetryApi PropagatedSpanBuilder.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[92/110] Compiling OpenTelemetryApi B3Propagator.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[93/110] Compiling OpenTelemetryApi BinaryFormattable.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[94/110] Compiling OpenTelemetryApi JaegerPropagator.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[95/110] Compiling OpenTelemetryApi TextMapPropagator.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[96/110] Compiling OpenTelemetryApi W3CTraceContextPropagator.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[97/110] Compiling OpenTelemetryApi JaegerBaggagePropagator.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[98/110] Compiling OpenTelemetryApi TextMapBaggagePropagator.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[99/110] Compiling OpenTelemetryApi W3CBaggagePropagator.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[100/110] Compiling OpenTelemetryApi ZipkinBaggagePropagator.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[101/110] Compiling OpenTelemetryApi AttributeArray.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[102/110] Compiling OpenTelemetryApi AttributeSet.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[103/110] Compiling OpenTelemetryApi AttributeValue.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[104/110] Compiling OpenTelemetryApi ActivityContextManager.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[105/110] Compiling OpenTelemetryApi ContextManager.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[106/110] Compiling OpenTelemetryApi OpenTelemetryContextProvider.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[107/110] Compiling OpenTelemetryApi TaskLocalContextManager.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[108/110] Compiling OpenTelemetryApi StringUtils.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[109/110] Compiling OpenTelemetryApi SwiftExtensions.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
[110/110] Compiling OpenTelemetryApi TracestateUtils.swift
/host/spi-builder-workspace/Sources/OpenTelemetryApi/Baggage/Baggage.swift:6:8: error: no such module 'Foundation'
 4 |  */
 5 |
 6 | import Foundation
   |        `- error: no such module 'Foundation'
 7 |
 8 | /// A map from EntryKey to EntryValue and EntryMetadata that can be used to
BUILD FAILURE 6.2 wasm