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 MIDIKit, reference main (2fc8f7), with Swift 6.2 (beta) for Wasm on 13 Sep 2025 07:59:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/MIDIKit.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/orchetect/MIDIKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2fc8f7a Updated GitHub CI
Cloned https://github.com/orchetect/MIDIKit.git
Revision (git rev-parse @):
2fc8f7abf4213b9f595d0a9fe7e4d2247a10b045
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orchetect/MIDIKit.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/orchetect/MIDIKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/orchetect/TimecodeKit
[1/23241] Fetching timecodekit
Fetched https://github.com/orchetect/TimecodeKit from cache (2.34s)
Computing version for https://github.com/orchetect/TimecodeKit
Computed https://github.com/orchetect/TimecodeKit at 2.3.4 (3.02s)
Creating working copy for https://github.com/orchetect/TimecodeKit
Working copy of https://github.com/orchetect/TimecodeKit resolved at 2.3.4
Building for debugging...
[0/15] Write sources
[0/15] Copying PrivacyInfo.xcprivacy
[0/15] Write sources
[11/15] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/108] Emitting module TimecodeKitCore
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[14/118] Compiling TimecodeKitCore ComponentRanges.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[15/118] Compiling TimecodeKitCore Components.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[16/118] Compiling TimecodeKitCore NSItemProvider.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[17/118] Compiling TimecodeKitCore Transferable.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[18/118] Compiling TimecodeKitCore UTType.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[19/118] Compiling TimecodeKitCore Errors.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[20/118] Compiling TimecodeKitCore FrameCount Value.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[21/118] Compiling TimecodeKitCore FrameCount.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[22/118] Compiling TimecodeKitCore Timecode Math Internal.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[23/118] Compiling TimecodeKitCore Timecode Math Public.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[24/118] Compiling TimecodeKitCore Integers.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[25/118] Compiling TimecodeKitCore NSAttributedString.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[26/118] Compiling TimecodeKitCore Ranges.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[27/118] Compiling TimecodeKitCore String and NSRegularExpression.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[28/118] Compiling TimecodeKitCore RangeAttribute.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[29/118] Compiling TimecodeKitCore URL.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[30/118] Compiling TimecodeKitCore VideoFrameRate Conversions.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[31/118] Compiling TimecodeKitCore VideoFrameRate Properties.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[32/118] Compiling TimecodeKitCore VideoFrameRate String Extensions.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[33/118] Compiling TimecodeKitCore VideoFrameRate.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
error: emit-module command failed with exit code 1 (use -v to see invocation)
[34/118] Emitting module MIDIKitInternals
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[41/120] Compiling TimecodeKitCore TimecodeKitCore-API-2.3.0.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[42/120] Compiling TimecodeKitCore TimecodeKitCore-API-2.3.1.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[43/120] Compiling TimecodeKitCore TimecodeKitCore-API-2.3.2.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[44/120] Compiling TimecodeKitCore CMTimeRange Extensions.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[45/120] Compiling TimecodeKitCore FeetAndFrames.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[46/120] Compiling TimecodeKitCore Fraction CMTime.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[47/120] Compiling TimecodeKitCore Fraction.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[48/120] Compiling TimecodeKitCore FrameRateProtocol Properties.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[49/120] Compiling TimecodeKitCore FrameRateProtocol.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[50/120] Compiling TimecodeKitCore Component.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[51/120] Compiling MIDIKitInternals Threading.swift
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[52/120] Compiling MIDIKitInternals resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[58/120] Compiling TimecodeKitCore Timecode TimecodeInterval.swift
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
 5 | //
 6 |
 7 | import CoreMIDI
   |        `- error: no such module 'CoreMIDI'
 8 |
 9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[71/120] Compiling TimecodeKitCore StringFormatOption.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[72/120] Compiling TimecodeKitCore SubFramesBase.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[73/120] Compiling TimecodeKitCore Timecode Conversion.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[74/120] Compiling TimecodeKitCore Timecode Properties.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[75/120] Compiling TimecodeKitCore Timecode Validation.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[76/120] Compiling TimecodeKitCore Timecode init.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[77/120] Compiling TimecodeKitCore Timecode set.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[78/120] Compiling TimecodeKitCore Timecode.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[79/120] Compiling TimecodeKitCore UpperLimit.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[80/120] Compiling TimecodeKitCore TimecodeFrameRate CompatibleGroup.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[81/120] Compiling TimecodeKitCore TimecodeFrameRate Conversions.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[82/120] Compiling TimecodeKitCore TimecodeFrameRate Formats.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[83/120] Compiling TimecodeKitCore TimecodeFrameRate Properties.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[84/120] Compiling TimecodeKitCore TimecodeFrameRate.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[85/120] Compiling TimecodeKitCore TimecodeInterval Rational CMTime.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[86/120] Compiling TimecodeKitCore TimecodeInterval Rational.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[87/120] Compiling TimecodeKitCore TimecodeInterval Real Time.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[88/120] Compiling TimecodeKitCore TimecodeInterval Unary Operators.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[89/120] Compiling TimecodeKitCore TimecodeInterval.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[90/120] Compiling TimecodeKitCore TimecodeKitCore.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[91/120] Compiling TimecodeKitCore TimecodeTransformer.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[92/120] Compiling TimecodeKitCore CharacterSet.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[93/120] Compiling TimecodeKitCore Decimal.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[94/120] Compiling TimecodeKitCore FloatingPoint and Darwin.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[95/120] Compiling TimecodeKitCore FloatingPoint and Foundation.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[96/120] Compiling TimecodeKitCore FloatingPoint.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
[97/120] Compiling TimecodeKitCore FloatingPointPowerComputable.swift
/host/spi-builder-workspace/.build/checkouts/TimecodeKit/Sources/TimecodeKitCore/API Evolution/TimecodeKitCore-API-2.3.0.swift:7:8: error: no such module 'Foundation'
 5 | //
 6 |
 7 | import Foundation
   |        `- error: no such module 'Foundation'
 8 |
 9 | // MARK: API Changes in TimecodeKit 2.3.0
BUILD FAILURE 6.2 wasm